summaryrefslogtreecommitdiff
path: root/tests/ffmpeg.regression.ref
Commit message (Collapse)AuthorAge
* fixpoint log() for tiny_psnr so it can output actual PSNRMichael Niedermayer2003-12-31
| | | | Originally committed as revision 2640 to svn://svn.ffmpeg.org/ffmpeg/trunk
* interlaced motion estimationMichael Niedermayer2003-12-30
| | | | | | | | | | | | | | interlaced mpeg2 encoding P & B frames rate distored interlaced mb decission alternate scantable support 4mv encoding fixes (thats also why the regression tests change) passing height to most dsp functions interlaced mpeg4 encoding (no direct mode MBs yet) various related cleanups disabled old motion estimaton algorithms (log, full, ...) they will either be fixed or removed Originally committed as revision 2638 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MPEG1/2 decoding update (buffered frames are decoded now)Fabrice Bellard2003-12-15
| | | | Originally committed as revision 2617 to svn://svn.ffmpeg.org/ffmpeg/trunk
* error concealment regression testMichael Niedermayer2003-12-14
| | | | Originally committed as revision 2606 to svn://svn.ffmpeg.org/ffmpeg/trunk
* generate MPEG elementary streams in all cases - added interlaced MPEG2 testFabrice Bellard2003-12-10
| | | | Originally committed as revision 2593 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Advanced intra coding, modified quantization and alternative inter vlc ↵Michael Niedermayer2003-12-08
| | | | | | regression tests Originally committed as revision 2574 to svn://svn.ffmpeg.org/ffmpeg/trunk
* slice flush / position fixMichael Niedermayer2003-12-07
| | | | Originally committed as revision 2569 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleanupMichael Niedermayer2003-11-28
| | | | Originally committed as revision 2537 to svn://svn.ffmpeg.org/ffmpeg/trunk
* last frameMichael Niedermayer2003-11-12
| | | | Originally committed as revision 2508 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use .mp4 in one of the mpeg4 regression testsMichael Niedermayer2003-11-04
| | | | Originally committed as revision 2479 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffv1 regression testMichael Niedermayer2003-11-03
| | | | Originally committed as revision 2477 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use lagrange multipler instead of qp for ratecontrol, this may break some ↵Michael Niedermayer2003-10-07
| | | | | | | | things, tell me ASAP if u notice anything broken quality which was 1..31 float is now a 1..FF_LAMBDA_MAX int, and FF_QP2LAMBDA * qp can be used to convert to the new range Originally committed as revision 2348 to svn://svn.ffmpeg.org/ffmpeg/trunk
* nut regression testMichael Niedermayer2003-10-01
| | | | | | mpeg4 ac prediction cleanup Originally committed as revision 2326 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constraint_parameter_flag fixMichael Niedermayer2003-09-24
| | | | Originally committed as revision 2299 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg sequence end code regression checksum updateMichael Niedermayer2003-09-13
| | | | Originally committed as revision 2271 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpegaudio decoder no longer forgets to decoder last audio frameFabrice Bellard2003-09-09
| | | | Originally committed as revision 2244 to svn://svn.ffmpeg.org/ffmpeg/trunk
* asv2 regression testMichael Niedermayer2003-09-01
| | | | Originally committed as revision 2188 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing unused f_code valuesMichael Niedermayer2003-08-30
| | | | | | 10l (forgot to update the regression test scores after the closed gop bit fix) Originally committed as revision 2185 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrateMichael Niedermayer2003-08-29
| | | | Originally committed as revision 2180 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg2 regression testMichael Niedermayer2003-08-26
| | | | | | add mpeg2video_decoder, thats more consistant with the encoders, note, both mpeg1video and mpeg2video decoder will happily decode both mpeg1 and 2 Originally committed as revision 2166 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer2003-08-20
| | | | Originally committed as revision 2129 to svn://svn.ffmpeg.org/ffmpeg/trunk
* patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>)Michael Niedermayer2003-07-29
| | | | Originally committed as revision 2095 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flv1 fixMichael Niedermayer2003-07-15
| | | | Originally committed as revision 2047 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lossless jpeg regression testMichael Niedermayer2003-07-12
| | | | Originally committed as revision 2036 to svn://svn.ffmpeg.org/ffmpeg/trunk
* flv regression testMichael Niedermayer2003-07-09
| | | | Originally committed as revision 2025 to svn://svn.ffmpeg.org/ffmpeg/trunk
* asv1 regression testMichael Niedermayer2003-05-27
| | | | Originally committed as revision 1912 to svn://svn.ffmpeg.org/ffmpeg/trunk
* motion vector vissualization for mpeg1/2Michael Niedermayer2003-05-27
| | | | | | | mpeg1/2 cleanup/bugfix error resilience bugfix Originally committed as revision 1911 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Making AVI encoding predictable (all JUNK chunks are filled with 0)Roman Shaposhnik2003-04-24
| | | | | | | * Updating regression refs * Making server-regression.sh work on Solaris Originally committed as revision 1818 to svn://svn.ffmpeg.org/ffmpeg/trunk
* checksum update for the avi zeros ...Michael Niedermayer2003-04-12
| | | | Originally committed as revision 1766 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check quality too, not only md5 (but dont take the scores too serious, the ↵Michael Niedermayer2003-04-10
| | | | | | | | different codecs use different quality/bitrates and its just based on a artificially generated testvideo) small changes to some test to check a broader area of features Originally committed as revision 1751 to svn://svn.ffmpeg.org/ffmpeg/trunk
* smaller slices for the regression tests, i hope that way we'll catch the ↵Michael Niedermayer2003-04-10
| | | | | | next 10l slice bug earlier ... Originally committed as revision 1748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-08
| | | | Originally committed as revision 1741 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing msmpeg4v2 encodingMichael Niedermayer2003-04-01
| | | | Originally committed as revision 1723 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify slice encoding (variance of packet size is practically identical)Michael Niedermayer2003-03-30
| | | | Originally committed as revision 1719 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabling ac3 decoding regression test (its different between different ↵Michael Niedermayer2003-03-30
| | | | | | compilers/platforms due to float use) Originally committed as revision 1718 to svn://svn.ffmpeg.org/ffmpeg/trunk
* wmv2 & huffyuv regression testMichael Niedermayer2003-03-08
| | | | Originally committed as revision 1650 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avi fps fixedMichael Niedermayer2003-03-08
| | | | Originally committed as revision 1649 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabling aic for h263p regression testMichael Niedermayer2003-03-05
| | | | Originally committed as revision 1623 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2003-02-28
| | | | Originally committed as revision 1615 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h263(+) clenaup & bugfixesMichael Niedermayer2003-02-28
| | | | Originally committed as revision 1614 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h263 me range increased -> checksum for h263, rv10 updatedMichael Niedermayer2003-02-27
| | | | | | ac3 checksum update (cuz of liba52 update??) Originally committed as revision 1611 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg1 b frame regression testMichael Niedermayer2003-02-08
| | | | Originally committed as revision 1554 to svn://svn.ffmpeg.org/ffmpeg/trunk
* changes to f_code calculation for b frames -> changed checksumMichael Niedermayer2003-02-08
| | | | Originally committed as revision 1552 to svn://svn.ffmpeg.org/ffmpeg/trunk
* checksum changed cuz of b frame segfault fix?Michael Niedermayer2003-02-07
| | | | Originally committed as revision 1550 to svn://svn.ffmpeg.org/ffmpeg/trunk
* oops forgot that ...Michael Niedermayer2003-01-19
| | | | | | regression checksum update because of finetuning of various things & mb decission Originally committed as revision 1473 to svn://svn.ffmpeg.org/ffmpeg/trunk
* shorter test streams / faster regression testsMichael Niedermayer2003-01-12
| | | | Originally committed as revision 1452 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000l, but for whom? (zero ME sucks and caused the many I frames in the ↵Michael Niedermayer2003-01-06
| | | | | | regression tests) Originally committed as revision 1405 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg4 header encoding bugfixMichael Niedermayer2003-01-03
| | | | Originally committed as revision 1392 to svn://svn.ffmpeg.org/ffmpeg/trunk
* shape adaptive diamonds for EPZSMichael Niedermayer2003-01-01
| | | | | | | user specified amount of MV predictors from the last frame b frame MV predictor scaling fixed Originally committed as revision 1384 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correcter mpeg4 headersMichael Niedermayer2002-12-30
| | | | Originally committed as revision 1376 to svn://svn.ffmpeg.org/ffmpeg/trunk