summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 10l (fixes delayed frames during encoding)Michael Niedermayer2004-06-303-54/+54
* fix first timestamp when decoding mpeg-psMichael Niedermayer2004-06-301-1/+1
* audio timestamp drift compensationMichael Niedermayer2004-06-301-1/+1
* overflow fixMichael Niedermayer2004-06-251-2/+3
* regression checksum changes due to new resampling codeMichael Niedermayer2004-06-182-9/+9
* file id stringMichael Niedermayer2004-06-142-8/+5
* change qscale -> lambda for the motion estimationMichael Niedermayer2004-06-033-195/+195
* dv regression testMichael Niedermayer2004-05-312-0/+8
* correctly interleave packets during encodingMichael Niedermayer2004-05-291-3/+3
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-294-15/+15
* bytestream tracing supportMichael Niedermayer2004-05-201-2/+2
* svq1 regression testMichael Niedermayer2004-05-123-0/+19
* next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer2004-05-052-12/+12
* mpeg SVCD compatibility, SCR fixes, standard complianceHauke Duden2004-04-261-1/+1
* rv10 decoding fixMichael Niedermayer2004-04-252-4/+4
* qpel & SSE/SATD regression testMichael Niedermayer2004-04-243-0/+18
* +-1 bugfix regression test checksum updateMichael Niedermayer2004-04-162-3/+3
* bit-exactMichael Niedermayer2004-04-123-8/+8
* checksum threshold removialMichael Niedermayer2004-04-091-2/+2
* regression checksum update for alexs .mov time changeMichael Niedermayer2004-04-083-6/+6
* yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>)Steven M. Schultz2004-04-011-2/+2
* * fixing 10l in movenc.c + updating regression patterns.Roman Shaposhnik2004-03-283-4/+4
* diff -wMichael Niedermayer2004-03-261-0/+5
* * enabling DV-in-QTRoman Shaposhnik2004-03-261-1/+1
* forgot (bitstream size info)Michael Niedermayer2004-03-241-0/+36
* add size of encoded stream to the regression testsMichael Niedermayer2004-03-233-0/+72
* test more (i)dctsMichael Niedermayer2004-03-223-0/+13
* enable .ffm regression test as it works againMichael Niedermayer2004-03-182-3/+5
* 1000000l (using uninitalized variable for initalizing bits per MV table)Michael Niedermayer2004-03-163-127/+127
* 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
OpenPOWER on IntegriCloud