ffmpeg/tests/ref/acodec
Michael Niedermayer e387c9d5dd Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 commits)
  rv40dsp x86: use only one register, for both increment and loop counter
  rv40dsp: implement prescaled versions for biweight.
  avconv: use default channel layouts when they are unknown
  avconv: parse channel layout string
  nutdec: K&R formatting cosmetics
  vda: Signal 4 byte NAL headers to the decoder regardless of what's in the extradata
  mem: Consistently return NULL for av_malloc(0)
  vf_overlay: implement poll_frame()
  vf_scale: support named constants for sws flags.
  lavc doxy: add all installed headers to doxy groups.
  lavc doxy: add avfft to the main lavc group.
  lavc doxy: add remaining avcodec.h functions to a misc doxygen group.
  lavc doxy: add AVPicture functions to a doxy group.
  lavc doxy: add resampling functions to a doxy group.
  lavc doxy: replace \ with /
  lavc doxy: add encoding functions to a doxy group.
  lavc doxy: add decoding functions to a doxy group.
  lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO}
  lavc doxy: add AVPacket-related stuff to a separate doxy group.
  lavc doxy: add core functions/definitions to a doxy group.
  ...

Conflicts:
	ffmpeg.c
	libavcodec/avcodec.h
	libavcodec/vda.c
	libavcodec/x86/rv40dsp.asm
	libavfilter/vf_scale.c
	libavformat/nutdec.c
	libavutil/mem.c
	tests/ref/acodec/pcm_s24daud

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-10 22:53:25 +02: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 adpcmenc: fix encoded s_0 value. 2012-04-07 10:58:10 +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 Merge remote-tracking branch 'qatar/master' 2012-02-12 01:06:13 +01:00
aref Add nellymoser "fuzzy" FATE test. 2012-04-08 02:43:56 +02:00
dca Fix DCA regression test to work across architectures. 2012-04-07 15:13:01 +02:00
flac Replace vendor string in Ogg and FLAC muxers. 2011-11-02 10:43:39 +01:00
g722 Merge remote-tracking branch 'qatar/master' 2012-03-22 00:40:11 +01:00
g723_1 Merge remote-tracking branch 'qatar/master' 2011-10-14 22:24:00 +02:00
g726 Merge remote-tracking branch 'qatar/master' 2011-10-14 22:24:00 +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 Revert "movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs" 2012-01-22 23:40:24 +01:00
pcm_s16be movenc: Decrease default chunk merge limit to 1mb. 2012-01-23 23:41:32 +01:00
pcm_s16le fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_s24be movenc: Decrease default chunk merge limit to 1mb. 2012-01-23 23:41:32 +01:00
pcm_s24daud Merge remote-tracking branch 'qatar/master' 2012-04-10 22:53:25 +02:00
pcm_s24le avconv: use default channel layouts when they are unknown 2012-04-10 11:30:01 -04:00
pcm_s32be movenc: Decrease default chunk merge limit to 1mb. 2012-01-23 23:41:32 +01: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
ra144 Add tests for audio encoders: aac, dca, ra144 and nellymoser. 2012-04-07 11:50:18 +02:00
roqaudio Add roqaudio regression test. 2012-04-09 00:19:06 +02:00