FFmpeg/tests/ref/acodec
Michael Niedermayer 757473831c Merge remote-tracking branch 'qatar/master'
* qatar/master: (29 commits)
  cabac: Move code only used within the CABAC test program into the test program.
  vp56: Drop unnecessary cabac.h #include.
  h264-test: Initialize AVCodecContext.av_class.
  build: Skip compiling network.h and rtsp.h if networking is not enabled.
  cosmetics: drop some pointless parentheses
  Disable annoying warning without changing behavior
  faq: Solutions for common problems with sample paths when running FATE.
  avcodec: attempt to clarify the CODEC_CAP_DELAY documentation
  avcodec: fix avcodec_encode_audio() documentation.
  FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptual codecs inside.
  vqf: recognize more metadata chunks
  FATE test: BMV demuxer and associated video and audio decoders.
  FATE: indeo4 video decoder test.
  FATE: update xxan-wc4 test to a sample with more code coverage.
  Change the recent h264_mp4toannexb bitstream filter test to output to an elementary stream rather than a program stream.
  g722enc: validate AVCodecContext.trellis
  g722enc: set frame_size, and also handle an odd number of input samples
  g722enc: split encoding into separate functions for trellis vs. no trellis
  mpegaudiodec: Use clearer pointer math
  tta: Fix returned error code at EOF
  ...

Conflicts:
	libavcodec/h264.c
	libavcodec/indeo3.c
	libavcodec/interplayvideo.c
	libavcodec/ivi_common.c
	libavcodec/libxvidff.c
	libavcodec/mpegvideo.c
	libavcodec/ppc/mpegvideo_altivec.c
	libavcodec/tta.c
	libavcodec/utils.c
	libavfilter/vsrc_buffer.c
	libavformat/Makefile
	tests/fate/indeo.mak
	tests/ref/acodec/g722

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-08 03:34:22 +01:00
..
ac3_fixed ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. 2011-09-05 10:09:44 -04: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 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
alac movenc: disable iods by default 2011-12-16 03:50:19 +01: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 Merge remote-tracking branch 'qatar/master' 2012-01-08 03:34:22 +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 fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_f64be fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_f64le fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_mulaw fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_s8 Merge remote-tracking branch 'qatar/master' 2011-12-10 02:01:03 +01:00
pcm_s16be Merge remote-tracking branch 'qatar/master' 2011-12-10 02:01:03 +01:00
pcm_s16le fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_s24be Merge remote-tracking branch 'qatar/master' 2011-12-10 02:01:03 +01:00
pcm_s24daud Merge remote-tracking branch 'qatar/master' 2011-12-02 00:51:11 +01:00
pcm_s24le fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_s32be Merge remote-tracking branch 'qatar/master' 2011-12-10 02:01:03 +01:00
pcm_s32le fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
pcm_u8 fate: split acodec-pcm into individual tests 2011-12-01 13:27:56 -05:00
wmav1 tiny_psnr: skip wav headers on input files 2010-07-09 16:06:05 +00:00
wmav2 tiny_psnr: skip wav headers on input files 2010-07-09 16:06:05 +00:00