aboutsummaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Expand)Author
2012-05-17ffmpeg: add support for audio filters.Anton Khirnov
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-15fate: use standard diff optionsMans Rullgard
2012-05-15fate: rename psx-str-v3-mdec to mdec-v3Mans Rullgard
2012-05-15fate: convert psx-str to a demuxer testMans Rullgard
2012-05-15mtv: make output endian independantMichael Niedermayer
2012-05-15fate: make smjpeg a demux testMans Rullgard
2012-05-14fate: separate sierra-vmd audio and video testsMans Rullgard
2012-05-14fate: separate smacker audio and video testsMans Rullgard
2012-05-14avconv: add support for audio filters.Anton Khirnov
2012-05-14mtv: do not byteswap raw video in demuxerMans Rullgard
2012-05-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-14fate: westwood-aud: disable decodingMans Rullgard
2012-05-14fate: caf: disable decodingMans Rullgard
2012-05-14fate: film-cvid: drop pcm audio and rename testMans Rullgard
2012-05-14fate: split off dpcm-interplay from interplay-mve testsMans Rullgard
2012-05-14fate: rename funcom-iss to adpcm-ima-issMans Rullgard
2012-05-14fate: rename cryo-apc to adpcm-ima-apcMans Rullgard
2012-05-14fate: rename adpcm-psx-str-v3 to adpcm-xaMans Rullgard
2012-05-14fate: split off adpcm-ms-mono test from dxa-feebleMans Rullgard
2012-05-14fate: split off adpcm-ima-ws test from vqa-ccMans Rullgard
2012-05-14fate: add adpcm-ima-smjpeg testMans Rullgard
2012-05-14fate: split off adpcm-ima-amv from amv testMans Rullgard
2012-05-14fate: separate bmv audio and video testsMans Rullgard
2012-05-14fate: separate delphine-cin audio and video testsMans Rullgard
2012-05-14fate: truemotion1: disable audioMans Rullgard
2012-05-14fate: qtrle: disable audio in all testsMans Rullgard
2012-05-14fate: pcm-planar: disable videoMans Rullgard
2012-05-14fate: mtv: disable video decodingMans Rullgard
2012-05-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-11fate: employ better names and add a convenient shorthand for vp6 testsDiego Biurrun
2012-05-10avconv: use lrint() for rounding double timestampsMans Rullgard
2012-05-10cdg: fix ptsMichael Niedermayer
2012-05-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-09fate: Give more consistent names to some RealVideo/RealAudio tests.Diego Biurrun
2012-05-09fate: split idroq audio and video into separate testsMans Rullgard
2012-05-09fate: split some combined tests into separate audio and video testsDiego Biurrun
2012-05-09parseutils: use strings instead of integers for error codes.Michael Niedermayer
2012-05-08aasc: use the correct reader offsetMichael Niedermayer
2012-05-08Support yuva422p rawvideo in nut.Carl Eugen Hoyos
2012-05-08Add yuva422p pix_fmt.Carl Eugen Hoyos
2012-05-04fate: update ogg seektest after all the bug fixesMichael Niedermayer
2012-05-02fate: update mmf seek checksum, change caused by av_get_packet() useageMichael Niedermayer
2012-04-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-24FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles
2012-04-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-23parseutils: add av_parse_time() test.Nicolas George
2012-04-23parseutils: add FATE test.Nicolas George
2012-04-22matroska: Add incremental parsing of clusters.Dale Curtis