summaryrefslogtreecommitdiff
path: root/libavfilter/vf_shuffleplanes.c
Commit message (Expand)AuthorAge
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter: Remove redundant ff_formats/channel_layouts_unref()Andreas Rheinhardt2020-08-24
* avfilter/vf_shuffleplanes: add mising query_formats()Paul B Mahol2019-10-18
* avfilter/vf_shuffleplanes: remove not needed linePaul B Mahol2019-09-16
* avfilter/vf_shuffleplanes: add support for timelinePaul B Mahol2018-04-27
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-25
* avfilter: use AVFILTER_DEFINE_CLASS()Paul B Mahol2015-07-02
* avfilter/vf_shuffleplanes: Fix flags / add AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer2014-03-06
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-06
|\
| * vf_shuffleplanes: fix the type of the mapping indicesAnton Khirnov2014-03-06
* | Merge commit '599b81ca9a8e04a27ddad94af462171d16063167'Michael Niedermayer2014-03-06
|/
* lavfi: add shuffleplanes filterAnton Khirnov2014-03-05