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
|
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
|
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 |
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
|
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
|
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 |