summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_shuffleplanes.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_shuffleplanes: add mising query_formats()Paul B Mahol2019-10-181-28/+38
* avfilter/vf_shuffleplanes: remove not needed linePaul B Mahol2019-09-161-1/+0
* avfilter/vf_shuffleplanes: add support for timelinePaul B Mahol2018-04-271-2/+1
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-1/+1
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-251-1/+1
* avfilter: use AVFILTER_DEFINE_CLASS()Paul B Mahol2015-07-021-6/+1
* avfilter/vf_shuffleplanes: Fix flags / add AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer2014-03-061-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-061-1/+1
|\
| * vf_shuffleplanes: fix the type of the mapping indicesAnton Khirnov2014-03-061-1/+1
* | Merge commit '599b81ca9a8e04a27ddad94af462171d16063167'Michael Niedermayer2014-03-061-4/+4
|/
* lavfi: add shuffleplanes filterAnton Khirnov2014-03-051-0/+172
OpenPOWER on IntegriCloud