gstreamer/ext/hls
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
..
gsthls.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsdemux.c adaptivedemux: replace ghostpad with a standard pad 2016-01-15 11:32:37 -03:00
gsthlsdemux.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsplugin.c hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlssink.c hls: remove unused macro and direct gio usage 2015-09-30 00:43:26 +01:00
gsthlssink.h Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
gstm3u8playlist.c hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gstm3u8playlist.h hls: m3u8playlist: more clean-ups 2015-09-30 00:43:26 +01:00
m3u8.c hlsdemux: unquote all the quoted-string attributes 2015-12-22 11:15:32 -03:00
m3u8.h hls: m3u8: remove pointless client_has_main() function 2015-12-01 17:51:34 +00:00
Makefile.am hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00