1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests/ref/acodec
Michael Niedermayer 3c54e7ed4f Merge remote-tracking branch 'qatar/master'
* qatar/master:
  ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.
  ac3enc: scale floating-point coupling channel coefficients in scale_coefficients() rather than in apply_channel_coupling()
  ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled.
  wavpack: fix wrong return value in wavpack_decode_block()
  avconv: fix parsing metadata specifiers.
  fate: use +frame+slice named constants instead of '3'
  mpeg12: propagate more real return values through chunk decode error return and fix some indentation
  wavpack: use context reset in appropriate places
  avconv: move mux_preload and mux_max_delay to options context
  avconv: move bitstream filters to options context.
  avconv: move rate_emu to options context.
  avconv: move max_frames to options context.
  avconv: move metadata to options context.
  avconv: move ts scale to options context.
  avconv: move chapter maps to options context.
  avconv: move metadata maps to options context.
  avconv: move codec_names to options context.

Conflicts:
	avconv.c
	tests/fate-run.sh

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-05 22:29:16 +02:00
..
ac3_fixed ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. 2011-09-05 10:09:44 -04:00
adpcm_ima_qt adpcmenc: fix QT IMA ADPCM encoder 2011-05-08 13:15:48 +02:00
adpcm_ima_wav tiny_psnr: skip wav headers on input files 2010-07-09 16:06:05 +00:00
adpcm_ms tiny_psnr: skip wav headers on input files 2010-07-09 16:06:05 +00:00
adpcm_swf tiny_psnr: skip wav headers on input files 2010-07-09 16:06:05 +00:00
adpcm_yam tiny_psnr: skip wav headers on input files 2010-07-09 16:06:05 +00:00
alac tiny_psnr: skip wav headers on input files 2010-07-09 16:06:05 +00:00
aref fate: run aref and vref as regular tests 2011-05-18 14:45:46 +01:00
flac tiny_psnr: skip wav headers on input files 2010-07-09 16:06:05 +00:00
g726 Set a constant frame size for encoding G.726 audio. 2010-09-11 19:52:09 +00:00
mp2 tiny_psnr: skip wav headers on input files 2010-07-09 16:06:05 +00:00
pcm matroskaenc: don't write an empty Cues element. 2011-04-07 18:11:24 +02: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