summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter/af_alimiter: check if buffer_size is validPaul B Mahol2018-03-071-0/+5
* avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer2018-03-072-2/+2
* avfilter/avf_concat: add next commandBodecs Bela2018-03-011-0/+14
* avfilter/x86/vf_blend : add 16 bit version for BLEND_SIMPLE, phoenix, differe...Martin Vignali2018-02-242-13/+116
* avfilter/x86/vf_blend : indentMartin Vignali2018-02-241-47/+47
* avfilter/x86/vf_blend : reorganize init in order to add 16 bit versionMartin Vignali2018-02-241-3/+5
* lavfi/vf_transpose: fix regression with semiplanar formatsRodger Combs2018-02-231-21/+29
* avfilter/avf_avectorscope: Fix ;;Michael Niedermayer2018-02-151-1/+1
* avfilter/af_loudnorm: correctly initialize PTSNiklas Haas2018-02-141-1/+4
* Merge commit 'c6bc18bc121ea66df715123c59f7ef9542c0914a'Mark Thompson2018-02-122-1/+9
|\
| * vf_hwupload/hwmap: Support setting a fixed pool sizeMark Thompson2018-02-112-1/+9
* | Merge commit 'e4cdef00263dc8b3c8de9d34ceacd00dc68979c0'Mark Thompson2018-02-121-15/+11
|\ \ | |/
| * vf_scale_qsv: Support increasing hardware frame pool sizeMark Thompson2018-02-111-15/+11
* | Merge commit 'b128be1748f3920a14a98307265df5f2d3433e1d'Mark Thompson2018-02-122-26/+17
|\ \ | |/
| * vf_*_vaapi: Support increasing hardware frame pool sizeMark Thompson2018-02-112-48/+33
* | Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson2018-02-124-2/+57
|\ \ | |/
| * lavfi: Add support for increasing hardware frame pool sizesMark Thompson2018-02-114-1/+57
* | lavfi: add a gitignore file for OpenCL compiled kernelsRostislav Pehlivanov2018-02-071-0/+1
* | avfilter/af_join: Fix crash in join filterNikolas Bowe2018-02-031-0/+3
* | avfilter: add comments for duplicate lineSteven Liu2018-02-013-0/+3
* | avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each fun...Martin Vignali2018-01-282-84/+184
* | avfilter/vf_framerate: add SIMD functions for frame blendingMarton Balint2018-01-285-54/+268
* | avfilter/vf_framerate: change blend factor precisionMarton Balint2018-01-281-28/+26
* | avfilter/vf_framerate: factorize blend functions and unify filter_sliceMarton Balint2018-01-281-51/+57
* | avfilter/vf_framerate: unify luma and chroma blendingMarton Balint2018-01-281-45/+15
* | avfilter/vf_transpose: Fix regression with packed pixel formatsMichael Niedermayer2018-01-281-1/+1
* | avfilter/vf_transpose: Fix used plane count.Michael Niedermayer2018-01-271-1/+7
* | lavfi/misc_vaapi: use default value setting if without arguments.Jun Zhao2018-01-251-34/+30
* | lavfi/procamp_vaapi: fix the green video issue if without arguments.Jun Zhao2018-01-251-42/+31
* | lavfi/vf_xxx_vaapi: fix typo.Jun Zhao2018-01-244-5/+5
* | avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabledJames Almer2018-01-231-0/+1
* | lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao2018-01-213-0/+297
* | lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao2018-01-213-0/+283
* | lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.Jun Zhao2018-01-212-307/+46
* | lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi.Jun Zhao2018-01-212-316/+42
* | lavfi: VAAPI VPP common infrastructure.Jun Zhao2018-01-212-0/+461
* | avfilter/drawtext - implement fix_boundsGyan Doshi2018-01-201-1/+27
* | avfilter/formats: remove support for deprecated channel count specificationMarton Balint2018-01-201-10/+2
* | lavfi/vf_scale_vaapi: set output SARRodger Combs2018-01-181-0/+5
* | avfilter/af_afade: acrossfade: switch to activatePaul B Mahol2018-01-181-124/+83
* | avfilter/vidstab: check bytesPerPixel only for packed formats.Gyan Doshi2018-01-172-2/+4
* | lavfi/deinterlace_vaapi: fix can't show full option information.Jun Zhao2018-01-171-7/+7
* | avfilter/vf_idet: added more YUVA formats to idet query_formatsRobert Nagy2018-01-141-0/+2
* | avfilter/vf_framerate: simplify filterMarton Balint2018-01-121-267/+94
* | avfilter/x86/vf_interlace : add AVX2 versionMartin Vignali2018-01-113-1/+50
* | vf_program_opencl: Add missing error code returnsMark Thompson2018-01-101-0/+3
* | vf_overlay_opencl: Don't leak output frame on errorMark Thompson2018-01-101-0/+1
* | avfilter/af_aiir: add polar zeros/poles format variantPaul B Mahol2018-01-101-7/+71
* | avfilter/af_aiir: unbreak clipping detectionPaul B Mahol2018-01-101-4/+4
* | avfilter/af_aiir: do not leak memory on failure in convert_zp2tf()Paul B Mahol2018-01-101-10/+11
OpenPOWER on IntegriCloud