История коммитов

Автор SHA1 Сообщение Дата
  Derek Buitenhuis ea1f47757b Merge commit '7a00653be6b13131ce1b2cdeca696429f57caaf8' 8 лет назад
  Thomas Lee 7a00653be6 tiny_psnr: Support large files 8 лет назад
  Hendrik Leppkes fc97b1f091 Merge commit '26e8fa3b508eb047e85f4e923fc8e82a1aa656ba' 9 лет назад
  Vittorio Giovara 26e8fa3b50 tiny_psnr: Use the correct abs() version 9 лет назад
  Michael Niedermayer 06747f8484 tests/tiny_psnr: do not ignore errors from run_psnr 9 лет назад
  Michael Niedermayer 3acadc89f4 tests/tiny_psnr: Make the search range extend both sides from the specified shift value 9 лет назад
  Michael Niedermayer dae7e4e63d tests/tiny_psnr: remove redundant initialization 9 лет назад
  Michael Niedermayer e03c3ac539 tests/tiny_psnr: Print information about the supported sample types in the help and error texts 10 лет назад
  Michael Niedermayer 6659eb7116 Merge commit 'dd33637c18629c3e554ebb146bbeb45c9745a5cf' 11 лет назад
  Anton Khirnov dd33637c18 tiny_psnr: switch f32 handling to floating point 11 лет назад
  Michael Niedermayer ca857c86bd tests/tiny_psnr: remove unneeded include assert.h 11 лет назад
  Michael Niedermayer 83962004f7 Merge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b' 12 лет назад
  Mans Rullgard 3dc06b6972 tiny_psnr: check for specified sample size less than 1 12 лет назад
  Michael Niedermayer c99d3e2e6c tiny_psnr: fix undefined shift 12 лет назад
  Michael Niedermayer b5da7d4c1a Merge remote-tracking branch 'qatar/master' 12 лет назад
  Mans Rullgard 9f1280def4 tiny_psnr: support 32-bit float samples 12 лет назад
  Nicolas George 34123ab979 tiny_psnr: reindent after last commit. 12 лет назад
  Nicolas George e6f7e22d18 tiny_psnr: support unseekable raw files. 12 лет назад
  Reimar Döffinger cbb7183498 tiny_psnr: allow searching for optimal shift value. 12 лет назад
  Michael Niedermayer c130428ab5 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Gaurav Narula b481bbc32a tests: K&R formatting cosmetics for test programs 12 лет назад
  Diego Biurrun 03acaa4a43 tests: Remove disabled code. 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Måns Rullgård 3ec8d24ac9 tiny_psnr: change error exit code from -1 to 1 14 лет назад
  Måns Rullgård cd3cb048d9 tiny_psnr: check fread() return values 14 лет назад
  Måns Rullgård f6dddd3374 tiny_psnr: use abs() 14 лет назад
  Måns Rullgård c43d77c163 tiny_psnr: skip wav headers on input files 14 лет назад
  Vitor Sessak cb0067ec25 tiny_psnr: print max absolute difference between files 14 лет назад
  Justin Ruggles b00803e0ae fix a rounding error in the PSNR calculation and update the many regression 15 лет назад
  Michael Niedermayer 1e90317b65 Fix tiny_psnr so it compares all bytes (it did skip the last block). 16 лет назад
  Diego Biurrun cc8de8e8a5 cosmetics: typo/grammar fixes 16 лет назад
  Michael Niedermayer e740c796d8 Fix segfault with non existing input files. 16 лет назад
  Diego Biurrun e9b67fe42e Disable unused function, fixes the warning: 17 лет назад
  Diego Biurrun 2d2fe55737 10l: Revert accidental removal of unused code. 17 лет назад
  Diego Biurrun dd4ca89143 Fix seek_test compilation for out-of-tree builds. 17 лет назад
  Diego Biurrun 244e1e644c Use proper license header. 17 лет назад
  Benjamin Larsson b8889ea51f Possibility to skip bytes in the beginning of a file. 18 лет назад
  Benjamin Larsson ddbddce547 Fix samples to bytes relation. 18 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 лет назад
  Michael Niedermayer ba96e97fdd support comparing files with some posiion offset relative to each other 19 лет назад
  Michael Niedermayer 0c90161f0f signed 16bit support 19 лет назад
  Michael Niedermayer 0d6d0cf953 fopen "r" -> "rb" 19 лет назад
  Michael Niedermayer eeaa742c3e 1/0 fix for files with size=0 20 лет назад
  Michael Niedermayer 8176bd1a46 overflow fix 20 лет назад
  Michael Niedermayer 9e2a16e1a7 fixpoint log() for tiny_psnr so it can output actual PSNR 20 лет назад
  Michael Niedermayer 67cbe68129 check quality too, not only md5 (but dont take the scores too serious, the different codecs use different quality/bitrates and its just based on a artificially generated testvideo) 21 лет назад
  Mans Rullgard bf868c4a9b tiny_psnr: fix range calculation for sample size of 32 bits 12 лет назад