| Commit message (Expand) | Author | Age | Files | Lines |
* | don't try to test streams which are commented out in test.conf | Aurelien Jacobs | 2006-02-26 | 2 | -3/+1 |
* | size[0-3] are not initialized (and can get random negative trash | Dan Maas | 2006-02-25 | 2 | -3/+3 |
* | Use BSD-compatible expr syntax and change test -ne to test != for portability. | Diego Biurrun | 2006-02-24 | 1 | -1/+1 |
* | get ride of perl and sort in ffserver regtest (and avoid problem with behavio... | Aurelien Jacobs | 2006-02-23 | 2 | -9/+9 |
* | update ffserver.regression.ref to the actual md5 values | Aurelien Jacobs | 2006-02-23 | 1 | -10/+10 |
* | fix ffserver regtest inconsistency between different arch (and even different... | Aurelien Jacobs | 2006-02-23 | 1 | -1/+0 |
* | dont lowwer qnos of more blocks then needed | Michael Niedermayer | 2006-02-23 | 3 | -8/+8 |
* | fixing dv_guess_qnos() | Michael Niedermayer | 2006-02-23 | 3 | -7/+7 |
* | add a Creative VOC (de)muxer | Aurelien Jacobs | 2006-02-09 | 2 | -0/+8 |
* | jpeg-ls regression test | Michael Niedermayer | 2006-02-02 | 3 | -0/+19 |
* | AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) | Michael Niedermayer | 2006-02-02 | 2 | -0/+8 |
* | avoid using non constant fields of AVCodecContext in avi muxer | Michael Niedermayer | 2006-01-25 | 3 | -13/+13 |
* | Fix the wrongly commited regressions stuff for psp compatible mp4 files. | Benjamin Larsson | 2006-01-24 | 2 | -4/+4 |
* | Fix for title field in PSP compatible mp4 files. Patch by | Benjamin Larsson | 2006-01-24 | 3 | -0/+12 |
* | scale video for snow iterative me down so the egression test is faster | Michael Niedermayer | 2006-01-23 | 3 | -10/+10 |
* | >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de) | Michael Niedermayer | 2006-01-23 | 3 | -10/+10 |
* | fix convergence of snow iterative_me | Loren Merritt | 2006-01-21 | 2 | -6/+6 |
* | detect when iterative_me fails to converge, and stop searching | Loren Merritt | 2006-01-19 | 1 | -4/+4 |
* | Make clean/distclean consistent throughout all the Makefiles. | Diego Biurrun | 2006-01-16 | 1 | -1/+1 |
* | split snow53 test out | Michael Niedermayer | 2006-01-14 | 2 | -1/+7 |
* | update x264 wrapper. | Robert Swain | 2006-01-13 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 2 | -2/+2 |
* | bugs found by valgrind | Michael Niedermayer | 2006-01-12 | 2 | -6/+6 |
* | fixing second last time François Revol applies a patch without running the r... | Michael Niedermayer | 2006-01-08 | 3 | -5/+5 |
* | use h264 MC functions for 2xX Xx2 blocks in snow too | Michael Niedermayer | 2006-01-08 | 2 | -4/+4 |
* | use h264 MC functions for rectangular blocks too | Michael Niedermayer | 2006-01-07 | 2 | -12/+12 |
* | regression test for iterative ME & wavelet cmp functions | Michael Niedermayer | 2006-01-07 | 3 | -9/+9 |
* | second try of improved lambda/qp guessing for motion estimation RD in first pass | Michael Niedermayer | 2005-12-29 | 2 | -16/+16 |
* | dont discard least significant bits | Michael Niedermayer | 2005-12-25 | 2 | -28/+28 |
* | slightly better mv_penalty table | Michael Niedermayer | 2005-12-24 | 2 | -12/+12 |
* | minor typo | Michael Niedermayer | 2005-12-23 | 2 | -21/+21 |
* | improved lambda/qp guessing for motion estimation RD in first pass | Michael Niedermayer | 2005-12-22 | 2 | -14/+14 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 4 | -32/+32 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 8 | -92/+92 |
* | updated regression reference | Alex Beregszaszi | 2005-11-13 | 1 | -10/+10 |
* | 10l to michael not updating this after changing crc to output 0x prefixes (cr... | Alex Beregszaszi | 2005-11-13 | 1 | -34/+34 |
* | make ffserver regressions work again | Alex Beregszaszi | 2005-11-13 | 1 | -3/+6 |
* | remove -e debug=off, unsupported my some wget versions (1.9), and doesnt make... | Alex Beregszaszi | 2005-11-13 | 1 | -1/+1 |
* | Add a leading zero to the sequence files generated by the testsuite | Sam Hocevar | 2005-09-21 | 5 | -10/+10 |
* | Add some files generated by regression tests. | Diego Biurrun | 2005-09-21 | 1 | -0/+8 |
* | the people want lower case ... | Michael Niedermayer | 2005-09-12 | 1 | -21/+21 |
* | converting a few more options to AVOptions | Michael Niedermayer | 2005-09-12 | 1 | -5/+5 |
* | convert some options in ffmpeg.c to AVOptions | Michael Niedermayer | 2005-09-12 | 2 | -22/+22 |
* | checksum doesnt cover the forward_ptr anymore (seems i forgot to commit this ... | Michael Niedermayer | 2005-09-11 | 1 | -1/+1 |
* | forward_ptr doesnt contain its own length anymore | Michael Niedermayer | 2005-09-11 | 1 | -1/+1 |
* | set a few variables correctly | Michael Niedermayer | 2005-09-05 | 2 | -7/+7 |
* | forgot to commit this after dv changes | Michael Niedermayer | 2005-09-02 | 1 | -2/+2 |
* | optimizations | Michael Niedermayer | 2005-08-30 | 2 | -6/+6 |
* | regression tests for dv | Michael Niedermayer | 2005-08-30 | 3 | -0/+19 |
* | yamaha adpcm regression test | Michael Niedermayer | 2005-07-25 | 4 | -0/+27 |