summaryrefslogtreecommitdiff
path: root/libavfilter/vf_colorspace.c
Commit message (Expand)AuthorAge
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-29
* vf_colorspace: Add support for full range yuvVittorio Giovara2016-08-27
* vf_colorspace: Check av_frame_copy_props() return valueVittorio Giovara2016-08-27
* vf_colorspace: don't enable passthrough if bitdepth doesn't match.Ronald S. Bultje2016-05-10
* vf_colorspace: fix range order.Ronald S. Bultje2016-05-10
* vf_colorspace: make whitepoint adaptation mode configurable.Ronald S. Bultje2016-05-10
* vf_colorspace: add floyd-steinberg dithering option to full conversion.Ronald S. Bultje2016-05-10
* lavfi: new colorspace conversion filter.Ronald S. Bultje2016-04-12