summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 10l (fixes delayed frames during encoding)Michael Niedermayer2004-06-30
* fix first timestamp when decoding mpeg-psMichael Niedermayer2004-06-30
* audio timestamp drift compensationMichael Niedermayer2004-06-30
* overflow fixMichael Niedermayer2004-06-25
* regression checksum changes due to new resampling codeMichael Niedermayer2004-06-18
* file id stringMichael Niedermayer2004-06-14
* change qscale -> lambda for the motion estimationMichael Niedermayer2004-06-03
* dv regression testMichael Niedermayer2004-05-31
* correctly interleave packets during encodingMichael Niedermayer2004-05-29
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* bytestream tracing supportMichael Niedermayer2004-05-20
* svq1 regression testMichael Niedermayer2004-05-12
* next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer2004-05-05
* mpeg SVCD compatibility, SCR fixes, standard complianceHauke Duden2004-04-26
* rv10 decoding fixMichael Niedermayer2004-04-25
* qpel & SSE/SATD regression testMichael Niedermayer2004-04-24
* +-1 bugfix regression test checksum updateMichael Niedermayer2004-04-16
* bit-exactMichael Niedermayer2004-04-12
* checksum threshold removialMichael Niedermayer2004-04-09
* regression checksum update for alexs .mov time changeMichael Niedermayer2004-04-08
* yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>)Steven M. Schultz2004-04-01
* * fixing 10l in movenc.c + updating regression patterns.Roman Shaposhnik2004-03-28
* diff -wMichael Niedermayer2004-03-26
* * enabling DV-in-QTRoman Shaposhnik2004-03-26
* forgot (bitstream size info)Michael Niedermayer2004-03-24
* add size of encoded stream to the regression testsMichael Niedermayer2004-03-23
* test more (i)dctsMichael Niedermayer2004-03-22
* enable .ffm regression test as it works againMichael Niedermayer2004-03-18
* 1000000l (using uninitalized variable for initalizing bits per MV table)Michael Niedermayer2004-03-16
* h263+ custom pcf supportMichael Niedermayer2004-03-10
* 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)Michael Niedermayer2004-03-09
* regression test fix (forcing specific audio codecs as the default often depen...Michael Niedermayer2004-03-09
* h263 framerate & aspect ratio fixesMichael Niedermayer2004-03-06
* asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-05
* os x md5sum patch by (John Dalgliesh <johnd at defyne dot org>)John Dalgliesh2004-02-28
* update libavformat regression checksums (it should be checked why exactly the...Michael Niedermayer2004-02-18
* AAC support in mov, correct aspect ratio support and user data support patch ...Gildas Bazin2004-02-14
* replace a few pbBufPtr() by put_bits_count(), one of them was actually wrongMichael Niedermayer2004-02-13
* simplify MV availability check / dont use below last row MV which is always zeroMichael Niedermayer2004-02-13
* multithreaded/SMP motion estimationMichael Niedermayer2004-02-13
* ima & ms adpcm regression testMichael Niedermayer2004-02-08
* g726 regression testMichael Niedermayer2004-02-07
* interlaced dct decision cleanupMichael Niedermayer2004-01-05
* noise reduction regression testMichael Niedermayer2004-01-02
* trellis quantization regression testMichael Niedermayer2004-01-01
* test interlaced motion estimation tooMichael Niedermayer2004-01-01
* fixpoint log() for tiny_psnr so it can output actual PSNRMichael Niedermayer2003-12-31
* interlaced motion estimationMichael Niedermayer2003-12-30
* MPEG1/2 decoding update (buffered frames are decoded now)Fabrice Bellard2003-12-15
* error concealment regression testMichael Niedermayer2003-12-14