From: Louis Letourneau <[email protected]>
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
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".