summaryrefslogtreecommitdiff
path: root/tests/regression.sh
Commit message (Collapse)AuthorAge
* Matroska regression testsDavid Conrad2007-09-05
| | | | Originally committed as revision 10391 to svn://svn.ffmpeg.org/ffmpeg/trunk
* nut regression testMichael Niedermayer2007-08-10
| | | | Originally committed as revision 10057 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flashsv regression testMichael Niedermayer2007-08-04
| | | | | | closes issue5 Originally committed as revision 9912 to svn://svn.ffmpeg.org/ffmpeg/trunk
* regression tests for yuv440p yuvj440pAndreas Öman2007-07-19
| | | | | | patch by Andreas Öman: [andreas olebyn nu] Originally committed as revision 9765 to svn://svn.ffmpeg.org/ffmpeg/trunk
* misc typo fixesDiego Biurrun2007-06-12
| | | | Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-07
| | | | | | This gets rid of some recursion and simplifies the code. Originally committed as revision 9255 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix tiff regression test (bitexact flag was ignoredwhich caused theMichael Niedermayer2007-04-14
| | | | | | LAVC version to be in the file and thus breaking with the last change of that) Originally committed as revision 8734 to svn://svn.ffmpeg.org/ffmpeg/trunk
* YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl)Kamil Nowosad2007-04-06
| | | | Originally committed as revision 8638 to svn://svn.ffmpeg.org/ffmpeg/trunk
* tiff & sgi regression testMichael Niedermayer2007-04-06
| | | | Originally committed as revision 8636 to svn://svn.ffmpeg.org/ffmpeg/trunk
* md5 test for the image formatsMichael Niedermayer2007-03-24
| | | | Originally committed as revision 8491 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bmp and tga image regression testMichael Niedermayer2007-03-24
| | | | Originally committed as revision 8490 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove -ab 64k from ffmpeg options, this is now default.Benoit Fouet2007-03-12
| | | | | | patch by Benoit Fouet, benoit.fouet purplelabs com Originally committed as revision 8346 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change management of "ab" option in ffmpeg.c, so that it works as "b" option.Benoit Fouet2007-03-05
| | | | | | | | | patch by Benoit Fouet % benoit P fouet A purplelabs P com % Original thread: Subj: [Ffmpeg-devel] [PATCH] use new way to handle "ab" option Date: 03/03/2007 10:51 PM Originally committed as revision 8244 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer2007-02-12
| | | | Originally committed as revision 7954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabling vorbis regression test for now, both encoder and decoder behave ↵Michael Niedermayer2007-02-12
| | | | | | strange and have to be fixed Originally committed as revision 7953 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vorbis regression testMichael Niedermayer2007-02-07
| | | | | | (using .asf as our .ogg muxer depends on libogg, nut muxer depends on libnut and vorbis in avi/mpeg is not really a good idea) Originally committed as revision 7874 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix regression tests due to pixel format name changesBaptiste Coudurier2007-02-07
| | | | Originally committed as revision 7869 to svn://svn.ffmpeg.org/ffmpeg/trunk
* wma regression testMichael Niedermayer2007-02-06
| | | | Originally committed as revision 7865 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add/update some comments.Diego Biurrun2007-01-18
| | | | Originally committed as revision 7578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename do_libav var so as not to clash with the do_libav function on Solaris.Diego Biurrun2007-01-18
| | | | Originally committed as revision 7577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert broken removal of variable indirection.Diego Biurrun2007-01-15
| | | | Originally committed as revision 7532 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove leftover variable.Diego Biurrun2007-01-15
| | | | Originally committed as revision 7523 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unnecessary variable indirection.Diego Biurrun2007-01-15
| | | | Originally committed as revision 7522 to svn://svn.ffmpeg.org/ffmpeg/trunk
* merge fragmented mpeg4adv section in regression.shMåns Rullgård2007-01-14
| | | | Originally committed as revision 7519 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l: Fix damage from a buggy emacs macro.Diego Biurrun2007-01-14
| | | | Originally committed as revision 7517 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge redundant comments.Diego Biurrun2007-01-14
| | | | Originally committed as revision 7514 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add two more variables for temporary files.Diego Biurrun2007-01-14
| | | | Originally committed as revision 7512 to svn://svn.ffmpeg.org/ffmpeg/trunk
* comment grammar fixesDiego Biurrun2007-01-14
| | | | Originally committed as revision 7511 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-09
| | | | Originally committed as revision 7432 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier2006-12-21
| | | | Originally committed as revision 7349 to svn://svn.ffmpeg.org/ffmpeg/trunk
* QPRD & adaptive quantization regression testsMichael Niedermayer2006-12-21
| | | | Originally committed as revision 7340 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make do_video_encoding general enough to accomodate all cases.Diego Biurrun2006-12-02
| | | | Originally committed as revision 7212 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make do_video_decoding general enough to accomodate all cases.Diego Biurrun2006-12-02
| | | | Originally committed as revision 7211 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge a repeating variable declaration into do_video_encoding.Diego Biurrun2006-12-02
| | | | Originally committed as revision 7209 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use a function for audio encoding and decoding.Diego Biurrun2006-12-01
| | | | Originally committed as revision 7199 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use a function for libav.Diego Biurrun2006-12-01
| | | | Originally committed as revision 7198 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use a function for image formats.Diego Biurrun2006-12-01
| | | | Originally committed as revision 7197 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use a function for streamed images.Diego Biurrun2006-12-01
| | | | Originally committed as revision 7196 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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