| Commit message (Expand) | Author | Age | Files | Lines |
* | * Making AVI encoding predictable (all JUNK chunks are filled with 0) | Roman Shaposhnik | 2003-04-24 | 4 | -51/+58 |
* | Changes for SPARC/Solaris compatibility. Now it should be possible to | Roman Shaposhnik | 2003-04-15 | 2 | -3/+11 |
* | * Actually make the sort function do some sorting (data needs to be on own li... | Philip Gladstone | 2003-04-15 | 2 | -28/+28 |
* | * Removed ffmpeg output during encoding runs. Now only print out errors | Philip Gladstone | 2003-04-15 | 2 | -2/+4 |
* | fail if a test fails instead of contuing as if everything was ok | Michael Niedermayer | 2003-04-12 | 1 | -2/+2 |
* | checksum update for the avi zeros ... | Michael Niedermayer | 2003-04-12 | 2 | -22/+22 |
* | These are my values and seem pretty stable. YMMV | Philip Gladstone | 2003-04-12 | 1 | -12/+44 |
* | Only reference the images that exist | Philip Gladstone | 2003-04-12 | 1 | -1/+1 |
* | Add a file serving test as well | Philip Gladstone | 2003-04-12 | 1 | -8/+21 |
* | Apply patch to remove -em_rate | Philip Gladstone | 2003-04-12 | 1 | -1/+3 |
* | use bilinear interpolation for the rotozoom | Michael Niedermayer | 2003-04-12 | 2 | -40/+59 |
* | finished integrating rotozoom test in ffmpeg | Michael Niedermayer | 2003-04-11 | 5 | -47/+217 |
* | alternative test video generator by (Sebastien Bechet <s dot bechet at av7 do... | Michael Niedermayer | 2003-04-11 | 1 | -0/+258 |
* | check quality too, not only md5 (but dont take the scores too serious, the di... | Michael Niedermayer | 2003-04-10 | 4 | -7/+117 |
* | smaller slices for the regression tests, i hope that way we'll catch the next... | Michael Niedermayer | 2003-04-10 | 2 | -7/+7 |
* | AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-04-08 | 2 | -14/+14 |
* | fixing msmpeg4v2 encoding | Michael Niedermayer | 2003-04-01 | 1 | -2/+2 |
* | simplify slice encoding (variance of packet size is practically identical) | Michael Niedermayer | 2003-03-30 | 1 | -2/+2 |
* | disabling ac3 decoding regression test (its different between different compi... | Michael Niedermayer | 2003-03-30 | 2 | -2/+1 |
* | don't use proxy and suppress verbose output patch by (Roumen Petrov <help at ... | Roumen Petrov | 2003-03-30 | 1 | -1/+2 |
* | test ffserver even if ffmpeg regresion test fails | Michael Niedermayer | 2003-03-26 | 1 | -1/+1 |
* | allways test ffserver too by default | Michael Niedermayer | 2003-03-26 | 1 | -12/+12 |
* | wmv2 & huffyuv regression test | Michael Niedermayer | 2003-03-08 | 2 | -1/+16 |
* | avi fps fixed | Michael Niedermayer | 2003-03-08 | 1 | -9/+9 |
* | disabling aic for h263p regression test | Michael Niedermayer | 2003-03-05 | 2 | -3/+3 |
* | 10l | Michael Niedermayer | 2003-02-28 | 1 | -1/+1 |
* | h263(+) clenaup & bugfixes | Michael Niedermayer | 2003-02-28 | 1 | -5/+5 |
* | h263 me range increased -> checksum for h263, rv10 updated | Michael Niedermayer | 2003-02-27 | 1 | -5/+5 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -4/+4 |
* | mpeg1 b frame regression test | Michael Niedermayer | 2003-02-08 | 2 | -0/+13 |
* | changes to f_code calculation for b frames -> changed checksum | Michael Niedermayer | 2003-02-08 | 1 | -2/+2 |
* | checksum changed cuz of b frame segfault fix? | Michael Niedermayer | 2003-02-07 | 1 | -2/+2 |
* | oops forgot that ... | Michael Niedermayer | 2003-01-19 | 1 | -20/+20 |
* | shorter test streams / faster regression tests | Michael Niedermayer | 2003-01-12 | 2 | -23/+23 |
* | altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) | Romain Dolbeau | 2003-01-11 | 1 | -0/+11 |
* | more formats | Fabrice Bellard | 2003-01-11 | 2 | -37/+52 |
* | 1000l, but for whom? (zero ME sucks and caused the many I frames in the regre... | Michael Niedermayer | 2003-01-06 | 1 | -20/+20 |
* | mpeg4 header encoding bugfix | Michael Niedermayer | 2003-01-03 | 1 | -4/+4 |
* | regression checksums change cuz of motion estimation changes 10min ago | Michael Niedermayer | 2003-01-01 | 1 | -8/+8 |
* | shape adaptive diamonds for EPZS | Michael Niedermayer | 2003-01-01 | 1 | -2/+2 |
* | mpeg1 rounding fix | Michael Niedermayer | 2003-01-01 | 1 | -2/+2 |
* | correcter mpeg4 headers | Michael Niedermayer | 2002-12-30 | 1 | -3/+3 |
* | ooops forgot this (ffserver regression checksums update after motion estimati... | Michael Niedermayer | 2002-12-29 | 1 | -7/+7 |
* | motion estimation changes | Michael Niedermayer | 2002-12-27 | 1 | -20/+20 |
* | Updated as a result of changes to the rate change code in ffmpeg | Philip Gladstone | 2002-12-25 | 1 | -10/+10 |
* | Make sure that if you abort the server regression tests, then it doesn't say OK | Philip Gladstone | 2002-12-22 | 1 | -0/+1 |
* | First shot at the ffserver regression tests. All feedback received with | Philip Gladstone | 2002-12-12 | 4 | -11/+114 |
* | Initial version of test configuration file for ffserver that encodes the | Philip Gladstone | 2002-12-11 | 1 | -0/+208 |
* | correct mpeg4 vo type | Michael Niedermayer | 2002-12-09 | 1 | -1/+1 |
* | 100l (sad8x8_x2 had params in wrong order) | Michael Niedermayer | 2002-12-03 | 1 | -2/+2 |