• Anton Khirnov's avatar
    lavf: use dts difference instead of AVPacket.duration in find_stream_info() · fe1c1198
    Anton Khirnov authored
    AVPacket.duration is mostly made up and thus completely useless, this is
    especially true for video streams.
    Therefore use dts difference for framerate estimation and
    the max_analyze_duration check.
    
    The asyncts test now needs -analyzeduration, because the default is 5
    seconds and the audio stream in the sample appears at ~10 seconds.
    fe1c1198
Name
Last commit
Last update
..
fate Loading commit data...
ref Loading commit data...
Makefile Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
fate-run.sh Loading commit data...
fate.sh Loading commit data...
lavf-regression.sh Loading commit data...
lavfi-regression.sh Loading commit data...
lena.pnm Loading commit data...
md5.sh Loading commit data...
regression-funcs.sh Loading commit data...
rotozoom.c Loading commit data...
tiny_psnr.c Loading commit data...
utils.c Loading commit data...
videogen.c Loading commit data...