Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -5/+5 |
* | avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option | Clément Bœsch | 2015-09-09 | 1 | -1/+1 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+5 |
* | Replace PixelFormats which sneaked in over time or where forgotten by AVPixel... | Michael Niedermayer | 2015-03-18 | 1 | -1/+1 |
* | avfilter/vf_fspp: check count before calling row_idct() | Michael Niedermayer | 2015-01-28 | 1 | -1/+2 |
* | avfilter/vf_fspp: Fix frame-alignment in FSPP | Arwa Arif | 2015-01-28 | 1 | -0/+2 |
* | lavfi: use ff_norm_qscale(), factorize | Stefano Sabatini | 2015-01-13 | 1 | -13/+1 |
* | avfilter/vf_fspp: Add GBRP and gray8 support | Michael Niedermayer | 2014-12-26 | 1 | -0/+1 |
* | x86/vf_fspp: port inline asm to yasm | James Almer | 2014-12-26 | 1 | -6/+6 |
* | avfilter/vf_fspp: clarify comment | Michael Niedermayer | 2014-12-26 | 1 | -1/+1 |
* | lavfi: port mp=fspp to a native libavfilter filter | Arwa Arif | 2014-12-24 | 1 | -0/+698 |