gstreamer/gst
Gwenole Beauchesne 0525f56ac5 vaapipostproc: fix check for compatible src pad capsfilters.
When an explicit output video format is selected, from an src pad
capsfilter, make sure that the downstream element actually supports
that format. In particular, fix crash with the following pipelines:
... ! vaapipostproc ! video/x-raw,format=XXX ! xvimagesink ; where
XXX is a format not supported by xvimagesink.

While doing so, also reduce the set of src pad filter caps to the
actual set of allowed src pad caps.
2014-11-24 15:28:20 +01:00
..
vaapi vaapipostproc: fix check for compatible src pad capsfilters. 2014-11-24 15:28:20 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00