diff options
author | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-11-22 06:59:51 +0100 |
---|---|---|
committer | Gwenole Beauchesne <gwenole.beauchesne@intel.com> | 2013-11-22 06:59:51 +0100 |
commit | 7e1574b06102fee8ac2460a7a57679047a9fb329 (patch) | |
tree | ebca5d9320bd8f56bf93c442eee46df7e39f6b8d /README | |
parent | 370354e418f2b75eeddac1dc9fc6eb4c711e6735 (diff) |
README: updates.
- GStreamer 1.2 APIs are supported ;
- Video Processing (VA/VPP) features.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -46,6 +46,10 @@ Features * Support for the Wayland display server * Support for headless decode pipelines with VA/DRM * Support for major HW video decoding solutions on Linux (AMD, Intel, NVIDIA) + * Support for VA Video Processing APIs (VA/VPP) + - Scaling and color conversion + - Image enhancement filters: Sharpening, Noise Reduction + - Advanced deinterlacing: Motion-Adaptive, Motion-Compensated Requirements @@ -61,7 +65,7 @@ Software requirements libgstreamer-plugins-bad0.10-dev (>= 0.10.22.1) or with GstVideoContext, GstSurfaceBuffer, codecparsers - * GStreamer 1.0.x: + * GStreamer 1.0.x (including GStreamer 1.2): libglib2.0-dev (>= 2.28) libgstreamer1.0-dev (>= 1.0.0) libgstreamer-plugins-base1.0-dev (>= 1.0.0) |