Philip Gladstone
b452004bbf
These are my values and seem pretty stable. YMMV
...
Originally committed as revision 1765 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 03:05:46 +00:00
Philip Gladstone
aae6ea8b0c
Only reference the images that exist
...
Originally committed as revision 1764 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 03:05:24 +00:00
Philip Gladstone
d746f9281f
Add a file serving test as well
...
Originally committed as revision 1763 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 03:04:55 +00:00
Philip Gladstone
be0d154911
Apply patch to remove -em_rate
...
Originally committed as revision 1760 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 02:34:37 +00:00
Michael Niedermayer
2add6b5db7
use bilinear interpolation for the rotozoom
...
Originally committed as revision 1759 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 02:32:33 +00:00
Michael Niedermayer
6afd3b92b4
finished integrating rotozoom test in ffmpeg
...
replaced float by integer to avoid rounding differenes between platforms
Originally committed as revision 1755 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-11 13:43:17 +00:00
Michael Niedermayer
6696163608
alternative test video generator by (Sebastien Bechet <s dot bechet at av7 dot net>)
...
Originally committed as revision 1754 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-11 10:07:57 +00:00
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)
...
small changes to some test to check a broader area of features
Originally committed as revision 1751 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-10 21:29:31 +00:00
Michael Niedermayer
ba57a3ff23
smaller slices for the regression tests, i hope that way we'll catch the next 10l slice bug earlier ...
...
Originally committed as revision 1748 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-10 14:16:19 +00:00
Roman Shaposhnik
ce9fce63c5
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)
...
Originally committed as revision 1741 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-08 09:51:15 +00:00
Michael Niedermayer
1f9aea9b91
fixing msmpeg4v2 encoding
...
Originally committed as revision 1723 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-01 15:38:01 +00:00
Michael Niedermayer
5acaa5e1df
simplify slice encoding (variance of packet size is practically identical)
...
Originally committed as revision 1719 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-30 16:22:08 +00:00
Michael Niedermayer
3c300082de
disabling ac3 decoding regression test (its different between different compilers/platforms due to float use)
...
Originally committed as revision 1718 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-30 12:24:46 +00:00
Roumen Petrov
c7f2eb83e5
don't use proxy and suppress verbose output patch by (Roumen Petrov <help at roumenpetrov dot info>)
...
Originally committed as revision 1717 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-30 11:54:24 +00:00
Michael Niedermayer
8d170f0efa
test ffserver even if ffmpeg regresion test fails
...
Originally committed as revision 1709 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-26 23:19:50 +00:00
Michael Niedermayer
00df1301bd
allways test ffserver too by default
...
update ffserver regression checksums (this has been forgotten several times in the past, lets hope no bugs where introduced during that lazyness...)
Originally committed as revision 1705 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-26 10:37:05 +00:00
Michael Niedermayer
e23d5712ea
wmv2 & huffyuv regression test
...
Originally committed as revision 1650 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-08 11:50:26 +00:00
Michael Niedermayer
32d8c294e5
avi fps fixed
...
Originally committed as revision 1649 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-08 11:31:14 +00:00
Michael Niedermayer
968ea8d9d3
disabling aic for h263p regression test
...
Originally committed as revision 1623 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-05 16:12:22 +00:00
Michael Niedermayer
179386025e
10l
...
Originally committed as revision 1615 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-28 16:06:40 +00:00
Michael Niedermayer
e51d6d27a6
h263(+) clenaup & bugfixes
...
Originally committed as revision 1614 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-28 13:07:07 +00:00
Michael Niedermayer
cd58d0487c
h263 me range increased -> checksum for h263, rv10 updated
...
ac3 checksum update (cuz of liba52 update??)
Originally committed as revision 1611 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-27 23:01:33 +00:00
Zdenek Kabelac
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
...
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-11 16:35:48 +00:00
Michael Niedermayer
cfadadecd8
mpeg1 b frame regression test
...
Originally committed as revision 1554 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-08 12:13:32 +00:00
Michael Niedermayer
d90cc6af20
changes to f_code calculation for b frames -> changed checksum
...
Originally committed as revision 1552 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-08 12:05:28 +00:00
Michael Niedermayer
27efd8467a
checksum changed cuz of b frame segfault fix?
...
Originally committed as revision 1550 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-07 21:32:32 +00:00
Michael Niedermayer
f5f170d231
oops forgot that ...
...
regression checksum update because of finetuning of various things & mb decission
Originally committed as revision 1473 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-19 18:28:23 +00:00
Michael Niedermayer
2ca24d9128
shorter test streams / faster regression tests
...
Originally committed as revision 1452 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-12 01:04:26 +00:00
Romain Dolbeau
e629ab68a7
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
...
Originally committed as revision 1448 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-11 20:51:03 +00:00
Fabrice Bellard
7481e91982
more formats
...
Originally committed as revision 1442 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-11 05:32:29 +00:00
Michael Niedermayer
3bea538625
1000l, but for whom? (zero ME sucks and caused the many I frames in the regression tests)
...
Originally committed as revision 1405 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-06 23:17:46 +00:00
Michael Niedermayer
70ac76c0eb
mpeg4 header encoding bugfix
...
Originally committed as revision 1392 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-03 23:21:52 +00:00
Michael Niedermayer
7204b806a0
regression checksums change cuz of motion estimation changes 10min ago
...
Originally committed as revision 1385 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-01 14:44:33 +00:00
Michael Niedermayer
b07a59805e
shape adaptive diamonds for EPZS
...
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
2003-01-01 14:36:20 +00:00
Michael Niedermayer
e9166b58aa
mpeg1 rounding fix
...
Originally committed as revision 1383 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-01 00:49:21 +00:00
Michael Niedermayer
41773b735e
correcter mpeg4 headers
...
Originally committed as revision 1376 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-30 00:28:42 +00:00
Michael Niedermayer
7bd7fa91d0
ooops forgot this (ffserver regression checksums update after motion estimation changes)
...
Originally committed as revision 1374 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-29 22:38:41 +00:00
Michael Niedermayer
f3c4a7bd2c
motion estimation changes
...
Originally committed as revision 1367 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-27 23:59:53 +00:00
Philip Gladstone
368eb09423
Updated as a result of changes to the rate change code in ffmpeg
...
Originally committed as revision 1362 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-25 04:04:36 +00:00
Philip Gladstone
bc15b8ef64
Make sure that if you abort the server regression tests, then it doesn't say OK
...
Originally committed as revision 1357 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-22 21:07:35 +00:00
Philip Gladstone
e2b2851e5a
First shot at the ffserver regression tests. All feedback received with
...
interest
Originally committed as revision 1336 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-12 19:53:05 +00:00
Philip Gladstone
0bdd297f26
Initial version of test configuration file for ffserver that encodes the
...
vsynth1 data and serves it up.
Originally committed as revision 1334 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-11 03:29:30 +00:00
Michael Niedermayer
f8af5cb5a4
correct mpeg4 vo type
...
Originally committed as revision 1324 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-09 00:06:15 +00:00
Michael Niedermayer
843342efb7
100l (sad8x8_x2 had params in wrong order)
...
Originally committed as revision 1299 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-03 11:07:41 +00:00
Michael Niedermayer
2571e3b62b
100l (mixing chroma & luma linesize)
...
Originally committed as revision 1298 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-03 01:14:34 +00:00
Mark Hills
3aca208a7b
* Ogg/Vorbis patch by Mark Hills
...
Originally committed as revision 1268 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-22 07:27:13 +00:00
Michael Niedermayer
af27aea922
fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated
...
Originally committed as revision 1122 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-31 00:48:05 +00:00
Michael Niedermayer
060f89b328
mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality)
...
Originally committed as revision 1078 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-27 12:20:58 +00:00
Michael Niedermayer
6e2d5f1aea
regression test for H263+
...
Originally committed as revision 1070 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-25 10:50:02 +00:00
Michael Niedermayer
0298af4887
set low_delay on encoding if no b frames
...
Originally committed as revision 1007 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-10-06 17:46:22 +00:00
Michael Niedermayer
4c2bc159bd
fixing rv10, this isnt the cleanest solution (parsing the packet header in the codec & creating it in the muxer) but it was that way before things broke, and its the simplest solution
...
Originally committed as revision 986 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-30 21:36:43 +00:00
Michael Niedermayer
2ad1516a6c
idct permutation cleanup, idct can be selected per context now
...
fixing some threadunsafe code
Originally committed as revision 980 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-29 22:44:22 +00:00
Michael Niedermayer
693b0e1d66
fixing variance scaling for b frames (messed adaptive quants up)
...
cliping too long MVs in b frames instead of setting them to 0
Originally committed as revision 965 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-23 15:16:09 +00:00
Michael Niedermayer
1dbb6d9026
regression test for ratecontrol & adv mpeg4 stuff
...
Originally committed as revision 962 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-20 15:22:24 +00:00
Michael Niedermayer
5596c60cce
dont store version for bit-exact tests
...
Originally committed as revision 948 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-14 22:07:35 +00:00
Michael Niedermayer
df266acdec
regression checksum change cuz of LIBAVCODEC_BUILD change
...
Originally committed as revision 928 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-12 14:53:05 +00:00
Michael Niedermayer
b2a0a7fb8a
10l (forgot checksums after mpeg4_encode_block() optimizations which generates slightly shorter bitstream)
...
Originally committed as revision 912 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-07 10:55:39 +00:00
Michael Niedermayer
6ebd933b8f
regression tests for msmpeg4v2 & wmv1
...
Originally committed as revision 910 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-06 22:59:44 +00:00
Michael Niedermayer
0b61920aa7
fixing rv10 encoding (ffmpeg can at least decode its own rv10 files now)
...
Originally committed as revision 907 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-05 13:23:11 +00:00
Michael Niedermayer
64a7a8af14
do regression tests for rv10 too
...
Originally committed as revision 904 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-03 20:41:12 +00:00
Henry Mason
ecfd40b390
new vbv calculation patch by (Henry Mason <talus25 at speakeasy dot net>) with slight modification by me
...
Originally committed as revision 899 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-09-02 09:51:52 +00:00
Michael Niedermayer
d3b3efe368
checksums for the bitexact simple idct
...
Originally committed as revision 887 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-31 14:18:50 +00:00
Michael Niedermayer
8e779b900f
not used anymore
...
Originally committed as revision 885 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-30 19:51:38 +00:00
Michael Niedermayer
463678ac8b
using only the fast int dct for regression tests
...
Originally committed as revision 884 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-30 19:49:12 +00:00
Felix Bünemann
3f027ca76c
cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>)
...
Originally committed as revision 883 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-30 19:34:55 +00:00
Michael Niedermayer
252f397509
checksum update cuz of build change 4620->4621
...
Originally committed as revision 879 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-29 23:59:59 +00:00
Michael Niedermayer
1b78558a9c
mmx & non-mmx regerssion tests
...
Originally committed as revision 871 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-27 22:20:01 +00:00
Michael Niedermayer
1ffd8306ba
checksum update due to LIBAVCODEC_BUILD 4619->4620
...
Originally committed as revision 868 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-26 16:12:21 +00:00
Michael Niedermayer
90cee0c351
darwin patches by Heliodoro Tammaro <helio at interactives dot org>
...
Originally committed as revision 857 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-21 19:18:02 +00:00
Michael Niedermayer
f8e891a97c
regression test checksum update (seems the files where even in different directories ...)
...
Originally committed as revision 856 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-21 17:36:58 +00:00
Fabrice Bellard
5bcfd1ad98
use a local dir for tests
...
Originally committed as revision 668 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-06-05 18:14:21 +00:00
Zdenek Kabelac
5845431a86
* added dependency on dsputil_mmx_rnd.h for dsputil test
...
Originally committed as revision 627 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-29 20:55:16 +00:00
Zdenek Kabelac
6fea8454ac
* yet a bit more extended
...
* fixed busy loop test bug on mmx-only machine
Originally committed as revision 613 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-27 08:39:04 +00:00
Zdenek Kabelac
674e6204f1
* added
...
Originally committed as revision 611 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-27 08:36:05 +00:00
Fabrice Bellard
d0c30ca54e
reactivated swf/mjpeg/jpg formats testing
...
Originally committed as revision 600 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-25 22:47:17 +00:00
Zdenek Kabelac
b6fee9b6e9
* cosmetic
...
Originally committed as revision 574 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-23 15:58:07 +00:00
Zdenek Kabelac
423d391bfe
* minor update
...
Originally committed as revision 571 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-23 15:46:07 +00:00
Zdenek Kabelac
9e8098e72a
* a little bit extended dsptest also suports dsptestpic target
...
Originally committed as revision 569 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-23 14:57:11 +00:00
Zdenek Kabelac
ec9a41f57d
* somewhat more advanced test suit for dsp code - for now i386 only
...
cd test ; make dsptest ; ./dsptest
Originally committed as revision 568 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-23 13:34:22 +00:00
Fabrice Bellard
89d5dfd5e8
added libav regression tests
...
Originally committed as revision 537 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-20 16:20:05 +00:00
Fabrice Bellard
51133a7db0
added first version of regression tests - simply type 'make test' to test every codec and some mux/demuxes - added simple synthetic audio and video bitstreams generators so that no big streams needs to be used
...
Originally committed as revision 532 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-18 23:18:22 +00:00