]> git.sesse.net Git - ffmpeg/commit
avformat: move default for max_analyze_duration into utils.c
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 26 May 2014 19:54:27 +0000 (21:54 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 26 May 2014 20:33:01 +0000 (22:33 +0200)
commit52887aa409bf61ae949bf7b212cf9209feb14783
tree9edb59e367236fbeaf3fac68236fa567e03550ba
parent60ef61242c331e04a1561db02ee8b630f929d3d4
avformat: move default for max_analyze_duration into utils.c

this way we can do better tha a single fixed constant value

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/avformat.h
libavformat/options_table.h
libavformat/utils.c