summaryrefslogtreecommitdiff
path: root/libavfilter/vf_pp.c
Commit message (Expand)AuthorAge
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_pp: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* 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/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* vf_pp: remove unnecessary freeAnton Khirnov2021-02-08
* lavfi/vf_pp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-18
* avfilter/vf_pp: add gbrp supportMichael Niedermayer2014-10-14
* avfilter/vf_pp: support AV_PIX_FMT_GRAY8Michael Niedermayer2014-10-13
* avfilter/vf_pp: add yuv 4:4:0 supportMichael Niedermayer2014-10-12
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* lavfi/pp: set out frame size.Clément Bœsch2013-06-08
* lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch2013-05-12
* lavfi: add timeline support.Clément Bœsch2013-04-23
* lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-12
* lavfi/pp: switch to an AVOptions-based system.Clément Bœsch2013-04-10
* vf_pp: use new API to access qp tableMichael Niedermayer2013-03-15
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* lavfi: add pp filter.Clément Bœsch2012-12-23