• Justin Ruggles's avatar
    shorten: fix end-of-stream decoding. · 1baa25c7
    Justin Ruggles authored
    enable CODEC_CAP_DELAY to flush any remaining frames in the buffer.
    
    Stop decoding when the FN_QUIT command is found so that a trailing seek table
    isn't decoded as a normal frame.
    
    decode all channels in the same call to avcodec_decode_audio3() so that
    decoding will not stop after the first channel of the last frame.
    
    Updated FATE reference. More valid audio is now decoded.
    1baa25c7
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...
codec-regression.sh Loading commit data...
fate-run.sh Loading commit data...
fate.mak Loading commit data...
fate.sh Loading commit data...
fate2.mak 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...
videogen.c Loading commit data...