summaryrefslogtreecommitdiff
path: root/libavfilter/colorspacedsp.c
Commit message (Expand)AuthorAge
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-24
* vf_colorspace: use enums for bpp/subsampling array indices.Ronald S. Bultje2016-05-10
* vf_colorspace: add floyd-steinberg dithering option to full conversion.Ronald S. Bultje2016-05-10
* vf_colorspace: x86-64 SIMD (SSE2) optimizations.Ronald S. Bultje2016-04-12
* lavfi: new colorspace conversion filter.Ronald S. Bultje2016-04-12