gstreamer/subprojects/gst-plugins-good/ext/adaptivedemux2
Jan Schmidt ac0f9d63d3 adaptivedemux: Fix handling closed caption streams
Fix a typo "CLOSED_CAPTION" -> "CLOSED-CAPTION" and
a broken if statement that always bailed out for
closed captions

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7269>
2024-07-30 07:49:11 +00:00
..
dash dash: mpdclient: fix divide by 0 if segment has no duration 2023-04-18 09:03:26 +01:00
hls adaptivedemux: Fix handling closed caption streams 2024-07-30 07:49:11 +00:00
mss mssdemux2: Update for adaptivedemux2 refactoring 2022-11-05 04:00:31 +11:00
downloadhelper.c adaptivedemux2: Parse cookies in downloadhelper 2024-03-04 14:58:26 +00:00
downloadhelper.h New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
downloadrequest.c adaptivedemux2: Do not submit_transfer when cancelled 2023-11-06 16:21:08 +00:00
downloadrequest.h adaptivedemux2: Do not submit_transfer when cancelled 2023-11-06 16:21:08 +00:00
gstadaptivedemux-period.c adaptivedemux2: Fix collection leaks 2022-11-04 17:59:21 +00:00
gstadaptivedemux-private.h adaptivedemux2: Handle early key-unit seek 2023-06-23 08:51:05 +02:00
gstadaptivedemux-stream.c adaptivedemux2: Don't blindly set the main manifest URI as referer 2023-07-18 16:00:49 +02:00
gstadaptivedemux-stream.h adaptivedemux2: Move stream_seek() to the Stream class 2022-11-05 04:00:31 +11:00
gstadaptivedemux-track.c adaptivedemux2: Fix early seeking 2023-06-23 08:42:03 +02:00
gstadaptivedemux-types.h adaptivedemux2: Refactor stream methods into the stream 2022-11-05 04:00:31 +11:00
gstadaptivedemux.c gstadaptivedemux: fix memory leak 2023-08-12 15:17:46 +00:00
gstadaptivedemux.h adaptivedemux2: Move stream_seek() to the Stream class 2022-11-05 04:00:31 +11:00
gstadaptivedemuxelement.c soup: Link to libsoup in all cases on non-Linux 2024-03-04 14:58:26 +00:00
gstadaptivedemuxelements.h adaptivedemux2: fix plugin/element init 2022-05-30 13:13:48 +00:00
gstadaptivedemuxutils.c adaptivedemux2: Fix sticky event storage. 2022-11-21 10:32:02 +00:00
gstadaptivedemuxutils.h New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
gstisoff.c New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
gstisoff.h New HLS, DASH and MSS adaptive demuxer elements 2022-04-18 14:11:23 +00:00
meson.build adaptivedemux2: fix build with recent meson 2024-03-04 14:58:26 +00:00
plugin.c adaptivedemux2: fix plugin/element init 2022-05-30 13:13:48 +00:00