Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few heigth/height typo. | Clément Bœsch | 2014-02-07 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/dualinput: simplify | Paul B Mahol | 2013-09-30 | 1 | -10/+4 |
* | lavfi/dualinput: reimplement on top of framesync. | Nicolas George | 2013-09-23 | 1 | -0/+4 |
* | avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop | Michael Niedermayer | 2013-09-21 | 1 | -1/+3 |
* | avfilter/vf_psnr: Prevent integer overflow. | Neil Birkbeck | 2013-09-21 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -17/+17 |
* | avfilter/vf_psnr: >8 bit planar support | Paul B Mahol | 2013-09-10 | 1 | -24/+72 |
* | avfilter/vf_psnr: refactor subsampled format support | Paul B Mahol | 2013-09-08 | 1 | -19/+25 |
* | lavfi/psnr: rename 's' parameter to match documentation | Paul B Mahol | 2013-07-09 | 1 | -3/+3 |
* | lavfi: fix broken logic in metadata handling | Paul B Mahol | 2013-07-08 | 1 | -8/+16 |
* | lavfi: add psnr filter | Paul B Mahol | 2013-07-08 | 1 | -0/+324 |