summaryrefslogtreecommitdiff
path: root/tests/ffmpeg.regression.ref
Commit message (Expand)AuthorAge
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-01
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-30
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-23
* fix bitstream to be correctly decoded by quicktimeBaptiste Coudurier2006-11-22
* fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer2006-11-22
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-04
* wide atom is only defined in mov, use free for mp4/3gpBaptiste Coudurier2006-08-24
* replace MULL by MULH + shift in dct32() (code is very slightly faster, and th...Michael Niedermayer2006-08-22
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-18
* update regression tests for patches r5945-r5950 based on patch by Francois Dr...Baptiste Coudurier2006-08-07
* always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier2006-08-06
* add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel...Michael Niedermayer2006-07-17
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-02
* flacenc - rice param search patch by (Justin Ruggles jruggle earthlink netJustin Ruggles2006-06-27
* stereo decorrelation support by (Justin Ruggles jruggle earthlink net>)Michael Niedermayer2006-06-26
* flac regression testMichael Niedermayer2006-06-24
* update regression tests for r5449 (adpcm)Loren Merritt2006-06-14
* Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterat...Loren Merritt2006-05-30
* Snow multiple reference framesLoren Merritt2006-05-28
* dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)Michael Niedermayer2006-05-18
* add MPEG-2 intra vlc supportBaptiste Coudurier2006-05-13
* missmatch control for mpeg2 intra dequantization if bitexact=1Michael Niedermayer2006-04-28
* Fix samples to bytes relation.Benjamin Larsson2006-04-24
* AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net.Benjamin Larsson2006-04-10
* Fix regression tests to match changed output of AC3 encoderCorey Hickey2006-04-07
* seed iterative_me with mvs from conventional search.Loren Merritt2006-03-13
* DVCPRO50 support.Daniel Maas2006-03-06
* ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-03-02
* compute output format before setting language patch by (Baptiste COUDURIER <b...Baptiste Coudurier2006-03-02
* Assign class 2 to most macroblocks by default, instead of a more conservativeDan Maas2006-02-28
* AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. TheDan Maas2006-02-27
* size[0-3] are not initialized (and can get random negative trashDan Maas2006-02-25
* dont lowwer qnos of more blocks then neededMichael Niedermayer2006-02-23
* fixing dv_guess_qnos()Michael Niedermayer2006-02-23
* jpeg-ls regression testMichael Niedermayer2006-02-02
* avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer2006-01-25
* Fix the wrongly commited regressions stuff for psp compatible mp4 files.Benjamin Larsson2006-01-24
* Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson2006-01-24
* scale video for snow iterative me down so the egression test is fasterMichael Niedermayer2006-01-23
* >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer2006-01-23
* fix convergence of snow iterative_meLoren Merritt2006-01-21
* detect when iterative_me fails to converge, and stop searchingLoren Merritt2006-01-19
* bugs found by valgrindMichael Niedermayer2006-01-12
* fixing second last time François Revol applies a patch without running the r...Michael Niedermayer2006-01-08
* use h264 MC functions for 2xX Xx2 blocks in snow tooMichael Niedermayer2006-01-08
* use h264 MC functions for rectangular blocks tooMichael Niedermayer2006-01-07
* regression test for iterative ME & wavelet cmp functionsMichael Niedermayer2006-01-07
* second try of improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-29
* dont discard least significant bitsMichael Niedermayer2005-12-25
* slightly better mv_penalty tableMichael Niedermayer2005-12-24