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