vaapipostproc: reset deinterlacer state when there is a discontinuity.
[platform/upstream/gstreamer-vaapi.git] / debian.upstream / control.in
index 2ee6225..0d0f140 100644 (file)
@@ -5,9 +5,9 @@ Maintainer: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
 Build-Depends: debhelper (>= 5),
               cdbs,
               libglib2.0-dev (>= @GLIB_VERSION_REQUIRED@),
-              libgstreamer@GST_API_VERSION@-dev (>= @GST_VERSION_REQUIRED@),
-              libgstreamer-plugins-base@GST_API_VERSION@-dev (>= @GST_PLUGINS_BASE_VERSION_REQUIRED@),
-              libgstreamer-plugins-bad@GST_API_VERSION@-dev (>= @GST_PLUGINS_BAD_VERSION_REQUIRED@),
+              libgstreamer@GST_PKG_VERSION@-dev (>= @GST_VERSION_REQUIRED@),
+              libgstreamer-plugins-base@GST_PKG_VERSION@-dev (>= @GST_PLUGINS_BASE_VERSION_REQUIRED@),
+              libgstreamer-plugins-bad@GST_PKG_VERSION@-dev (>= @GST_PLUGINS_BAD_VERSION_REQUIRED@),
 @USE_DRM_TRUE@        libdrm-dev, libudev-dev,
 @USE_X11_TRUE@        libx11-dev, libxrandr-dev,
 @USE_GLX_TRUE@        libgl-dev,
@@ -24,9 +24,11 @@ Suggests: gstreamer@GST_API_VERSION@-vaapi-doc
 Description: VA-API plugins for GStreamer
  This package contains GStreamer plugins for VA-API support:
  - `vaapidecode': decode bitstreams using VA-API
- - `vaapiupload': converts from YUV pixels to VA surfaces 
- - `vaapidownload': convert from VA surfaces to YUV pixels
- - `vaapipostproc': postprocess VA surfaces, e.g. deinterlacing
+@USE_ENCODERS_TRUE@ - `vaapiencode_mpeg2': encode bitstreams using VA-API (MPEG-2 codec)
+@USE_ENCODERS_TRUE@ - `vaapiencode_h264': encode bitstreams using VA-API (H.264 codec)
+@USE_GST_API_0_10_TRUE@ - `vaapiupload': convert from YUV pixels to VA surfaces
+@USE_GST_API_0_10_TRUE@ - `vaapidownload': convert from VA surfaces to YUV pixels
+ - `vaapipostproc': postprocess VA surfaces, e.g. for deinterlacing
  - `vaapisink': a VA-API based video sink
 
 Package: gstreamer@GST_API_VERSION@-vaapi-doc