26 Commits (d7f29bfa6985e3eea2033dba0449e47b41b85928)

Author SHA1 Message Date
  Ganesh Ajjanagadde 59d37f5a4e avfilter/vf_psnr: use log10 instead of log()/log(10) 9 years ago
  Ronald S. Bultje 0c7b44a01c vf_psnr/ssim: don't crash if stats_file is NULL. 9 years ago
  Ronald S. Bultje 81d7f118e2 vf_psnr: remove %0.2f format specifiers for stream summary line. 9 years ago
  Tobias Rapp 1ec8c1554e avfilter/vf_psnr: Add support for writing stats to stdout 9 years ago
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
  Ronald S. Bultje 22b30f925d vf_psnr: add psnr_avg to stats file. 9 years ago
  James Almer 222d7619ce avfilter/vf_pnsr: fix author name 9 years ago
  Ronald S. Bultje ae4c9ddebc vf_psnr: sse2 optimizations for sum-squared-error. 10 years ago
  Ronald S. Bultje 3bb58c377b vf_psnr: fix rgb channel order mixup in final log message. 10 years ago
  Ronald S. Bultje 9879421f1a vf_psnr: always calculate MSE over full pixel range. 10 years ago
  Ronald S. Bultje c381af77c5 vF_psnr: move set_meta() calls out of loop. 10 years ago
  Ronald S. Bultje 0303d43964 vf_psnr: add channel weighting based on chroma subsampling. 10 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer 0f16dfda50 Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 10 years ago
  Clément Bœsch f21d0beb0c Fix a few heigth/height typo. 11 years ago
  Paul B Mahol cd1b22d8e8 avfilter/dualinput: simplify 11 years ago
  Nicolas George 231e50157c lavfi/dualinput: reimplement on top of framesync. 11 years ago
  Michael Niedermayer 68f328fcdd avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop 11 years ago
  Neil Birkbeck a11c16a0b0 avfilter/vf_psnr: Prevent integer overflow. 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol bf5ceeffc3 avfilter/vf_psnr: >8 bit planar support 11 years ago
  Paul B Mahol 0227b42926 avfilter/vf_psnr: refactor subsampled format support 11 years ago
  Paul B Mahol 3c5071db88 lavfi/psnr: rename 's' parameter to match documentation 12 years ago
  Paul B Mahol a03e79ed5a lavfi: fix broken logic in metadata handling 12 years ago
  Paul B Mahol 6150bec3f8 lavfi: add psnr filter 12 years ago