• 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
..
acodec Loading commit data...
fate Loading commit data...
lavf Loading commit data...
lavfi Loading commit data...
seek Loading commit data...
vsynth1 Loading commit data...
vsynth2 Loading commit data...