Always give the most video restricted caps possible
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 10 Nov 2009 11:30:50 +0000 (12:30 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 10 Nov 2009 11:30:50 +0000 (12:30 +0100)
commit19e81024a32e5beef76e1f9abd7af19f7cfd8030
tree1f126aaa4ac1fc55ecc08e3b937cf15c9f28378f
parenta1384f990b3c58e933bd0e8c8ec779180f1925bc
Always give the most video restricted caps possible

When the video caps aren't fixed yet, make sure we return the most
precise set of caps. It seems a regression was introduced in cc082f,
causing restricted caps to never be used if the context == NULL

None of the restricted caps generation uses the context, so no need to
check whether the context.

Fixes bug #578160.
ext/ffmpeg/gstffmpegcodecmap.c