summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-01-05 10:50:59 +0100
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-01-05 11:04:29 +0100
commit6ca190b4c5143f9218eb078a61cb21cd0cb8e863 (patch)
treef11e53ce179b3608b557d0f8db970484bff2b2d5 /README
parent872694fda58a725890fc8ff9f0a3f5bf9aabc88d (diff)
downloadgstreamer-vaapi-6ca190b4c5143f9218eb078a61cb21cd0cb8e863.tar.gz
vaapidownload: add new plugin to download pixels from VA surfaces.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 3aa80aa2..6c104645 100644
--- a/README
+++ b/README
@@ -26,6 +26,9 @@ GStreamer and helper libraries.
* `vaapiupload' is used to convert from video/x-raw-yuv pixels to
video/x-vaapi-surface surfaces.
+ * `vaapidownload' is used to convert from video-x-vaapi-surface
+ surfaces to video/x-raw-yuv pixels.
+
* `vaapisink' is used to display video/x-vaapi-surface surfaces to
screen.