gstreamer/ext/hls
Seungha Yang b45dd51fb1 hlsdemux: Do not clear/advance fragment by finished header downloading
Header data must be forwarded to downstream, but if demux does not finish
to finding type (e.g., ts, mp4 and etc), this header data can be cleared
by _stream_clear_pending_data(). Moreover, although demux finish downloading
header data, still it has fragment date to be downloaded, fragment sequence
shouldn't be advanced yet at that moment.

https://bugzilla.gnome.org/show_bug.cgi?id=776928
2019-06-18 07:14:28 +00:00
..
gsthls.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsdemux-util.c hls: Remove stray '\n' from debug statement 2018-10-22 09:59:24 +02:00
gsthlsdemux.c hlsdemux: Do not clear/advance fragment by finished header downloading 2019-06-18 07:14:28 +00:00
gsthlsdemux.h hlsdemux: fix compilation with OpenSSL 1.1.0 2017-09-05 15:54:48 +03:00
gsthlsplugin.c hlssink2: New HLS sink element based on splitmuxsink 2017-05-12 12:03:10 +02:00
gsthlssink.c hlssink: Remove some unused struct fields 2017-04-19 12:36:46 +01:00
gsthlssink.h hlssink: Remove some unused struct fields 2017-04-19 12:36:46 +01:00
gsthlssink2.c hlssink2: Add property for disabling sending of force-keyunit events 2019-02-27 21:01:34 +00:00
gsthlssink2.h hlssink2: Add property for disabling sending of force-keyunit events 2019-02-27 21:01:34 +00: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 m3u8: Parse and use AVERAGE-BANDWIDTH attribute if available 2017-12-06 15:02:40 -05:00
m3u8.h hlsdemux: Add support for EXT-X-DISCONTINUITY-SEQUENCE 2017-03-02 19:05:57 +02:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build ext/hls/meson.build: fix dependency logic 2019-05-29 18:33:02 +00:00