gstreamer/gst-libs/gst/adaptivedemux
Thiago Santos b7a0be23c6 adaptivedemux: replace ghostpad with a standard pad
Handling the ghostpad and its internal pad was causing more issues
than helping because of their coupled activation/deactivation
actions.

As we have to install custom chain,event and query functions it is
better to use a floating sink pad internally in the demuxer and just
use those pad functions to push through a standard pad in the demuxer

https://bugzilla.gnome.org/show_bug.cgi?id=757951
2016-01-15 11:32:37 -03:00
..
gstadaptivedemux.c adaptivedemux: replace ghostpad with a standard pad 2016-01-15 11:32:37 -03:00
gstadaptivedemux.h adaptivedemux: replace ghostpad with a standard pad 2016-01-15 11:32:37 -03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00