summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_fspp.c
Commit message (Expand)AuthorAgeFilesLines
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-5/+5
* avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch2015-09-091-1/+1
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-2/+5
* Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-181-1/+1
* avfilter/vf_fspp: check count before calling row_idct()Michael Niedermayer2015-01-281-1/+2
* avfilter/vf_fspp: Fix frame-alignment in FSPPArwa Arif2015-01-281-0/+2
* lavfi: use ff_norm_qscale(), factorizeStefano Sabatini2015-01-131-13/+1
* avfilter/vf_fspp: Add GBRP and gray8 supportMichael Niedermayer2014-12-261-0/+1
* x86/vf_fspp: port inline asm to yasmJames Almer2014-12-261-6/+6
* avfilter/vf_fspp: clarify commentMichael Niedermayer2014-12-261-1/+1
* lavfi: port mp=fspp to a native libavfilter filterArwa Arif2014-12-241-0/+698
OpenPOWER on IntegriCloud