summaryrefslogtreecommitdiff
path: root/libavfilter/vf_psnr.c
Commit message (Expand)AuthorAge
* Fix a few heigth/height typo.Clément Bœsch2014-02-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter/dualinput: simplifyPaul B Mahol2013-09-30
* lavfi/dualinput: reimplement on top of framesync.Nicolas George2013-09-23
* avfilter/vf_psnr: avoid 64bit arithmetic in the inner loopMichael Niedermayer2013-09-21
* avfilter/vf_psnr: Prevent integer overflow.Neil Birkbeck2013-09-21
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* avfilter/vf_psnr: >8 bit planar supportPaul B Mahol2013-09-10
* avfilter/vf_psnr: refactor subsampled format supportPaul B Mahol2013-09-08
* lavfi/psnr: rename 's' parameter to match documentationPaul B Mahol2013-07-09
* lavfi: fix broken logic in metadata handlingPaul B Mahol2013-07-08
* lavfi: add psnr filterPaul B Mahol2013-07-08