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-06-25 14:23:15 +02:00
Code
Issues
Releases
Activity
Files
e41e834272ee8cb15f9c386afc88aaa84bfaec7e
FFmpeg
/
tests
History
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
..
.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 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
2002-09-30 21:36:43 +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
idct permutation cleanup, idct can be selected per context now
2002-09-29 22:44:22 +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