gstreamer/ext/hls
Jan Alexander Steffens (heftig) 3f9a7e5c73 hlssink2: Actually release splitmuxsink's pads
It was looking at the "outer" peer of the ghost pad, not the "inner"
peer (the target).

It provided the wrong pad to gst_element_release_request_pad.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1551>
2020-09-09 01:06:21 +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: Actually release splitmuxsink's pads 2020-09-09 01:06:21 +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