| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tiny_psnr so it compares all bytes (it did skip the last block). | Michael Niedermayer | 2008-07-24 | 1 | -7/+15 |
* | cosmetics: typo/grammar fixes | Diego Biurrun | 2008-07-24 | 1 | -2/+2 |
* | Fix segfault with non existing input files. | Michael Niedermayer | 2008-07-24 | 1 | -0/+4 |
* | Disable unused function, fixes the warning: | Diego Biurrun | 2007-11-09 | 1 | -2/+4 |
* | 10l: Revert accidental removal of unused code. | Diego Biurrun | 2007-05-27 | 1 | -0/+13 |
* | Fix seek_test compilation for out-of-tree builds. | Diego Biurrun | 2007-05-27 | 1 | -13/+0 |
* | Use proper license header. | Diego Biurrun | 2007-05-24 | 1 | -5/+6 |
* | Possibility to skip bytes in the beginning of a file. | Benjamin Larsson | 2006-07-18 | 1 | -1/+7 |
* | Fix samples to bytes relation. | Benjamin Larsson | 2006-04-24 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -8/+8 |
* | support comparing files with some posiion offset relative to each other | Michael Niedermayer | 2005-02-01 | 1 | -2/+5 |
* | signed 16bit support | Michael Niedermayer | 2005-02-01 | 1 | -10/+18 |
* | fopen "r" -> "rb" | Michael Niedermayer | 2004-12-23 | 1 | -2/+2 |
* | 1/0 fix for files with size=0 | Michael Niedermayer | 2004-09-20 | 1 | -0/+1 |
* | overflow fix | Michael Niedermayer | 2004-06-25 | 1 | -2/+3 |
* | fixpoint log() for tiny_psnr so it can output actual PSNR | Michael Niedermayer | 2003-12-31 | 1 | -3/+64 |
* | check quality too, not only md5 (but dont take the scores too serious, the di... | Michael Niedermayer | 2003-04-10 | 1 | -0/+74 |