Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -2/+2 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+5 |
* | avfilter/vf_pp7: remove unused var | Martin Vignali | 2015-03-20 | 1 | -7/+0 |
* | Replace PixelFormats which sneaked in over time or where forgotten by AVPixel... | Michael Niedermayer | 2015-03-18 | 1 | -1/+1 |
* | Fix frame-alignment in PP7 | Arwa Arif | 2015-01-29 | 1 | -0/+2 |
* | avfilter/vf_pp7: Add GBRP pixel format | Michael Niedermayer | 2015-01-10 | 1 | -0/+1 |
* | avfilter/vf_pp7: use av_malloc_array() | Michael Niedermayer | 2015-01-10 | 1 | -1/+1 |
* | avfilter: Factorize the use of norm_qscale in pp7 | Arwa Arif | 2015-01-10 | 1 | -13/+1 |
* | lavfi: port mp=pp7 to libavfilter | Arwa Arif | 2015-01-09 | 1 | -0/+419 |