GNOME Bugzilla – Bug 622272
gst_element_factory_can_sink_caps failes to accept valid caps
Last modified: 2010-06-21 12:14:17 UTC
When the caps are incomplete, like missing some fields, this function can return an invalid result. See the attachment for an example with mpeg4videoparse. If the parsed field is not in the caps the function returns false but the element can accapt this caps.
Created attachment 164205 [details] [review] mpeg4videoparse: add unit test for element factory bug
Same as bug #402141?
yes, indeed :) *** This bug has been marked as a duplicate of bug 402141 ***