aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ffmpeg.regression.ref
Commit message (Expand)AuthorAgeFilesLines
...
* detect when iterative_me fails to converge, and stop searchingLoren Merritt2006-01-191-4/+4
* bugs found by valgrindMichael Niedermayer2006-01-121-3/+3
* fixing second last time François Revol applies a patch without running the r...Michael Niedermayer2006-01-081-2/+2
* use h264 MC functions for 2xX Xx2 blocks in snow tooMichael Niedermayer2006-01-081-2/+2
* use h264 MC functions for rectangular blocks tooMichael Niedermayer2006-01-071-6/+6
* regression test for iterative ME & wavelet cmp functionsMichael Niedermayer2006-01-071-4/+4
* second try of improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-291-8/+8
* dont discard least significant bitsMichael Niedermayer2005-12-251-7/+7
* slightly better mv_penalty tableMichael Niedermayer2005-12-241-9/+9
* minor typoMichael Niedermayer2005-12-231-12/+12
* improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-221-7/+7
* set a few variables correctlyMichael Niedermayer2005-09-051-3/+3
* optimizationsMichael Niedermayer2005-08-301-3/+3
* regression tests for dvMichael Niedermayer2005-08-301-0/+4
* yamaha adpcm regression testMichael Niedermayer2005-07-251-0/+4
* fix mpeg2 chroma_420_typeMichael Niedermayer2005-05-181-3/+3
* While adding stereo rematrixing, I came across something that needs toJustin Ruggles2005-05-051-1/+1
* fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink netYartrebo2005-04-171-6/+6
* store the number of runs to avoid storing the last run valueMichael Niedermayer2005-04-151-4/+4
* rescale coefficients during IDWT, that way the lifting steps are much simpler...Michael Niedermayer2005-04-101-3/+3
* increasing precission of the quantization parameterMichael Niedermayer2005-04-091-6/+6
* 10% faster unpack_coeffsMichael Niedermayer2005-04-051-4/+4
* fixing lossless snowMichael Niedermayer2005-04-051-4/+4
* snow regression testMichael Niedermayer2005-04-031-0/+8
* 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)Calcium2005-03-231-1/+1
* fix time stored in movMichael Niedermayer2005-03-231-2/+2
* trying to fix a few minor values in the mp4/mov muxerMichael Niedermayer2005-03-231-1/+1
* sample_size fixMichael Niedermayer2005-03-151-19/+19
* set global_qualityMichael Niedermayer2005-03-151-8/+8
* switch MPEG4 fourcc to FMP4Michael Niedermayer2005-02-221-6/+6
* checksum change due to (don't crash on null codec patch which changed the sto...Michael Niedermayer2005-02-071-2/+2
* max/avg bitrate change (movenc.c 1.25->1.26)Michael Niedermayer2005-02-071-1/+1
* regression test checksum change due to the mov header field and compressor na...Michael Niedermayer2005-02-071-2/+2
* compare audio files 16bit wise instead of 8bitMichael Niedermayer2005-02-011-4/+5
* dithering for the mpeg audio decoderMichael Niedermayer2005-01-301-2/+2
* quick and dirty PSNR check for audioMichael Niedermayer2005-01-301-4/+4
* jpeg style yuv fixesMichael Niedermayer2005-01-201-6/+6
* rv20 regression testMichael Niedermayer2004-12-071-0/+4
* rm encoding fixMichael Niedermayer2004-12-061-1/+1
* split ffhuffyuv into 2 codecs:Loren Merritt2004-11-281-2/+2
* mv/mb reuse regression testMichael Niedermayer2004-11-161-0/+4
* H261 fixing and cleaning:Maarten Daniels2004-11-121-4/+4
* switch ffv1 to the put/get_symbol() from snowMichael Niedermayer2004-10-311-1/+1
* switch ffv1 from CABAC to the range coderMichael Niedermayer2004-10-311-2/+2
* fix and cleanup h261 mb_type selectionMichael Niedermayer2004-10-281-2/+2
* h.261 regression testMichael Niedermayer2004-10-281-0/+4
* 100l (dont reset the sample position at the block end)Michael Niedermayer2004-10-211-4/+4
* write shorter headers if possibleMichael Niedermayer2004-09-221-12/+12
* (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington d...Loren Merritt2004-09-171-1/+1
* try to select w/h from tablesAlex Beregszaszi2004-09-081-2/+2