1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-24 02:11:51 +02:00
ffmpeg/tests
Michael Niedermayer 1e90317b65 Fix tiny_psnr so it compares all bytes (it did skip the last block).
Also display both file sizes and slightly change the output formatting.
[not split in 3 patches to avoid the huge checksum files from being changed
 and having to be reviewed 3 times, if people want it split i can revert and
 split it]

Originally committed as revision 14374 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-24 17:24:36 +00:00
..
audiogen.c typo 2007-05-24 23:13:10 +00:00
ffmpeg.regression.ref Fix tiny_psnr so it compares all bytes (it did skip the last block). 2008-07-24 17:24:36 +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 finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
libav.regression.ref update swf video frame number when muxing done, fix #439 2008-07-19 03:25:50 +00:00
regression.sh Do not duplicate -y parameter on regression.sh. 2008-05-01 21:41:42 +00:00
rotozoom.c Relicense to LGPL and add standard license header. 2007-03-02 10:15:07 +00:00
rotozoom.regression.ref Fix tiny_psnr so it compares all bytes (it did skip the last block). 2008-07-24 17:24:36 +00:00
seek_test.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
seek_test.sh Ignore whitespace differences in seek test. 2008-05-01 20:04:08 +00:00
seek.regression.ref Set cur_dts to 0 only during creating new streams and not every time cur_dts happens 2008-07-08 14:07:37 +00:00
server-regression.sh fix servertest in out of tree builds 2008-06-02 22:56:58 +00:00
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 #include stdint.h instead of using a manual typedef for uint8_t. 2008-05-07 08:41:34 +00:00