hlsdemux: Expose EXT-X-PROGRAM-DATE-TIME as tags.
authorEnrique Ocaña González <eocanha@igalia.com>
Mon, 2 May 2022 17:13:41 +0000 (19:13 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 17 Nov 2022 22:11:12 +0000 (22:11 +0000)
commita2990020b2fee8312f3eb6c8b1a767792403f327
treef29c5bd8581dade6ea4adb4588c0554820c44051
parent8e355d23a1b59ef35bca9f26d35ee9ead765bd14
hlsdemux: Expose EXT-X-PROGRAM-DATE-TIME as tags.

This allows an application to use timestamps associated
with fragments.

Patch by: Thomas Bluemel <tbluemel@control4.com>

See: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/195
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1417>
subprojects/gst-plugins-bad/ext/hls/gsthlsdemux.c
subprojects/gst-plugins-bad/ext/hls/gsthlsdemux.h
subprojects/gst-plugins-bad/ext/hls/m3u8.c
subprojects/gst-plugins-bad/ext/hls/m3u8.h
subprojects/gst-plugins-bad/tests/check/elements/hlsdemux_m3u8.c