summaryrefslogtreecommitdiff
path: root/tests/tiny_psnr.c
Commit message (Expand)AuthorAge
* Fix tiny_psnr so it compares all bytes (it did skip the last block).Michael Niedermayer2008-07-24
* cosmetics: typo/grammar fixesDiego Biurrun2008-07-24
* Fix segfault with non existing input files.Michael Niedermayer2008-07-24
* Disable unused function, fixes the warning:Diego Biurrun2007-11-09
* 10l: Revert accidental removal of unused code.Diego Biurrun2007-05-27
* Fix seek_test compilation for out-of-tree builds.Diego Biurrun2007-05-27
* Use proper license header.Diego Biurrun2007-05-24
* Possibility to skip bytes in the beginning of a file.Benjamin Larsson2006-07-18
* Fix samples to bytes relation.Benjamin Larsson2006-04-24
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* support comparing files with some posiion offset relative to each otherMichael Niedermayer2005-02-01
* signed 16bit supportMichael Niedermayer2005-02-01
* fopen "r" -> "rb"Michael Niedermayer2004-12-23
* 1/0 fix for files with size=0Michael Niedermayer2004-09-20
* overflow fixMichael Niedermayer2004-06-25
* fixpoint log() for tiny_psnr so it can output actual PSNRMichael Niedermayer2003-12-31
* check quality too, not only md5 (but dont take the scores too serious, the di...Michael Niedermayer2003-04-10