| Commit message (Expand) | Author | Age | Files | Lines |
* | h263+ custom pcf support | Michael Niedermayer | 2004-03-10 | 2 | -2/+2 |
* | 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf) | Michael Niedermayer | 2004-03-09 | 3 | -3/+3 |
* | regression test fix (forcing specific audio codecs as the default often depen... | Michael Niedermayer | 2004-03-09 | 1 | -3/+3 |
* | h263 framerate & aspect ratio fixes | Michael Niedermayer | 2004-03-06 | 2 | -4/+4 |
* | asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) | Konstantin Andreyev | 2004-03-05 | 1 | -2/+2 |
* | os x md5sum patch by (John Dalgliesh <johnd at defyne dot org>) | John Dalgliesh | 2004-02-28 | 1 | -1/+9 |
* | update libavformat regression checksums (it should be checked why exactly the... | Michael Niedermayer | 2004-02-18 | 3 | -19/+20 |
* | AAC support in mov, correct aspect ratio support and user data support patch ... | Gildas Bazin | 2004-02-14 | 2 | -2/+2 |
* | replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong | Michael Niedermayer | 2004-02-13 | 2 | -16/+16 |
* | simplify MV availability check / dont use below last row MV which is always zero | Michael Niedermayer | 2004-02-13 | 2 | -25/+25 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 3 | -3/+37 |
* | ima & ms adpcm regression test | Michael Niedermayer | 2004-02-08 | 3 | -0/+30 |
* | g726 regression test | Michael Niedermayer | 2004-02-07 | 3 | -0/+15 |
* | 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 |