gstreamer/ext/hls
Sebastian Dröge 6e412d42c7 hlssink2: Don't assert if we don't have a current location when receiving the fragment-closed message
This can happen if the application did not provide an output stream for
the fragment and didn't handle the error message before splitmuxsink
decided to consider the fragment closed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1469>
2020-08-03 11:23:36 +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: Don't assert if we don't have a current location when receiving the fragment-closed message 2020-08-03 11:23:36 +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 hls: Check nettle version to ensure AES128 support 2020-01-10 16:03:48 +09:00