• wm4's avatar
    avformat/mp3dec: allow enabling generic seek mode · c3a73666
    wm4 authored
    "-usetoc 2" now invokes the generic seek and indexing mode. This mode
    skips data until the seek target is reached, and this is exact. It also
    makes gapless audio actually work if a seek past the start of the file
    is involved.
    
    Change the fate-gapless-mp3 test to use the new mode, and move the old
    one to fate-gapless-mp3-toc (since the test forces use of the Xing TOC).
    The new mode has a different result for the seek - this result is
    actually correct.
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    c3a73666
Name
Last commit
Last update
..
fate Loading commit data...
filtergraphs Loading commit data...
ref Loading commit data...
Makefile Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
copycooker.sh Loading commit data...
fate-run.sh Loading commit data...
fate-valgrind.supp Loading commit data...
fate.sh Loading commit data...
ffserver-regression.sh Loading commit data...
ffserver.conf Loading commit data...
ffserver.regression.ref Loading commit data...
lavf-regression.sh Loading commit data...
md5.sh Loading commit data...
reference.pnm Loading commit data...
regression-funcs.sh Loading commit data...
rotozoom.c Loading commit data...
test.ffmeta Loading commit data...
tiny_psnr.c Loading commit data...
tiny_ssim.c Loading commit data...
utils.c Loading commit data...
videogen.c Loading commit data...