| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not run (broken) ffserver test by default and warn about its brokenness. | Diego Biurrun | 2007-01-25 | 1 | -1/+5 |
* | fix msmpeg4v3 tag in asf | Michael Niedermayer | 2007-01-21 | 1 | -1/+1 |
* | 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 |
* | update swf regression checksum | Måns Rullgård | 2007-01-16 | 1 | -1/+1 |
* | Revert broken removal of variable indirection. | Diego Biurrun | 2007-01-15 | 1 | -9/+12 |
* | * Fixing a bug with incorrect bits set in AAUX source pack | Roman Shaposhnik | 2007-01-15 | 1 | -1/+1 |
* | 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 | 3 | -14/+11 |
* | 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 |
* | Bail out immediately with software scaler instead of failing the tests. | Diego Biurrun | 2007-01-10 | 1 | -0/+9 |
* | change regression tests for swf, use same as flv, swf muxer only supports mp3 | Baptiste Coudurier | 2007-01-09 | 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 |
* | store a few values in the header as difference to the last | Michael Niedermayer | 2007-01-02 | 2 | -8/+8 |
* | Correct value for the test. | Benjamin Larsson | 2007-01-01 | 1 | -2/+2 |
* | Patch for the FLV muxer to supply more complete metadata | Allan Hsu | 2006-12-28 | 2 | -4/+4 |
* | Fix regression tests with out-of-tree builds. | Diego Biurrun | 2006-12-23 | 1 | -3/+4 |
* | test DIRECT{0,0} too if flag mv0 is used | Michael Niedermayer | 2006-12-22 | 2 | -16/+16 |
* | Use $< instead of explicit names. | Diego Biurrun | 2006-12-21 | 1 | -3/+3 |
* | change mpeg2 intra vlc test to advanced one, add qprd trell and b frames | Baptiste Coudurier | 2006-12-21 | 3 | -10/+10 |
* | use qscale_table in adaptive quant | Michael Niedermayer | 2006-12-21 | 2 | -8/+8 |
* | skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s... | Michael Niedermayer | 2006-12-21 | 1 | -7/+7 |
* | dont randomly disallow intr4v in adaptive quant | Michael Niedermayer | 2006-12-21 | 2 | -8/+8 |
* | dont randomly dissallow direct MBs | Michael Niedermayer | 2006-12-21 | 2 | -15/+15 |
* | QPRD & adaptive quantization regression tests | Michael Niedermayer | 2006-12-21 | 3 | -0/+28 |
* | fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain) | Michael Niedermayer | 2006-12-20 | 2 | -48/+48 |
* | Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data. | Reimar Döffinger | 2006-12-11 | 2 | -4/+4 |
* | 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 |
* | remove pretty much useless skiping of some predictors | Michael Niedermayer | 2006-12-01 | 3 | -98/+98 |
* | 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 |
* | 1 step diamond search around the median MV predictor | Michael Niedermayer | 2006-11-30 | 3 | -249/+249 |
* | readjust dts if negative | Baptiste Coudurier | 2006-11-28 | 1 | -2/+2 |
* | bring AC3 encoder output up to input volume level | Bill O'Shaughnessy | 2006-11-23 | 3 | -3/+3 |
* | fix bitstream to be correctly decoded by quicktime | Baptiste Coudurier | 2006-11-22 | 2 | -2/+2 |
* | fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab... | Michael Niedermayer | 2006-11-22 | 2 | -8/+8 |
* | disable nut regression test until we have a working muxer | Michael Niedermayer | 2006-11-11 | 2 | -6/+3 |
* | allow spaces in source and build directory names | Måns Rullgård | 2006-11-08 | 2 | -11/+12 |
* | 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 |
* | Don't run libavtest if CONFIG_GPL is not set. | Diego Biurrun | 2006-10-18 | 1 | -1/+5 |