gstreamer/gst
Sreerenj Balachandran 0ddf6b21b9 vaapidecode: increase the rank to GST_RANK_PRIMARY + 1
This is for helping decodebin to autoplug the vaapidecode element.

Decodebin is selecting decoder elements only based on rank and caps.
Without overriding the autoplug-* signals there is no way to autoplug
HW decoders inside decodebin. An easier soulution is to raise the
rank of vaapidecode, so that it gets selected first.

https://bugzilla.gnome.org/show_bug.cgi?id=739332
2014-11-18 18:38:33 +01:00
..
vaapi vaapidecode: increase the rank to GST_RANK_PRIMARY + 1 2014-11-18 18:38:33 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00