ffmpeg/tests/ref
Justin Ruggles 1baa25c7da 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.
2011-10-20 13:09:46 -04:00
..
acodec riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
fate shorten: fix end-of-stream decoding. 2011-10-20 13:09:46 -04:00
lavf riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
lavfi swscale: prevent overflow during initialization 2011-10-18 10:29:49 +02:00
seek riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
vsynth1 avconv: use different variables for decoded and filtered frame. 2011-09-27 19:17:37 +02:00
vsynth2 avconv: use different variables for decoded and filtered frame. 2011-09-27 19:17:37 +02:00