| Commit message (Expand) | Author | Age | Files | Lines |
* | fix tiff regression test (bitexact flag was ignoredwhich caused the | Michael Niedermayer | 2007-04-14 | 1 | -1/+1 |
* | YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl) | Kamil Nowosad | 2007-04-06 | 1 | -1/+1 |
* | tiff & sgi regression test | Michael Niedermayer | 2007-04-06 | 1 | -0/+6 |
* | md5 test for the image formats | Michael Niedermayer | 2007-03-24 | 1 | -6/+6 |
* | bmp and tga image regression test | Michael Niedermayer | 2007-03-24 | 1 | -0/+6 |
* | Remove -ab 64k from ffmpeg options, this is now default. | Benoit Fouet | 2007-03-12 | 1 | -1/+1 |
* | change management of "ab" option in ffmpeg.c, so that it works as "b" option. | Benoit Fouet | 2007-03-05 | 1 | -6/+6 |
* | remove md5 check for wma as there are rounding differences between cpus | Michael Niedermayer | 2007-02-12 | 1 | -2/+21 |
* | disabling vorbis regression test for now, both encoder and decoder behave str... | Michael Niedermayer | 2007-02-12 | 1 | -4/+5 |
* | vorbis regression test | Michael Niedermayer | 2007-02-07 | 1 | -0/+7 |
* | fix regression tests due to pixel format name changes | Baptiste Coudurier | 2007-02-07 | 1 | -2/+2 |
* | wma regression test | Michael Niedermayer | 2007-02-06 | 1 | -0/+14 |
* | Add/update some comments. | Diego Biurrun | 2007-01-18 | 1 | -2/+2 |
* | Rename do_libav var so as not to clash with the do_libav function on Solaris. | Diego Biurrun | 2007-01-18 | 1 | -2/+2 |
* | Revert broken removal of variable indirection. | Diego Biurrun | 2007-01-15 | 1 | -9/+12 |
* | Remove leftover variable. | Diego Biurrun | 2007-01-15 | 1 | -1/+0 |
* | Remove unnecessary variable indirection. | Diego Biurrun | 2007-01-15 | 1 | -11/+9 |
* | merge fragmented mpeg4adv section in regression.sh | Måns Rullgård | 2007-01-14 | 1 | -6/+3 |
* | 100l: Fix damage from a buggy emacs macro. | Diego Biurrun | 2007-01-14 | 1 | -6/+4 |
* | Merge redundant comments. | Diego Biurrun | 2007-01-14 | 1 | -108/+26 |
* | Add two more variables for temporary files. | Diego Biurrun | 2007-01-14 | 1 | -6/+8 |
* | comment grammar fixes | Diego Biurrun | 2007-01-14 | 1 | -3/+3 |
* | change regression tests for swf, use same as flv, swf muxer only supports mp3 | Baptiste Coudurier | 2007-01-09 | 1 | -2/+2 |
* | change mpeg2 intra vlc test to advanced one, add qprd trell and b frames | Baptiste Coudurier | 2006-12-21 | 1 | -2/+2 |
* | QPRD & adaptive quantization regression tests | Michael Niedermayer | 2006-12-21 | 1 | -0/+12 |
* | Make do_video_encoding general enough to accomodate all cases. | Diego Biurrun | 2006-12-02 | 1 | -40/+39 |
* | Make do_video_decoding general enough to accomodate all cases. | Diego Biurrun | 2006-12-02 | 1 | -9/+9 |
* | Merge a repeating variable declaration into do_video_encoding. | Diego Biurrun | 2006-12-02 | 1 | -75/+39 |
* | Use a function for audio encoding and decoding. | Diego Biurrun | 2006-12-01 | 1 | -21/+25 |
* | Use a function for libav. | Diego Biurrun | 2006-12-01 | 1 | -33/+19 |
* | Use a function for image formats. | Diego Biurrun | 2006-12-01 | 1 | -9/+11 |
* | Use a function for streamed images. | Diego Biurrun | 2006-12-01 | 1 | -9/+10 |
* | Use a function for audio-only tests. | Diego Biurrun | 2006-12-01 | 1 | -21/+14 |
* | disable nut regression test until we have a working muxer | Michael Niedermayer | 2006-11-11 | 1 | -3/+3 |
* | Simplify regression test execution. | Diego Biurrun | 2006-11-05 | 1 | -74/+84 |
* | Use a variable for FFmpeg options. | Diego Biurrun | 2006-11-05 | 1 | -6/+8 |
* | Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit of | Panagiotis Issaris | 2006-09-15 | 1 | -3/+3 |
* | gxf regression tests | Baptiste Coudurier | 2006-08-21 | 1 | -0/+5 |
* | Do not set the codec's pixel format in the format's write_header() | Luca Abeni | 2006-08-02 | 1 | -1/+1 |
* | flac-lpc patch by (Justin Ruggles jruggle earthlink net) | Justin Ruggles | 2006-07-02 | 1 | -1/+1 |
* | flac regression test | Michael Niedermayer | 2006-06-24 | 1 | -0/+11 |
* | Snow 1pass ratecontrol | Loren Merritt | 2006-05-28 | 1 | -1/+1 |
* | add MPEG-2 intra vlc support | Baptiste Coudurier | 2006-05-13 | 1 | -0/+14 |
* | Reenable NUT and NUT regression tests as requested by Michael. | Diego Biurrun | 2006-03-17 | 1 | -4/+3 |
* | Disable the NUT (de)muxer until it has been synced with the specification. | Diego Biurrun | 2006-03-17 | 1 | -3/+4 |
* | DVCPRO50 support. | Daniel Maas | 2006-03-06 | 1 | -0/+12 |
* | add a Creative VOC (de)muxer | Aurelien Jacobs | 2006-02-09 | 1 | -0/+5 |
* | jpeg-ls regression test | Michael Niedermayer | 2006-02-02 | 1 | -0/+11 |
* | AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) | Michael Niedermayer | 2006-02-02 | 1 | -0/+5 |
* | Fix for title field in PSP compatible mp4 files. Patch by | Benjamin Larsson | 2006-01-24 | 1 | -0/+8 |