July 10, 2010
View 3ec8d24

tiny_psnr: change error exit code from -1 to 1

Måns Rullgård authored on 2010/07/10 08:26:39
View cd3cb04

tiny_psnr: check fread() return values

Måns Rullgård authored on 2010/07/10 08:26:36
View f6dddd3

tiny_psnr: use abs()

Måns Rullgård authored on 2010/07/10 04:27:07
View c43d77c

tiny_psnr: skip wav headers on input files

Måns Rullgård authored on 2010/07/10 01:06:05
July 9, 2010
View cb0067e

tiny_psnr: print max absolute difference between files

Vitor Sessak authored on 2010/07/09 09:40:37
November 10, 2009
View b00803e

fix a rounding error in the PSNR calculation and update the many regression test references that this change affects.

Justin Ruggles authored on 2009/11/10 08:09:47
July 25, 2008
View 1e90317

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]

Michael Niedermayer authored on 2008/07/25 02:24:36
View cc8de8e

cosmetics: typo/grammar fixes

Diego Biurrun authored on 2008/07/25 02:04:14
View e740c79

Fix segfault with non existing input files.

Michael Niedermayer authored on 2008/07/25 00:47:28
November 9, 2007
View e9b67fe

Disable unused function, fixes the warning: tests/tiny_psnr.c:55: warning: ‘exp16’ defined but not used

Diego Biurrun authored on 2007/11/09 13:57:28
May 28, 2007
View 2d2fe55

10l: Revert accidental removal of unused code.

Diego Biurrun authored on 2007/05/28 00:52:57
May 27, 2007
View dd4ca891

Fix seek_test compilation for out-of-tree builds.

Diego Biurrun authored on 2007/05/27 22:36:02
May 25, 2007
View 244e1e6

Use proper license header.

Diego Biurrun authored on 2007/05/25 08:14:54
July 19, 2006
View b8889ea

Possibility to skip bytes in the beginning of a file.

Benjamin Larsson authored on 2006/07/19 06:41:49
April 24, 2006
View ddbddce

Fix samples to bytes relation.

Benjamin Larsson authored on 2006/04/24 22:04:12