ffmpeg/tests/ref/acodec
Justin Ruggles d3c59d5003 avconv: use default channel layouts when they are unknown
If either input or output layout is known and the channel counts match,
use the known layout for both. Otherwise choose the default layout based on
av_get_default_channel_layout().

Changed some FATE references due to some WAVE files now having a non-zero
channel mask.
2012-04-10 11:30:01 -04:00
..
ac3_fixed fate: make acodec-ac3_fixed test output raw AC3 2012-02-02 14:31:54 +00:00
adpcm_adx fate: add ADX encoding/decoding test 2012-01-03 18:47:42 -05:00
adpcm_ima_qt riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
adpcm_ima_wav riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
adpcm_ms riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
adpcm_swf riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
adpcm_yam adpcmenc: Use correct frame_size for Yamaha ADPCM. 2012-02-20 15:52:32 -05:00
alac alacenc: only encode frame size in header for a final smaller frame 2012-02-11 12:49:22 -05:00
aref riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
flac Replace vendor string in Ogg and FLAC muxers. 2011-11-02 10:43:39 +01:00
g722 g722enc: use AVCodec.encode2() 2012-03-20 18:47:23 -04:00
g726 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
mp2 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
pcm_alaw fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_f32be fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_f32le avconv: use default channel layouts when they are unknown 2012-04-10 11:30:01 -04:00
pcm_f64be fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_f64le avconv: use default channel layouts when they are unknown 2012-04-10 11:30:01 -04:00
pcm_mulaw fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_s8 fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
pcm_s16be fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
pcm_s16le fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_s24be fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
pcm_s24daud avconv: use default channel layouts when they are unknown 2012-04-10 11:30:01 -04:00
pcm_s24le avconv: use default channel layouts when they are unknown 2012-04-10 11:30:01 -04:00
pcm_s32be fate: Update file checksums after the mov muxer change in a78dbada55 2012-01-10 16:54:23 +02:00
pcm_s32le avconv: use default channel layouts when they are unknown 2012-04-10 11:30:01 -04:00
pcm_u8 fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00