aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_colorchannelmixer.c
Commit message (Expand)AuthorAgeFilesLines
* 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