[FFmpeg-devel] [PATCH 0/1] Support multi-period dash manifests
Louis Letourneau
lletourn49 at gmail.com
Wed Oct 23 19:57:13 EEST 2024
From: Louis Letourneau <lletourn49 at gmail.com>
Current dash demuxer only uses the longest period in a MPEG-DASH manifest.
This patch allows the user to either use that mecanism (default) or
pick the period they want to work with.
Louis Letourneau (1):
Added support to get specific periods from the mpeg-dash demuxer
instead of just the longest one.
libavformat/dashdec.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
--
2.43.0
More information about the ffmpeg-devel
mailing list