| Commit message (Expand) | Author | Age | Files | Lines |
* | last frame | Michael Niedermayer | 2003-11-12 | 2 | -4/+4 |
* | use .mp4 in one of the mpeg4 regression tests | Michael Niedermayer | 2003-11-04 | 3 | -7/+7 |
* | ffv1 regression test | Michael Niedermayer | 2003-11-03 | 3 | -0/+17 |
* | picture buffer cleanup, this fixes a assertion failure (if assertion checking... | Michael Niedermayer | 2003-10-16 | 1 | -2/+2 |
* | use the correct file modes | Mike Melanson | 2003-10-15 | 2 | -2/+2 |
* | use lagrange multipler instead of qp for ratecontrol, this may break some thi... | Michael Niedermayer | 2003-10-07 | 2 | -6/+6 |
* | nut regression test | Michael Niedermayer | 2003-10-01 | 4 | -14/+26 |
* | updated | Fabrice Bellard | 2003-09-28 | 1 | -3/+3 |
* | constraint_parameter_flag fix | Michael Niedermayer | 2003-09-24 | 2 | -6/+6 |
* | update | Fabrice Bellard | 2003-09-16 | 2 | -19/+19 |
* | mpeg sequence end code regression checksum update | Michael Niedermayer | 2003-09-13 | 2 | -12/+12 |
* | mpegaudio decoder no longer forgets to decoder last audio frame | Fabrice Bellard | 2003-09-09 | 2 | -2/+2 |
* | asv2 regression test | Michael Niedermayer | 2003-09-01 | 3 | -0/+17 |
* | fixing unused f_code values | Michael Niedermayer | 2003-08-30 | 2 | -6/+6 |
* | bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate | Michael Niedermayer | 2003-08-29 | 2 | -6/+6 |
* | 100l (forget to reset me.skip for b frames) | Michael Niedermayer | 2003-08-26 | 1 | -6/+6 |
* | mpeg2 regression test | Michael Niedermayer | 2003-08-26 | 3 | -2/+15 |
* | up to date regression tests | Fabrice Bellard | 2003-08-24 | 2 | -48/+16 |
* | ac3 test | Fabrice Bellard | 2003-08-24 | 1 | -1/+1 |
* | use new loop option | Fabrice Bellard | 2003-08-24 | 1 | -1/+1 |
* | disabled file based tests | Fabrice Bellard | 2003-08-24 | 1 | -2/+2 |
* | exclude Duration field too | Fabrice Bellard | 2003-08-24 | 1 | -3/+3 |
* | AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) | Michael Niedermayer | 2003-08-20 | 2 | -2/+2 |
* | patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) | Michael Niedermayer | 2003-07-29 | 3 | -3/+3 |
* | put b- prefix to libav tests to avoid incorrect ffserver test | Fabrice Bellard | 2003-07-16 | 3 | -51/+52 |
* | fixed test.conf path | Fabrice Bellard | 2003-07-16 | 2 | -2/+2 |
* | flv1 fix | Michael Niedermayer | 2003-07-15 | 2 | -3/+3 |
* | lossless jpeg regression test | Michael Niedermayer | 2003-07-12 | 3 | -0/+17 |
* | flv regression test | Michael Niedermayer | 2003-07-09 | 4 | -0/+24 |
* | use explicit image name | Fabrice Bellard | 2003-06-05 | 1 | -9/+15 |
* | fixed SRC_PATH usage | Fabrice Bellard | 2003-06-05 | 1 | -1/+1 |
* | asv1 regression test | Michael Niedermayer | 2003-05-27 | 3 | -0/+17 |
* | motion vector vissualization for mpeg1/2 | Michael Niedermayer | 2003-05-27 | 2 | -4/+4 |
* | * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) | Roman Shaposhnik | 2003-05-12 | 3 | -35/+66 |
* | * 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 |