gstreamer/ext/hls
Sebastian Dröge 66775f3e72 hlssink2: Add signals for allowing custom playlist/fragment handling
Instead of always going through the file system API we allow the
application to modify the behaviour. For the playlist itself and
fragments, the application can provide a GOutputStream. In addition the
sink notifies the application whenever a fragment can be deleted.
2019-12-31 13:23:17 +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: Don't use deprecated SSL methods 2019-11-08 10:43:08 +00:00
gsthlsdemux.h hlsdemux: Don't use deprecated SSL methods 2019-11-08 10:43:08 +00:00
gsthlsplugin.c hlssink2: New HLS sink element based on splitmuxsink 2017-05-12 12:03:10 +02:00
gsthlssink.c hlssink,hlssink2: Ensure writing ENDLIST tag at the end 2019-10-01 17:16:05 +09:00
gsthlssink.h hlssink,hlssink2: Ensure writing ENDLIST tag at the end 2019-10-01 17:16:05 +09:00
gsthlssink2.c hlssink2: Add signals for allowing custom playlist/fragment handling 2019-12-31 13:23:17 +00:00
gsthlssink2.h hlssink2: Add signals for allowing custom playlist/fragment handling 2019-12-31 13:23:17 +00:00
gstm3u8playlist.c hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gstm3u8playlist.h hlssink,hlssink2: Ensure writing ENDLIST tag at the end 2019-10-01 17:16:05 +09:00
m3u8.c hls: m3u8: Parsing EXT-X-MAP tag to store initialization data 2019-06-18 07:14:28 +00:00
m3u8.h hls: m3u8: Parsing EXT-X-MAP tag to store initialization data 2019-06-18 07:14:28 +00:00
meson.build hlssink2: Add signals for allowing custom playlist/fragment handling 2019-12-31 13:23:17 +00:00