gstreamer/ext/smoothstreaming
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
..
gstmssdemux.c adaptivedemux: replace ghostpad with a standard pad 2016-01-15 11:32:37 -03:00
gstmssdemux.h
gstmssmanifest.c
gstmssmanifest.h
gstsmoothstreaming-plugin.c
Makefile.am