This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
271e6ddd4ac6f5d8e7a0bcf2fd72f61a3c005ef5
ffmpeg
/
tests
History
Michael Niedermayer
6337178b4f
Ensure that the palette is set in data[1] for all 8bit formats.
...
Also document it. Originally committed as revision 17018 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-06 12:59:50 +00:00
..
audiogen.c
…
ffmpeg.regression.ref
Splits the totalbitrate in a videodatarate and audiodatarate part.
2009-02-02 16:10:46 +00:00
ffserver.regression.ref
do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking
2008-06-22 00:26:25 +00:00
lena.pnm
…
libav.regression.ref
Ensure that the palette is set in data[1] for all 8bit formats.
2009-02-06 12:59:50 +00:00
regression.sh
Fix regression.sh to work on OpenBSD which has md5 instead of md5sum
2008-12-13 09:10:55 +00:00
rotozoom.c
…
rotozoom.regression.ref
Splits the totalbitrate in a videodatarate and audiodatarate part.
2009-02-02 16:10:46 +00:00
seek_test.c
…
seek_test.sh
Run regression tests on target system.
2008-11-23 12:36:44 +00:00
seek.regression.ref
Splits the totalbitrate in a videodatarate and audiodatarate part.
2009-02-02 16:10:46 +00:00
server-regression.sh
…
test.conf
remove unneeded ffmpeg commandline switches, and enable quiet mode
2008-06-09 00:26:25 +00:00
tiny_psnr.c
Fix tiny_psnr so it compares all bytes (it did skip the last block).
2008-07-24 17:24:36 +00:00
videogen.c
…