41 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Paul B Mahol 5c9a4ff8c1 avfilter/vf_psnr: fix logic failure when comparing time bases 5 years ago
  Paul B Mahol 9e283aa24e avfilter/vf_psnr,vf_ssim: add warning if different timebases are encountered 5 years ago
  Paul B Mahol bd6c57d532 avfilter: add support for gray14 format 6 years ago
  Paul B Mahol cfd52094c0 avfilter/vf_psnr: add more gbrap formats 7 years ago
  Carl Eugen Hoyos 5d3e935728 lavfi: Rename local variables "main" as "master". 7 years ago
  Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 7 years ago
  Nicolas George 3bd11df459 lavfi/vf_psnr: convert to framesync2. 7 years ago
  Paul B Mahol bac508fec1 avfilter: add support for GRAY9 and GBRAP10 7 years ago
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Clément Bœsch 4ea8f57548 lavfi/psnr: rename pow2 to pow_2 8 years ago
  Paul B Mahol 9933579a9b avfilter/vf_psnr: add gray10 and gray12 support 8 years ago
  Lucas Cooper aabe12eba3 avfilter/vf_psnr: Add max value output option to psnr stats log. 8 years ago
  Lucas Cooper bc9ce5f6be avfilter: Add new format for PSNR stats log 8 years ago
  Michael Niedermayer 9264bb7e79 avfilter/vf_psnr: Fix rounding error in average_max 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  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. 9 years ago
  Ronald S. Bultje 3bb58c377b vf_psnr: fix rgb channel order mixup in final log message. 9 years ago
  Ronald S. Bultje 9879421f1a vf_psnr: always calculate MSE over full pixel range. 9 years ago
  Ronald S. Bultje c381af77c5 vF_psnr: move set_meta() calls out of loop. 9 years ago
  Ronald S. Bultje 0303d43964 vf_psnr: add channel weighting based on chroma subsampling. 9 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