387 Commits (0587b0cacde5d65f0edd9e5e4509fbdb21dfe37f)

Author SHA1 Message Date
Roman Shaposhnik 8c0ff5d5c2 * Making AVI encoding predictable (all JUNK chunks are filled with 0) 22 years ago
Roman Shaposhnik 6e023978cf Changes for SPARC/Solaris compatibility. Now it should be possible to 22 years ago
Philip Gladstone 96cbe82cb5 * Actually make the sort function do some sorting (data needs to be on own lines) 22 years ago
Philip Gladstone e31c1c30d2 * Removed ffmpeg output during encoding runs. Now only print out errors 22 years ago
Michael Niedermayer 6692d61b12 fail if a test fails instead of contuing as if everything was ok 22 years ago
Michael Niedermayer a90fb38bfa checksum update for the avi zeros ... 22 years ago
Philip Gladstone b452004bbf These are my values and seem pretty stable. YMMV 22 years ago
Philip Gladstone aae6ea8b0c Only reference the images that exist 22 years ago
Philip Gladstone d746f9281f Add a file serving test as well 22 years ago
Philip Gladstone be0d154911 Apply patch to remove -em_rate 22 years ago
Michael Niedermayer 2add6b5db7 use bilinear interpolation for the rotozoom 22 years ago
Michael Niedermayer 6afd3b92b4 finished integrating rotozoom test in ffmpeg 22 years ago
Michael Niedermayer 6696163608 alternative test video generator by (Sebastien Bechet <s dot bechet at av7 dot net>) 22 years ago
Michael Niedermayer 67cbe68129 check quality too, not only md5 (but dont take the scores too serious, the different codecs use different quality/bitrates and its just based on a artificially generated testvideo) 22 years ago
Michael Niedermayer ba57a3ff23 smaller slices for the regression tests, i hope that way we'll catch the next 10l slice bug earlier ... 22 years ago
Roman Shaposhnik ce9fce63c5 AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer 1f9aea9b91 fixing msmpeg4v2 encoding 22 years ago
Michael Niedermayer 5acaa5e1df simplify slice encoding (variance of packet size is practically identical) 22 years ago
Michael Niedermayer 3c300082de disabling ac3 decoding regression test (its different between different compilers/platforms due to float use) 22 years ago
Roumen Petrov c7f2eb83e5 don't use proxy and suppress verbose output patch by (Roumen Petrov <help at roumenpetrov dot info>) 22 years ago
Michael Niedermayer 8d170f0efa test ffserver even if ffmpeg regresion test fails 22 years ago
Michael Niedermayer 00df1301bd allways test ffserver too by default 22 years ago
Michael Niedermayer e23d5712ea wmv2 & huffyuv regression test 22 years ago
Michael Niedermayer 32d8c294e5 avi fps fixed 22 years ago
Michael Niedermayer 968ea8d9d3 disabling aic for h263p regression test 22 years ago
Michael Niedermayer 179386025e 10l 22 years ago
Michael Niedermayer e51d6d27a6 h263(+) clenaup & bugfixes 22 years ago
Michael Niedermayer cd58d0487c h263 me range increased -> checksum for h263, rv10 updated 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Michael Niedermayer cfadadecd8 mpeg1 b frame regression test 22 years ago
Michael Niedermayer d90cc6af20 changes to f_code calculation for b frames -> changed checksum 22 years ago
Michael Niedermayer 27efd8467a checksum changed cuz of b frame segfault fix? 22 years ago
Michael Niedermayer f5f170d231 oops forgot that ... 22 years ago
Michael Niedermayer 2ca24d9128 shorter test streams / faster regression tests 22 years ago
Romain Dolbeau e629ab68a7 altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) 22 years ago
Fabrice Bellard 7481e91982 more formats 22 years ago
Michael Niedermayer 3bea538625 1000l, but for whom? (zero ME sucks and caused the many I frames in the regression tests) 22 years ago
Michael Niedermayer 70ac76c0eb mpeg4 header encoding bugfix 22 years ago
Michael Niedermayer 7204b806a0 regression checksums change cuz of motion estimation changes 10min ago 22 years ago
Michael Niedermayer b07a59805e shape adaptive diamonds for EPZS 22 years ago
Michael Niedermayer e9166b58aa mpeg1 rounding fix 22 years ago
Michael Niedermayer 41773b735e correcter mpeg4 headers 22 years ago
Michael Niedermayer 7bd7fa91d0 ooops forgot this (ffserver regression checksums update after motion estimation changes) 22 years ago
Michael Niedermayer f3c4a7bd2c motion estimation changes 22 years ago
Philip Gladstone 368eb09423 Updated as a result of changes to the rate change code in ffmpeg 22 years ago
Philip Gladstone bc15b8ef64 Make sure that if you abort the server regression tests, then it doesn't say OK 22 years ago
Philip Gladstone e2b2851e5a First shot at the ffserver regression tests. All feedback received with 22 years ago
Philip Gladstone 0bdd297f26 Initial version of test configuration file for ffserver that encodes the 22 years ago
Michael Niedermayer f8af5cb5a4 correct mpeg4 vo type 22 years ago
Michael Niedermayer 843342efb7 100l (sad8x8_x2 had params in wrong order) 22 years ago