| Commit message (Expand) | Author | Age | Files | Lines |
* | interlaced dct decision cleanup | Michael Niedermayer | 2004-01-05 | 2 | -6/+6 |
* | noise reduction regression test | Michael Niedermayer | 2004-01-02 | 3 | -0/+17 |
* | trellis quantization regression test | Michael Niedermayer | 2004-01-01 | 3 | -7/+7 |
* | test interlaced motion estimation too | Michael Niedermayer | 2004-01-01 | 3 | -7/+7 |
* | fixpoint log() for tiny_psnr so it can output actual PSNR | Michael Niedermayer | 2003-12-31 | 3 | -47/+108 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 3 | -19/+19 |
* | MPEG1/2 decoding update (buffered frames are decoded now) | Fabrice Bellard | 2003-12-15 | 2 | -16/+16 |
* | error concealment regression test | Michael Niedermayer | 2003-12-14 | 3 | -0/+17 |
* | generate MPEG elementary streams in all cases - added interlaced MPEG2 test | Fabrice Bellard | 2003-12-10 | 3 | -7/+20 |
* | Advanced intra coding, modified quantization and alternative inter vlc regres... | Michael Niedermayer | 2003-12-08 | 3 | -7/+7 |
* | slice flush / position fix | Michael Niedermayer | 2003-12-07 | 2 | -6/+6 |
* | cleanup | Michael Niedermayer | 2003-11-28 | 3 | -7/+7 |
* | 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 |