gstreamer/libs
Sebastian Dröge 8e8b8a8d34 baseparse: Make sure to not create an invalid event order when generating the default CAPS event because of a GAP event
There must be a SEGMENT event before the GAP event, and SEGMENT events must
come after any CAPS event. We however did not produce any CAPS yet, so we need
to ensure to insert the CAPS event before the SEGMENT event into the pending
events list.

https://bugzilla.gnome.org/show_bug.cgi?id=766970
2016-07-04 10:35:41 +02:00
..
gst baseparse: Make sure to not create an invalid event order when generating the default CAPS event because of a GAP event 2016-07-04 10:35:41 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00