gstreamer/gst
Scott D Phillips 4d1b11ed03 vaapipostproc: don't use GstVideoInfo for src caps
Instead of using gst_video_info_to_caps () to generated the fixed src caps,
this patch enables the first step for caps negotiation with a possible
following caps filter.

_get_preferred_caps() will traverse the possible src caps looking for the one
wit the preferred feature and the preferred color format. Then the color
format, the frame size and the frame rate are fixated.

https://bugzilla.gnome.org/show_bug.cgi?id=758548
2016-05-09 16:57:02 +02:00
..
vaapi vaapipostproc: don't use GstVideoInfo for src caps 2016-05-09 16:57:02 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00