summaryrefslogtreecommitdiff
path: root/tests/regression.sh
Commit message (Collapse)AuthorAge
...
* Use a function for audio-only tests.Diego Biurrun2006-12-01
| | | | Originally committed as revision 7195 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disable nut regression test until we have a working muxerMichael Niedermayer2006-11-11
| | | | Originally committed as revision 6967 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify regression test execution.Diego Biurrun2006-11-05
| | | | Originally committed as revision 6906 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use a variable for FFmpeg options.Diego Biurrun2006-11-05
| | | | Originally committed as revision 6904 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit ofPanagiotis Issaris2006-09-15
| | | | | | | -b of ffmpeg is bits/sec not kbits/sec, as already was the case for the AVOption. "k" and "M" suffixes are available though. Originally committed as revision 6258 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gxf regression testsBaptiste Coudurier2006-08-21
| | | | Originally committed as revision 6041 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not set the codec's pixel format in the format's write_header()Luca Abeni2006-08-02
| | | | Originally committed as revision 5887 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-02
| | | | | | tabs removed and regression.sh fixed (it was missing in the patch) by me Originally committed as revision 5572 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flac regression testMichael Niedermayer2006-06-24
| | | | Originally committed as revision 5515 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Snow 1pass ratecontrolLoren Merritt2006-05-28
| | | | Originally committed as revision 5416 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add MPEG-2 intra vlc supportBaptiste Coudurier2006-05-13
| | | | Originally committed as revision 5372 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun2006-03-17
| | | | Originally committed as revision 5177 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun2006-03-17
| | | | Originally committed as revision 5174 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DVCPRO50 support.Daniel Maas2006-03-06
| | | | | | Patch by Daniel Maas dmaas at maasdigital dot com Originally committed as revision 5113 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-09
| | | | Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
* jpeg-ls regression testMichael Niedermayer2006-02-02
| | | | Originally committed as revision 4925 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-02
| | | | Originally committed as revision 4924 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson2006-01-24
| | | | | | Olivier, oandrieu <at> gmail.com. Originally committed as revision 4889 to svn://svn.ffmpeg.org/ffmpeg/trunk
* scale video for snow iterative me down so the egression test is fasterMichael Niedermayer2006-01-23
| | | | Originally committed as revision 4888 to svn://svn.ffmpeg.org/ffmpeg/trunk
* split snow53 test outMichael Niedermayer2006-01-14
| | | | Originally committed as revision 4850 to svn://svn.ffmpeg.org/ffmpeg/trunk
* regression test for iterative ME & wavelet cmp functionsMichael Niedermayer2006-01-07
| | | | Originally committed as revision 4820 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
| | | | Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a leading zero to the sequence files generated by the testsuiteSam Hocevar2005-09-21
| | | | | | | so they always appear in proper order. patch by Sam Hocevar < sam -- at -- zoy -- dot -- org > Originally committed as revision 4606 to svn://svn.ffmpeg.org/ffmpeg/trunk
* the people want lower case ...Michael Niedermayer2005-09-12
| | | | Originally committed as revision 4592 to svn://svn.ffmpeg.org/ffmpeg/trunk
* converting a few more options to AVOptionsMichael Niedermayer2005-09-12
| | | | Originally committed as revision 4587 to svn://svn.ffmpeg.org/ffmpeg/trunk
* convert some options in ffmpeg.c to AVOptionsMichael Niedermayer2005-09-12
| | | | Originally committed as revision 4586 to svn://svn.ffmpeg.org/ffmpeg/trunk
* regression tests for dvMichael Niedermayer2005-08-30
| | | | Originally committed as revision 4541 to svn://svn.ffmpeg.org/ffmpeg/trunk
* yamaha adpcm regression testMichael Niedermayer2005-07-25
| | | | Originally committed as revision 4473 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpegts regression testMichael Niedermayer2005-06-03
| | | | Originally committed as revision 4352 to svn://svn.ffmpeg.org/ffmpeg/trunk
* #defines for strict_std_compliance and split between inofficial extensions ↵Michael Niedermayer2005-05-08
| | | | | | and non standarized things Originally committed as revision 4205 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Adds read probe to y4m, and changes the extension to .y4m patch by (Roine ↵Roine Gustafsson2005-04-26
| | | | | | Gustafsson <roine users sourceforge net) Originally committed as revision 4164 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PIX_FMT_NONE and related fixesMichael Niedermayer2005-04-25
| | | | Originally committed as revision 4161 to svn://svn.ffmpeg.org/ffmpeg/trunk
* snow regression testMichael Niedermayer2005-04-03
| | | | Originally committed as revision 4100 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compare audio files 16bit wise instead of 8bitMichael Niedermayer2005-02-01
| | | | | | additionally compare the mp2 case with some delay as this matches better (the delay issue obviously should be fixed) Originally committed as revision 3922 to svn://svn.ffmpeg.org/ffmpeg/trunk
* quick and dirty PSNR check for audioMichael Niedermayer2005-01-30
| | | | Originally committed as revision 3902 to svn://svn.ffmpeg.org/ffmpeg/trunk
* jpeg style yuv fixesMichael Niedermayer2005-01-20
| | | | Originally committed as revision 3852 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spaces in path fixesMichael Niedermayer2005-01-01
| | | | Originally committed as revision 3791 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rv20 regression testMichael Niedermayer2004-12-07
| | | | Originally committed as revision 3740 to svn://svn.ffmpeg.org/ffmpeg/trunk
* split ffhuffyuv into 2 codecs:Loren Merritt2004-11-28
| | | | | | | "huffyuv" is compatible with the official version "ffvhuff" contains our improvements Originally committed as revision 3720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fake regression errors caused by randomly choosen dct algoMichael Niedermayer2004-11-22
| | | | Originally committed as revision 3703 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mv/mb reuse regression testMichael Niedermayer2004-11-16
| | | | Originally committed as revision 3686 to svn://svn.ffmpeg.org/ffmpeg/trunk
* switch pnm from imagepipe to image2pipeMichael Niedermayer2004-11-12
| | | | Originally committed as revision 3676 to svn://svn.ffmpeg.org/ffmpeg/trunk
* suppress uninerresting outputMichael Niedermayer2004-10-28
| | | | Originally committed as revision 3645 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h.261 regression testMichael Niedermayer2004-10-28
| | | | Originally committed as revision 3644 to svn://svn.ffmpeg.org/ffmpeg/trunk
* jpeg regression testMichael Niedermayer2004-09-22
| | | | Originally committed as revision 3496 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use non zero qscale for svq1 testMichael Niedermayer2004-07-28
| | | | Originally committed as revision 3358 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a small quirk with DV audio muxingRoman Shaposhnik2004-07-27
| | | | | | * making DV testable via libavtest Originally committed as revision 3355 to svn://svn.ffmpeg.org/ffmpeg/trunk
* file id stringMichael Niedermayer2004-06-14
| | | | | | max short startcode distance Originally committed as revision 3223 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dv regression testMichael Niedermayer2004-05-31
| | | | Originally committed as revision 3181 to svn://svn.ffmpeg.org/ffmpeg/trunk