OSDN Git Service

Add FATE tests
authorMåns Rullgård <mans@mansr.com>
Mon, 15 Mar 2010 19:23:24 +0000 (19:23 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 15 Mar 2010 19:23:24 +0000 (19:23 +0000)
commit2fad0977886f99e11ec1e27f79bcb9c56737bdb0
tree06b2473e23f3581abd75a66e7390cb176f4ee1b4
parentf75ab7a64534c1a114f71da92d0fafc622d65244
Add FATE tests

This adds a "fate" make target which runs the full FATE test suite.
Individual tests can be run with "make fate-$testname".

The location of the FATE test samples must be specified with the
--samples=PATH option to configure.

The tests/fate-update.sh script regenerates the references files and
test list from the online FATE database.  These are checked in since
generating them requires non-standard tools.

Originally committed as revision 22552 to svn://svn.ffmpeg.org/ffmpeg/trunk
352 files changed:
Makefile
configure
tests/fate-run.sh [new file with mode: 0755]
tests/fate-update.sh [new file with mode: 0755]
tests/fate.mak [new file with mode: 0644]
tests/ref/fate/4xm [new file with mode: 0644]
tests/ref/fate/8bps [new file with mode: 0644]
tests/ref/fate/aac-demux [new file with mode: 0644]
tests/ref/fate/aasc [new file with mode: 0644]
tests/ref/fate/adpcm-ea-r2 [new file with mode: 0644]
tests/ref/fate/adpcm-ea-r3 [new file with mode: 0644]
tests/ref/fate/aea-demux [new file with mode: 0644]
tests/ref/fate/alg-mm [new file with mode: 0644]
tests/ref/fate/amv [new file with mode: 0644]
tests/ref/fate/armovie-escape124 [new file with mode: 0644]
tests/ref/fate/auravision [new file with mode: 0644]
tests/ref/fate/auravision-v2 [new file with mode: 0644]
tests/ref/fate/bethsoft-vid [new file with mode: 0644]
tests/ref/fate/bfi [new file with mode: 0644]
tests/ref/fate/bink-demux [new file with mode: 0644]
tests/ref/fate/bink-demux-video [new file with mode: 0644]
tests/ref/fate/caf [new file with mode: 0644]
tests/ref/fate/cdgraphics [new file with mode: 0644]
tests/ref/fate/cljr [new file with mode: 0644]
tests/ref/fate/corepng [new file with mode: 0644]
tests/ref/fate/creative-adpcm [new file with mode: 0644]
tests/ref/fate/creative-adpcm-8-2.6bit [new file with mode: 0644]
tests/ref/fate/creative-adpcm-8-2bit [new file with mode: 0644]
tests/ref/fate/creative-adpcm-8-4bit [new file with mode: 0644]
tests/ref/fate/creatureshock-avs [new file with mode: 0644]
tests/ref/fate/cryo-apc [new file with mode: 0644]
tests/ref/fate/cscd [new file with mode: 0644]
tests/ref/fate/cvid [new file with mode: 0644]
tests/ref/fate/cvid-palette [new file with mode: 0644]
tests/ref/fate/cyberia-c93 [new file with mode: 0644]
tests/ref/fate/cyuv [new file with mode: 0644]
tests/ref/fate/d-cinema-demux [new file with mode: 0644]
tests/ref/fate/delphine-cin [new file with mode: 0644]
tests/ref/fate/deluxepaint-anm [new file with mode: 0644]
tests/ref/fate/dpx [new file with mode: 0644]
tests/ref/fate/duck-dk3 [new file with mode: 0644]
tests/ref/fate/duck-dk4 [new file with mode: 0644]
tests/ref/fate/duck-tm2 [new file with mode: 0644]
tests/ref/fate/ea-cdata [new file with mode: 0644]
tests/ref/fate/ea-cmv [new file with mode: 0644]
tests/ref/fate/ea-dct [new file with mode: 0644]
tests/ref/fate/ea-mad-adpcm-ea-r1 [new file with mode: 0644]
tests/ref/fate/ea-mad-pcm-planar [new file with mode: 0644]
tests/ref/fate/ea-tgq [new file with mode: 0644]
tests/ref/fate/ea-tgv-ima-ea-eacs [new file with mode: 0644]
tests/ref/fate/ea-tgv-ima-ea-sead [new file with mode: 0644]
tests/ref/fate/ea-tqi-adpcm [new file with mode: 0644]
tests/ref/fate/ea-vp60 [new file with mode: 0644]
tests/ref/fate/ea-vp61 [new file with mode: 0644]
tests/ref/fate/feeble-dxa [new file with mode: 0644]
tests/ref/fate/film-cvid-pcm-stereo-8bit [new file with mode: 0644]
tests/ref/fate/flic-af11-palette-change [new file with mode: 0644]
tests/ref/fate/flic-af12 [new file with mode: 0644]
tests/ref/fate/flic-magiccarpet [new file with mode: 0644]
tests/ref/fate/fraps-v0 [new file with mode: 0644]
tests/ref/fate/fraps-v1 [new file with mode: 0644]
tests/ref/fate/fraps-v2 [new file with mode: 0644]
tests/ref/fate/fraps-v3 [new file with mode: 0644]
tests/ref/fate/fraps-v4 [new file with mode: 0644]
tests/ref/fate/fraps-v5 [new file with mode: 0644]
tests/ref/fate/frwu [new file with mode: 0644]
tests/ref/fate/funcom-iss [new file with mode: 0644]
tests/ref/fate/h264-conformance-aud_mw_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-ba1_ft_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-ba1_sony_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-ba2_sony_f [new file with mode: 0644]
tests/ref/fate/h264-conformance-ba3_sva_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-ba_mw_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-bamq1_jvc_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-bamq2_jvc_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-banm_mw_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-basqp1_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-caba1_sony_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-caba1_sva_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-caba2_sony_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-caba2_sva_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-caba3_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-caba3_sva_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-caba3_toshiba_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-cabac_mot_fld0_full [new file with mode: 0644]
tests/ref/fate/h264-conformance-cabac_mot_frm0_full [new file with mode: 0644]
tests/ref/fate/h264-conformance-cabac_mot_mbaff0_full [new file with mode: 0644]
tests/ref/fate/h264-conformance-cabac_mot_picaff0_full [new file with mode: 0644]
tests/ref/fate/h264-conformance-cabaci3_sony_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cabast3_sony_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-cabastbr3_sony_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cabref3_sand_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-cacqp3_sony_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-cafi1_sva_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cama1_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cama1_toshiba_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cama1_vtc_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cama2_vtc_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cama3_sand_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-cama3_vtc_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-camaci3_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-camanl1_toshiba_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-camanl2_toshiba_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-camanl3_sand_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-camasl3_sony_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-camp_mot_mbaff_l30 [new file with mode: 0644]
tests/ref/fate/h264-conformance-camp_mot_mbaff_l31 [new file with mode: 0644]
tests/ref/fate/h264-conformance-canl1_sony_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-canl1_sva_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-canl1_toshiba_g [new file with mode: 0644]
tests/ref/fate/h264-conformance-canl2_sony_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-canl2_sva_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-canl3_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-canl3_sva_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-canl4_sva_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-canlma2_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-canlma3_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-capa1_toshiba_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-capama3_sand_f [new file with mode: 0644]
tests/ref/fate/h264-conformance-capcm1_sand_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-capcmnl1_sand_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-capm3_sony_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-caqp1_sony_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cavlc_mot_fld0_full_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cavlc_mot_frm0_full_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cavlc_mot_mbaff0_full_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cavlc_mot_picaff0_full_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cawp1_toshiba_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-cawp5_toshiba_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-ci1_ft_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-ci_mw_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvbs3_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvcanlma2_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvfi1_sony_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvfi1_sva_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvfi2_sony_h [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvfi2_sva_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvma1_sony_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvma1_toshiba_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvmanl1_toshiba_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvmanl2_toshiba_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvmapaqp3_sony_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvmaqp2_sony_g [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvmaqp3_sony_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvmp_mot_fld_l30_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvmp_mot_frm_l31_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvnlfi1_sony_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvnlfi2_sony_h [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvpa1_toshiba_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvpcmnl1_sva_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvpcmnl2_sva_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvwp1_toshiba_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvwp2_toshiba_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvwp3_toshiba_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-cvwp5_toshiba_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-fi1_sony_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-alphaconformanceg [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-bcrm_freh10 [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-brcm_freh11 [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-brcm_freh3 [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-brcm_freh4 [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-brcm_freh5 [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-brcm_freh8 [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-brcm_freh9 [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-freh12_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-freh1_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-freh2_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-freh6 [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-freh7_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-frext01_jvc_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-frext02_jvc_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-frext1_panasonic_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-frext2_panasonic_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-frext3_panasonic_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-frext4_panasonic_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-frext_mmco4_sony_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hcaff1_hhi_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hcafr1_hhi_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hcafr2_hhi_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hcafr3_hhi_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hcafr4_hhi_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hcamff1_hhi_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpca_brcm_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcadq_brcm_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcafl_bcrm_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcaflnl_bcrm_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcalq_brcm_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcamapalq_bcrm_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcamolq_brcm_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcanl_brcm_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcaq2lq_brcm_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcv_brcm_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcvfl_bcrm_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcvflnl_bcrm_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcvmolq_brcm_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-frext-hpcvnl_brcm_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-hcbp2_hhi_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-hcmp1_hhi_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-ls_sva_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-midr_mw_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-mps_mw_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr1_bt_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr1_mw_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr2_mw_a [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr2_tandberg_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr3_tandberg_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr4_tandberg_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr5_tandberg_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr6_bt_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr7_bt_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr8_bt_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-mr9_bt_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-mv1_brcm_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-nl1_sony_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-nl2_sony_h [new file with mode: 0644]
tests/ref/fate/h264-conformance-nl3_sva_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-nlmq1_jvc_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-nlmq2_jvc_c [new file with mode: 0644]
tests/ref/fate/h264-conformance-nrf_mw_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-sharp_mp_field_1_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-sharp_mp_field_2_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-sharp_mp_field_3_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-sharp_mp_paff_1r2 [new file with mode: 0644]
tests/ref/fate/h264-conformance-sharp_mp_paff_2r [new file with mode: 0644]
tests/ref/fate/h264-conformance-sl1_sva_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-sva_ba1_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-sva_ba2_d [new file with mode: 0644]
tests/ref/fate/h264-conformance-sva_base_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-sva_cl1_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-sva_fm1_e [new file with mode: 0644]
tests/ref/fate/h264-conformance-sva_nl1_b [new file with mode: 0644]
tests/ref/fate/h264-conformance-sva_nl2_e [new file with mode: 0644]
tests/ref/fate/id-cin-video [new file with mode: 0644]
tests/ref/fate/idroq-video-dpcm [new file with mode: 0644]
tests/ref/fate/idroq-video-encode [new file with mode: 0644]
tests/ref/fate/iff-byterun1 [new file with mode: 0644]
tests/ref/fate/iff-fibonacci [new file with mode: 0644]
tests/ref/fate/iff-ilbm [new file with mode: 0644]
tests/ref/fate/iff-pcm [new file with mode: 0644]
tests/ref/fate/indeo2 [new file with mode: 0644]
tests/ref/fate/indeo3 [new file with mode: 0644]
tests/ref/fate/indeo5 [new file with mode: 0644]
tests/ref/fate/interplay-mve-16bit [new file with mode: 0644]
tests/ref/fate/interplay-mve-8bit [new file with mode: 0644]
tests/ref/fate/iv8-demux [new file with mode: 0644]
tests/ref/fate/kmvc [new file with mode: 0644]
tests/ref/fate/lmlm4-demux [new file with mode: 0644]
tests/ref/fate/loco-rgb [new file with mode: 0644]
tests/ref/fate/loco-yuy2 [new file with mode: 0644]
tests/ref/fate/lossless-appleaudio [new file with mode: 0644]
tests/ref/fate/lossless-meridianaudio [new file with mode: 0644]
tests/ref/fate/lossless-monkeysaudio [new file with mode: 0644]
tests/ref/fate/lossless-shortenaudio [new file with mode: 0644]
tests/ref/fate/lossless-tta [new file with mode: 0644]
tests/ref/fate/lossless-wavpackaudio [new file with mode: 0644]
tests/ref/fate/maxis-xa [new file with mode: 0644]
tests/ref/fate/mimic [new file with mode: 0644]
tests/ref/fate/motionpixels [new file with mode: 0644]
tests/ref/fate/mpc7-demux [new file with mode: 0644]
tests/ref/fate/mpc8-demux [new file with mode: 0644]
tests/ref/fate/mpeg4-als-conformance-00 [new file with mode: 0644]
tests/ref/fate/mpeg4-als-conformance-01 [new file with mode: 0644]
tests/ref/fate/mpeg4-als-conformance-02 [new file with mode: 0644]
tests/ref/fate/mpeg4-als-conformance-03 [new file with mode: 0644]
tests/ref/fate/mpeg4-als-conformance-04 [new file with mode: 0644]
tests/ref/fate/mpeg4-als-conformance-05 [new file with mode: 0644]
tests/ref/fate/msrle-8bit [new file with mode: 0644]
tests/ref/fate/msvideo1-16bit [new file with mode: 0644]
tests/ref/fate/msvideo1-8bit [new file with mode: 0644]
tests/ref/fate/mszh [new file with mode: 0644]
tests/ref/fate/mtv [new file with mode: 0644]
tests/ref/fate/mxf-demux [new file with mode: 0644]
tests/ref/fate/nc-demux [new file with mode: 0644]
tests/ref/fate/nsv-demux [new file with mode: 0644]
tests/ref/fate/nuv [new file with mode: 0644]
tests/ref/fate/oma-demux [new file with mode: 0644]
tests/ref/fate/pcm_dvd [new file with mode: 0644]
tests/ref/fate/psx-str [new file with mode: 0644]
tests/ref/fate/ptx [new file with mode: 0644]
tests/ref/fate/pva-demux [new file with mode: 0644]
tests/ref/fate/qcp-demux [new file with mode: 0644]
tests/ref/fate/qpeg [new file with mode: 0644]
tests/ref/fate/qt-alaw-mono [new file with mode: 0644]
tests/ref/fate/qt-alaw-stereo [new file with mode: 0644]
tests/ref/fate/qt-ima4-mono [new file with mode: 0644]
tests/ref/fate/qt-ima4-stereo [new file with mode: 0644]
tests/ref/fate/qt-mac3-mono [new file with mode: 0644]
tests/ref/fate/qt-mac3-stereo [new file with mode: 0644]
tests/ref/fate/qt-mac6-mono [new file with mode: 0644]
tests/ref/fate/qt-mac6-stereo [new file with mode: 0644]
tests/ref/fate/qt-msadpcm-stereo [new file with mode: 0644]
tests/ref/fate/qt-msimaadpcm-stereo [new file with mode: 0644]
tests/ref/fate/qt-rawpcm-16bit-stereo-signed-be [new file with mode: 0644]
tests/ref/fate/qt-rawpcm-16bit-stereo-signed-le [new file with mode: 0644]
tests/ref/fate/qt-rawpcm-8bit-mono-unsigned [new file with mode: 0644]
tests/ref/fate/qt-rawpcm-8bit-stereo-unsigned [new file with mode: 0644]
tests/ref/fate/qt-ulaw-mono [new file with mode: 0644]
tests/ref/fate/qt-ulaw-stereo [new file with mode: 0644]
tests/ref/fate/qtrle-16bit [new file with mode: 0644]
tests/ref/fate/qtrle-1bit [new file with mode: 0644]
tests/ref/fate/qtrle-24bit [new file with mode: 0644]
tests/ref/fate/qtrle-2bit [new file with mode: 0644]
tests/ref/fate/qtrle-32bit [new file with mode: 0644]
tests/ref/fate/qtrle-4bit [new file with mode: 0644]
tests/ref/fate/qtrle-8bit [new file with mode: 0644]
tests/ref/fate/quickdraw [new file with mode: 0644]
tests/ref/fate/real-14_4 [new file with mode: 0644]
tests/ref/fate/real-rv40 [new file with mode: 0644]
tests/ref/fate/redcode-demux [new file with mode: 0644]
tests/ref/fate/rl2 [new file with mode: 0644]
tests/ref/fate/rpza [new file with mode: 0644]
tests/ref/fate/sierra-audio [new file with mode: 0644]
tests/ref/fate/sierra-vmd [new file with mode: 0644]
tests/ref/fate/siff [new file with mode: 0644]
tests/ref/fate/smacker [new file with mode: 0644]
tests/ref/fate/smc [new file with mode: 0644]
tests/ref/fate/sp5x [new file with mode: 0644]
tests/ref/fate/sunraster-1bit-raw [new file with mode: 0644]
tests/ref/fate/sunraster-1bit-rle [new file with mode: 0644]
tests/ref/fate/sunraster-24bit-raw [new file with mode: 0644]
tests/ref/fate/sunraster-24bit-rle [new file with mode: 0644]
tests/ref/fate/sunraster-8bit-raw [new file with mode: 0644]
tests/ref/fate/sunraster-8bit-rle [new file with mode: 0644]
tests/ref/fate/svq1 [new file with mode: 0644]
tests/ref/fate/svq3 [new file with mode: 0644]
tests/ref/fate/thp-mjpeg-adpcm [new file with mode: 0644]
tests/ref/fate/tiertex-seq [new file with mode: 0644]
tests/ref/fate/tmv [new file with mode: 0644]
tests/ref/fate/tscc-15bit [new file with mode: 0644]
tests/ref/fate/tscc-32bit [new file with mode: 0644]
tests/ref/fate/ulti [new file with mode: 0644]
tests/ref/fate/v210 [new file with mode: 0644]
tests/ref/fate/vc1 [new file with mode: 0644]
tests/ref/fate/vcr1 [new file with mode: 0644]
tests/ref/fate/video-xl [new file with mode: 0644]
tests/ref/fate/vmnc-16bit [new file with mode: 0644]
tests/ref/fate/vmnc-32bit [new file with mode: 0644]
tests/ref/fate/vp5 [new file with mode: 0644]
tests/ref/fate/vp6a [new file with mode: 0644]
tests/ref/fate/vp6f [new file with mode: 0644]
tests/ref/fate/vqa-cc [new file with mode: 0644]
tests/ref/fate/vqf-demux [new file with mode: 0644]
tests/ref/fate/w64 [new file with mode: 0644]
tests/ref/fate/wc3movie-xan [new file with mode: 0644]
tests/ref/fate/westwood-aud [new file with mode: 0644]
tests/ref/fate/wnv1 [new file with mode: 0644]
tests/ref/fate/xan-dpcm [new file with mode: 0644]
tests/ref/fate/zlib [new file with mode: 0644]
tests/ref/fate/zmbv-15bit [new file with mode: 0644]
tests/ref/fate/zmbv-16bit [new file with mode: 0644]
tests/ref/fate/zmbv-32bit [new file with mode: 0644]
tests/ref/fate/zmbv-8bit [new file with mode: 0644]