summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_extractplanes.c
Commit message (Expand)AuthorAgeFilesLines
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* lavfi: replace link.closed by link.status.Nicolas George2015-12-221-1/+1
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-3/+5
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-081-4/+4
* avfilter/vf_extractplanes: use faster path for input formats with only one co...Paul B Mahol2015-07-011-1/+2
* avfilter/vf_extractplanes: rename misleading variablePaul B Mahol2015-07-011-3/+3
* avfilter/vf_extractplanes: support more pixel formatsPaul B Mahol2015-07-011-0/+2
* avfilter/vf_extractplanes: use the name 's' for the pointer to the private co...Paul B Mahol2015-01-281-20/+20
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-2/+2
* avfilter: add av_cold to init()Paul B Mahol2013-09-271-2/+2
* Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'Michael Niedermayer2013-05-181-2/+2
* replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-151-6/+6
* lavfi: use ceil right shift for chroma width/height.Clément Bœsch2013-05-101-2/+2
* lavfi: remove alphaextract special codePaul B Mahol2013-05-091-0/+25
* lavfi/extractplanes: packed rgb supportPaul B Mahol2013-05-081-6/+61
* lavfi: add gbrap support to some filtersPaul B Mahol2013-05-081-1/+2
* avfilter: add av_cold to uninit()Michael Niedermayer2013-05-061-1/+1
* extractplanes filterPaul B Mahol2013-05-031-0/+254
OpenPOWER on IntegriCloud