summaryrefslogtreecommitdiff
path: root/libavfilter/vf_pp7.c
Commit message (Expand)AuthorAge
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* avfilter/vf_pp7: remove unused varMartin Vignali2015-03-20
* Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-18
* Fix frame-alignment in PP7Arwa Arif2015-01-29
* avfilter/vf_pp7: Add GBRP pixel formatMichael Niedermayer2015-01-10
* avfilter/vf_pp7: use av_malloc_array()Michael Niedermayer2015-01-10
* avfilter: Factorize the use of norm_qscale in pp7Arwa Arif2015-01-10
* lavfi: port mp=pp7 to libavfilterArwa Arif2015-01-09