FFmpeg/tests/fate
Michael Niedermayer d40ff29cac Merge remote-tracking branch 'qatar/master'
* qatar/master:
  asf: only set index_read if the index contained entries.
  cabac: add overread protection to BRANCHLESS_GET_CABAC().
  cabac: increment jump locations by one in callers of BRANCHLESS_GET_CABAC().
  cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().
  cabac: use struct+offset instead of memory operand in BRANCHLESS_GET_CABAC().
  h264: add overread protection to get_cabac_bypass_sign_x86().
  h264: reindent get_cabac_bypass_sign_x86().
  h264: use struct offsets in get_cabac_bypass_sign_x86().
  h264: fix overreads in cabac reader.
  wmall: fix seeking.
  lagarith: fix buffer overreads.
  dvdec: drop unnecessary dv_tablegen.h #include
  build: fix doc generation errors in parallel builds
  Replace memset(0) by zero initializations.
  faandct: Remove FAAN_POSTSCALE define and related code.
  dvenc: print allowed profiles if the video doesn't conform to any of them.
  avcodec_encode_{audio,video}: only reallocate output packet when it has non-zero size.
  FATE: add a test for vp8 with changing frame size.
  fate: add kgv1 fate test.
  oggdec: calculate correct timestamps in Ogg/FLAC

Conflicts:
	libavcodec/4xm.c
	libavcodec/cook.c
	libavcodec/dvdata.c
	libavcodec/dvdsubdec.c
	libavcodec/lagarith.c
	libavcodec/lagarithrac.c
	libavcodec/utils.c
	tests/fate/video.mak

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-29 04:11:10 +02:00
..
aac.mak aacdec: Try to sniff a reasonable channel layout for PCE based configurations. 2012-02-09 13:33:06 -08:00
ac3.mak FATE: add AC-3 and E-AC-3 encode/decode tests with fuzzy comparison 2012-03-17 11:33:35 -04:00
adpcm.mak FATE: add test for adpcm-ea-maxis-xa 2012-03-19 17:15:54 -04:00
als.mak fate: move some groups of related tests to their own files 2010-08-04 18:47:20 +00:00
amrnb.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
amrwb.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
atrac.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
audio.mak Merge remote-tracking branch 'qatar/master' 2012-02-10 01:20:07 +01:00
cdxl.mak fate: add cdxl test for bit line plane arrangement 2012-02-29 15:11:05 -05:00
dct.mak fate: add idct8x8 test 2011-07-04 10:38:17 +01:00
demux.mak Merge remote-tracking branch 'qatar/master' 2012-03-21 01:33:53 +01:00
dfa.mak fate: use rgb24 as output format for dfa tests 2012-01-01 17:11:27 +01:00
dpcm.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
ea.mak FATE: remove a bunch of useless -vsync 0 2012-02-26 07:28:04 +01:00
fft.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
h264.mak Merge remote-tracking branch 'qatar/master' 2012-02-27 04:35:35 +01:00
image.mak Merge remote-tracking branch 'qatar/master' 2012-02-14 03:24:27 +01:00
indeo.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
libavcodec.mak fate-golomb: extend golomb-test to get_ue_golomb_long() 2012-02-01 01:18:55 +01:00
libavutil.mak fate: add random_seed test 2012-02-23 23:47:14 +01:00
lossless-audio.mak Merge remote-tracking branch 'qatar/master' 2012-03-24 10:59:43 +01:00
lossless-video.mak Merge remote-tracking branch 'qatar/master' 2012-03-22 20:59:58 +01:00
mapchan.mak fate: split off map_channel tests. 2011-12-14 20:04:44 +01:00
microsoft.mak Merge remote-tracking branch 'qatar/master' 2012-01-20 02:14:54 +01:00
mp3.mak FATE: add mp3 test for sample that exhibited false overreads 2012-02-29 15:12:18 -05:00
mpc.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
pcm.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
prores.mak FATE: remove a bunch of useless -vsync 0 2012-02-26 07:28:04 +01:00
qt.mak fate: add generic rules for most of the remaining tests/fate/*.mak files. 2012-01-08 19:19:08 +01:00
qtrle.mak FATE: remove a bunch of useless -vsync 0 2012-02-26 07:28:04 +01:00
real.mak Remove unnecessary -vsync 0. 2012-01-28 22:01:09 +01:00
screen.mak Merge remote-tracking branch 'qatar/master' 2012-02-10 01:20:07 +01:00
utvideo.mak fate: add some shorthands to run groups of tests 2012-01-19 00:45:21 +01:00
video.mak Merge remote-tracking branch 'qatar/master' 2012-03-29 04:11:10 +02:00
voice.mak Merge remote-tracking branch 'qatar/master' 2012-01-20 02:14:54 +01:00
vorbis.mak fate: move some groups of related tests to their own files 2010-08-04 18:47:20 +00:00
vpx.mak FATE: add a test for vp8 with changing frame size. 2012-03-28 09:28:29 +02:00
vqf.mak fate: add generic rules for most of the remaining tests/fate/*.mak files. 2012-01-08 19:19:08 +01:00
wavpack.mak FATE: add shorthand to wavpack test 2012-03-12 21:47:47 -07:00
wma.mak FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparison 2012-03-17 11:33:35 -04:00