ffmpeg/tests/ref/lavf
Michael Niedermayer 79ae084e9b Merge remote-tracking branch 'qatar/master'
* qatar/master: (58 commits)
  amrnbdec: check frame size before decoding.
  cscd: use negative error values to indicate decode_init() failures.
  h264: prevent overreads in intra PCM decoding.
  FATE: do not decode audio in the nuv test.
  dxa: set audio stream time base using the sample rate
  psx-str: do not allow seeking by bytes
  asfdec: Do not set AVCodecContext.frame_size
  vqf: set packet parameters after av_new_packet()
  mpegaudiodec: use DSPUtil.butterflies_float().
  FATE: add mp3 test for sample that exhibited false overreads
  fate: add cdxl test for bit line plane arrangement
  vmnc: return error on decode_init() failure.
  libvorbis: add/update error messages
  libvorbis: use AVFifoBuffer for output packet buffer
  libvorbis: remove unneeded e_o_s check
  libvorbis: check return values for functions that can return errors
  libvorbis: use float input instead of s16
  libvorbis: do not flush libvorbis analysis if dsp state was not initialized
  libvorbis: use VBR by default, with default quality of 3
  libvorbis: fix use of minrate/maxrate AVOptions
  ...

Conflicts:
	Changelog
	doc/APIchanges
	libavcodec/avcodec.h
	libavcodec/dpxenc.c
	libavcodec/libvorbis.c
	libavcodec/vmnc.c
	libavformat/asfdec.c
	libavformat/id3v2enc.c
	libavformat/internal.h
	libavformat/mp3enc.c
	libavformat/utils.c
	libavformat/version.h
	libswscale/utils.c
	tests/fate/video.mak
	tests/ref/fate/nuv
	tests/ref/fate/prores-alpha
	tests/ref/lavf/ffm
	tests/ref/vsynth1/prores
	tests/ref/vsynth2/prores

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-01 03:17:11 +01:00
..
aiff Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
alaw Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
asf avconv: rework -t handling for encoding. 2012-02-07 20:11:11 +01:00
au Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
avi avconv: rework -t handling for encoding. 2012-02-07 20:11:11 +01:00
bmp regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
caf Add caf format regression test. 2011-12-11 09:45:17 +01:00
dpx dpxenc: Don't include the libavcodec ident if bitexact mode is enabled 2012-02-29 20:08:09 +02:00
dv_fmt timecode: add write regressions tests. 2012-02-02 14:16:34 +01:00
ffm Merge remote-tracking branch 'qatar/master' 2012-03-01 03:17:11 +01:00
flv_fmt lavf-regression: minimal metadata test. 2011-12-12 20:51:29 +01:00
gif ffmpeg: deprecate loop_input and loop_output options 2011-07-08 19:58:19 +02:00
gxf rawenc: switch to encode2(). 2012-02-08 21:51:24 +01:00
ismv Merge remote-tracking branch 'qatar/master' 2012-02-19 01:47:10 +01:00
jpg use mpeg2 quantization bias for mjpeg. 2010-03-15 16:37:02 +00:00
mkv avconv: rework -t handling for encoding. 2012-02-07 20:11:11 +01:00
mmf Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
mov timecode: add write regressions tests. 2012-02-02 14:16:34 +01:00
mpg avconv: rework -t handling for encoding. 2012-02-07 20:11:11 +01:00
mulaw Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
mxf timecode: add write regressions tests. 2012-02-02 14:16:34 +01:00
mxf_d10 rematrix: dont use floats for int16 code. 2011-09-19 09:25:50 +02:00
nut avconv: rework -t handling for encoding. 2012-02-07 20:11:11 +01:00
ogg avconv: rework -t handling for encoding. 2012-02-07 20:11:11 +01:00
pbmpipe Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
pcx regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
pgm regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
pgmpipe Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
pixfmt regtests/sws: update checksums for recent changes 2011-07-11 03:54:30 +02:00
png Add gray16 and rgb48 png encoding regression tests. 2012-01-16 10:57:56 +01:00
ppm regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
ppmpipe Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
rm avconv: rework -t handling for encoding. 2012-02-07 20:11:11 +01:00
rso Enable already existing rso regression test. 2012-02-21 14:42:30 -05:00
sgi regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
sox Add regression test for "sox" format muxer/demuxer. 2012-02-21 14:42:30 -05:00
swf Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
tga regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
tiff regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
ts Modified to generate PAT/PMT for video keyframes 2012-02-11 23:57:35 +01:00
voc Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
voc_s16 Add regression test for stereo s16le in voc. 2011-01-19 12:51:42 +00:00
wav riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
wtv lavf-regression: minimal metadata test. 2011-12-12 20:51:29 +01:00
xwd Merge remote-tracking branch 'qatar/master' 2012-02-26 05:11:21 +01:00
yuv4mpeg Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00