aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* h263+ custom pcf supportMichael Niedermayer2004-03-102-2/+2
* 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)Michael Niedermayer2004-03-093-3/+3
* regression test fix (forcing specific audio codecs as the default often depen...Michael Niedermayer2004-03-091-3/+3
* h263 framerate & aspect ratio fixesMichael Niedermayer2004-03-062-4/+4
* asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-051-2/+2
* os x md5sum patch by (John Dalgliesh <johnd at defyne dot org>)John Dalgliesh2004-02-281-1/+9
* update libavformat regression checksums (it should be checked why exactly the...Michael Niedermayer2004-02-183-19/+20
* AAC support in mov, correct aspect ratio support and user data support patch ...Gildas Bazin2004-02-142-2/+2
* replace a few pbBufPtr() by put_bits_count(), one of them was actually wrongMichael Niedermayer2004-02-132-16/+16
* simplify MV availability check / dont use below last row MV which is always zeroMichael Niedermayer2004-02-132-25/+25
* multithreaded/SMP motion estimationMichael Niedermayer2004-02-133-3/+37
* ima & ms adpcm regression testMichael Niedermayer2004-02-083-0/+30
* g726 regression testMichael Niedermayer2004-02-073-0/+15
* interlaced dct decision cleanupMichael Niedermayer2004-01-052-6/+6
* noise reduction regression testMichael Niedermayer2004-01-023-0/+17
* trellis quantization regression testMichael Niedermayer2004-01-013-7/+7
* test interlaced motion estimation tooMichael Niedermayer2004-01-013-7/+7
* fixpoint log() for tiny_psnr so it can output actual PSNRMichael Niedermayer2003-12-313-47/+108
* interlaced motion estimationMichael Niedermayer2003-12-303-19/+19
* MPEG1/2 decoding update (buffered frames are decoded now)Fabrice Bellard2003-12-152-16/+16
* error concealment regression testMichael Niedermayer2003-12-143-0/+17
* generate MPEG elementary streams in all cases - added interlaced MPEG2 testFabrice Bellard2003-12-103-7/+20
* Advanced intra coding, modified quantization and alternative inter vlc regres...Michael Niedermayer2003-12-083-7/+7
* slice flush / position fixMichael Niedermayer2003-12-072-6/+6
* cleanupMichael Niedermayer2003-11-283-7/+7
* last frameMichael Niedermayer2003-11-122-4/+4
* use .mp4 in one of the mpeg4 regression testsMichael Niedermayer2003-11-043-7/+7
* ffv1 regression testMichael Niedermayer2003-11-033-0/+17
* picture buffer cleanup, this fixes a assertion failure (if assertion checking...Michael Niedermayer2003-10-161-2/+2
* use the correct file modesMike Melanson2003-10-152-2/+2
* use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer2003-10-072-6/+6
* nut regression testMichael Niedermayer2003-10-014-14/+26
* updatedFabrice Bellard2003-09-281-3/+3
* constraint_parameter_flag fixMichael Niedermayer2003-09-242-6/+6
* updateFabrice Bellard2003-09-162-19/+19
* mpeg sequence end code regression checksum updateMichael Niedermayer2003-09-132-12/+12
* mpegaudio decoder no longer forgets to decoder last audio frameFabrice Bellard2003-09-092-2/+2
* asv2 regression testMichael Niedermayer2003-09-013-0/+17
* fixing unused f_code valuesMichael Niedermayer2003-08-302-6/+6
* bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrateMichael Niedermayer2003-08-292-6/+6
* 100l (forget to reset me.skip for b frames)Michael Niedermayer2003-08-261-6/+6
* mpeg2 regression testMichael Niedermayer2003-08-263-2/+15
* up to date regression testsFabrice Bellard2003-08-242-48/+16
* ac3 testFabrice Bellard2003-08-241-1/+1
* use new loop optionFabrice Bellard2003-08-241-1/+1
* disabled file based testsFabrice Bellard2003-08-241-2/+2
* exclude Duration field tooFabrice Bellard2003-08-241-3/+3
* AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer2003-08-202-2/+2
* patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>)Michael Niedermayer2003-07-293-3/+3
* put b- prefix to libav tests to avoid incorrect ffserver testFabrice Bellard2003-07-163-51/+52