GNOME Bugzilla – Bug 647854
[schrodec] Allocates buffers with NULL caps from downstream
Last modified: 2011-04-25 02:38:06 UTC
Just try to play a file with totem, this assertion will hit: GStreamer-CRITICAL **: gst_caps_intersect_full: assertion `GST_IS_CAPS (caps2)' failed aborting... Program received signal SIGABRT, Aborted.
+ Trace 226739
Thread 140737099319040 (LWP 21531)
This does not happen with vp8enc and the pad caps in basevideodecoder are NULL at that point.
Created attachment 186563 [details] 0001-basevideo-Check-if-caps-are-set-directly.patch basevideo: Check if caps are set directly