gstreamer/ext/hls
Sebastian Dröge 9eda151348 hlssink2: New HLS sink element based on splitmuxsink
This embeds the muxer inside the sink and accepts elementary streams
while the old HLS sink required the muxer outside. Apart from that the
interface is the same as before.
Currently only mpegtsmux is supported, but support for other muxers is
just a matter of adding a property.

The advantage of the new sink is that it reduces complexity a lot and
properly handles pre-encoded streams with appropriately spaced
keyframes.

https://bugzilla.gnome.org/show_bug.cgi?id=781496
2017-05-12 12:03:10 +02:00
..
gsthls.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsdemux-util.c hlsdemux: Fix checking adaptation_field_control field to parse pcr 2017-03-03 14:20:45 +11:00
gsthlsdemux.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gsthlsdemux.h hlsdemux: Extract ID3 tags, strip them from the output and provide them as tags 2016-12-19 11:51:36 +02: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: New HLS sink element based on splitmuxsink 2017-05-12 12:03:10 +02:00
gsthlssink2.h hlssink2: New HLS sink element based on splitmuxsink 2017-05-12 12:03:10 +02: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: Fix parsing EXT-X-DISCONTINUITY 2017-03-17 12:13:40 +02:00
m3u8.h hlsdemux: Add support for EXT-X-DISCONTINUITY-SEQUENCE 2017-03-02 19:05:57 +02:00
Makefile.am hlssink2: New HLS sink element based on splitmuxsink 2017-05-12 12:03:10 +02:00
meson.build hlssink2: New HLS sink element based on splitmuxsink 2017-05-12 12:03:10 +02:00