| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Remove unnecessary formats.h inclusions | Andreas Rheinhardt | 2023-08-07 | 1 | -2/+0 |
* | avfilter/vf_ssim360: Remove dead code | Andreas Rheinhardt | 2023-03-14 | 1 | -4/+0 |
* | avfilter/vf_ssim360: Use correct type in sizeof | Andreas Rheinhardt | 2023-03-14 | 1 | -1/+1 |
* | avfilter/vf_ssim360: Constify AVFilter | Andreas Rheinhardt | 2023-01-28 | 1 | -1/+1 |
* | avfilter/vf_ssim360: Don't initialize twice | Andreas Rheinhardt | 2023-01-28 | 1 | -2/+0 |
* | avfilter/vf_ssim360: Fix left-shift of negative value | Andreas Rheinhardt | 2023-01-28 | 1 | -1/+1 |
* | lavfi/vf_ssim360: Fix compilation with MSVC | Martin Storsjö | 2023-01-28 | 1 | -3/+3 |
* | lavfi: Add vf_ssim360 filter | Shannon Chen | 2023-01-28 | 1 | -0/+1768 |