GNOME Bugzilla – Bug 705566
riff: add missing framed and parsed fields in caps
Last modified: 2013-08-08 10:17:57 UTC
Created attachment 250970 [details] [review] add parsed and framed flags in audio caps where it is relevant This change is needed since the caps subset check were tightened to avoid plugging in a parser after avidemux.
Created attachment 250971 [details] [review] add h264 stream-format and alignment in caps Same for h264
Same as for the Matroska patch here... it's not guaranteed that RIFF has properly framed input and also we will always plug parsers in decodebin, even if parsed is set to true.