summaryrefslogtreecommitdiff
path: root/libavfilter/vf_colorchannelmixer.c
Commit message (Expand)AuthorAge
* lavfi/vf_colorchannelmixer: replace round by lrintGanesh Ajjanagadde2015-12-21
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the privat...Paul B Mahol2015-01-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* lavfi: cosmetics: fix vertical alignment for pads in some filtersPaul B Mahol2013-05-14
* vf_colorchannelmixer: round lut entries to nearestMichael Niedermayer2013-05-14
* lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch2013-05-12
* lavfi/colorchannelmixer: remove now redudant codePaul B Mahol2013-05-08
* lavfi: support timeline for colorbalance and colorchannelmixerPaul B Mahol2013-04-26
* colorchannelmixer filterPaul B Mahol2013-04-18