summaryrefslogtreecommitdiff
path: root/libavfilter/vf_swapuv.c
Commit message (Expand)AuthorAge
* Remove obsolete version.h inclusionsAndreas Rheinhardt2022-02-24
* 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/internal: Combine get_(audio|video)_buffer into unionAndreas Rheinhardt2021-08-17
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.errorAndreas Rheinhardt2021-04-27
* avfilter: hflip,swapuv,vflip: add timeline supportPaul B Mahol2016-08-28
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes2015-10-03
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer2014-05-27
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-15
* lavfi/swapuv: remove deprecated base field useStefano Sabatini2013-03-17
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* lavfi/swapuv: support all planar yuv pixel formatsPaul B Mahol2013-01-23
* lavfi/swapuv: use FFSWAPPaul B Mahol2012-12-21
* lavfi/swapuv: switch to filter_frame APIStefano Sabatini2012-12-08
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-28
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-22
* lavfi: update some deprecated functionsPaul B Mahol2012-06-16
* lavfi: port MP swapuv filterStefano Sabatini2012-03-10