summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_colorchannelmixer.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_colorchannelmixer: do not use pointer if there is no alphaPaul B Mahol2019-10-161-2/+2
* avfilter/vf_colorchannelmixer: add support for commandsPaul B Mahol2019-10-141-8/+23
* avfilter/vf_colorchannelmixer: add planar rgb supportPaul B Mahol2018-05-051-19/+221
* avfilter/vf_colorchannelmixer: refactor codePaul B Mahol2018-05-051-151/+49
* avfilter/vf_colorchannelmixer: add slice threadingPaul B Mahol2018-05-051-163/+270
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* lavfi/vf_colorchannelmixer: replace round by lrintGanesh Ajjanagadde2015-12-211-19/+19
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-2/+4
* avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the privat...Paul B Mahol2015-01-281-90/+90
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* lavfi: cosmetics: fix vertical alignment for pads in some filtersPaul B Mahol2013-05-141-9/+9
* vf_colorchannelmixer: round lut entries to nearestMichael Niedermayer2013-05-141-19/+19
* lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch2013-05-121-1/+1
* lavfi/colorchannelmixer: remove now redudant codePaul B Mahol2013-05-081-13/+2
* lavfi: support timeline for colorbalance and colorchannelmixerPaul B Mahol2013-04-261-0/+1
* colorchannelmixer filterPaul B Mahol2013-04-181-0/+370
OpenPOWER on IntegriCloud