]> git.sesse.net Git - ffmpeg/commit
lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxer
authorJun Zhao <barryjzhao@tencent.com>
Sat, 2 Nov 2019 14:46:00 +0000 (22:46 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Fri, 8 Nov 2019 03:39:02 +0000 (11:39 +0800)
commita23c8d75ec34ea6dbc3c88e88f0ec6b6d6cbe91d
treef4c0edf3b2e4de62dea50ba9ec66db28abff7a94
parent5307c12acbafb1640123ab6d9591b3c1ab9d4c5d
lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxer

Enable probesize/max_analyze_duration setting when open the sub-demuxer,
it's will be used to minimizing the initial delay.

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
libavformat/dashdec.c