diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-09-16 21:34:42 -0400 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2011-10-20 13:09:46 -0400 |
commit | 1baa25c7dae0b43f0ff845f8ab4a94bf15b02440 (patch) | |
tree | 72c3284ffcfbdcea56ea5217750f3bfe7d0666d0 /libavcodec/sp5xdec.c | |
parent | d03f9f65c090e29cfae5658e0a2e450b0e780346 (diff) | |
download | ffmpeg-1baa25c7dae0b43f0ff845f8ab4a94bf15b02440.tar.gz |
shorten: fix end-of-stream decoding.
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.
Diffstat (limited to 'libavcodec/sp5xdec.c')
0 files changed, 0 insertions, 0 deletions