This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-02-04 06:08:26 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
tests
History
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
..
.cvsignore
* added
2002-05-27 08:36:05 +00:00
audiogen.c
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
2002-05-18 23:18:22 +00:00
dsptest.c
* yet a bit more extended
2002-05-27 08:39:04 +00:00
ffmpeg.regression.ref
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
2002-10-31 00:48:05 +00:00
libav.regression.ref
reactivated swf/mjpeg/jpg formats testing
2002-05-25 22:47:17 +00:00
Makefile
using only the fast int dct for regression tests
2002-08-30 19:49:12 +00:00
regression.sh
regression test for H263+
2002-10-25 10:50:02 +00:00
videogen.c
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
2002-05-18 23:18:22 +00:00