summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_join: Fix crash in join filterNikolas Bowe2018-02-03
* avfilter: add comments for duplicate lineSteven Liu2018-02-01
* avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each fun...Martin Vignali2018-01-28
* avfilter/vf_framerate: add SIMD functions for frame blendingMarton Balint2018-01-28
* avfilter/vf_framerate: change blend factor precisionMarton Balint2018-01-28
* avfilter/vf_framerate: factorize blend functions and unify filter_sliceMarton Balint2018-01-28
* avfilter/vf_framerate: unify luma and chroma blendingMarton Balint2018-01-28
* avfilter/vf_transpose: Fix regression with packed pixel formatsMichael Niedermayer2018-01-28
* avfilter/vf_transpose: Fix used plane count.Michael Niedermayer2018-01-27
* lavfi/misc_vaapi: use default value setting if without arguments.Jun Zhao2018-01-25
* lavfi/procamp_vaapi: fix the green video issue if without arguments.Jun Zhao2018-01-25
* lavfi/vf_xxx_vaapi: fix typo.Jun Zhao2018-01-24
* avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabledJames Almer2018-01-23
* lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao2018-01-21
* lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao2018-01-21
* lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.Jun Zhao2018-01-21
* lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi.Jun Zhao2018-01-21
* lavfi: VAAPI VPP common infrastructure.Jun Zhao2018-01-21
* avfilter/drawtext - implement fix_boundsGyan Doshi2018-01-20
* avfilter/formats: remove support for deprecated channel count specificationMarton Balint2018-01-20
* lavfi/vf_scale_vaapi: set output SARRodger Combs2018-01-18
* avfilter/af_afade: acrossfade: switch to activatePaul B Mahol2018-01-18
* avfilter/vidstab: check bytesPerPixel only for packed formats.Gyan Doshi2018-01-17
* lavfi/deinterlace_vaapi: fix can't show full option information.Jun Zhao2018-01-17
* avfilter/vf_idet: added more YUVA formats to idet query_formatsRobert Nagy2018-01-14
* avfilter/vf_framerate: simplify filterMarton Balint2018-01-12
* avfilter/x86/vf_interlace : add AVX2 versionMartin Vignali2018-01-11
* vf_program_opencl: Add missing error code returnsMark Thompson2018-01-10
* vf_overlay_opencl: Don't leak output frame on errorMark Thompson2018-01-10
* avfilter/af_aiir: add polar zeros/poles format variantPaul B Mahol2018-01-10
* avfilter/af_aiir: unbreak clipping detectionPaul B Mahol2018-01-10
* avfilter/af_aiir: do not leak memory on failure in convert_zp2tf()Paul B Mahol2018-01-10
* avfilter/af_aiir: refactor code so it uses IIRChannel structPaul B Mahol2018-01-09
* avfilter/af_aiir: make default processing to serially cascadedPaul B Mahol2018-01-09
* avfilter/af_aiir: add slice threading supportPaul B Mahol2018-01-09
* avfilter/af_aiir: add cascaded biquads supportPaul B Mahol2018-01-09
* avfilter/af_aiir: do not forget to free gains tooPaul B Mahol2018-01-08
* avfilter/af_aiir: fix typo which may cause overreadPaul B Mahol2018-01-08
* lavfi: Add filters to run arbitrary OpenCL programsMark Thompson2018-01-07
* lavfi/opencl: Use filter device if no input device is availableMark Thompson2018-01-07
* avfilter/af_aiir: rename options, provide gains in separate optionPaul B Mahol2018-01-07
* avfilter/af_aiir: add support for alternative coefficients formatPaul B Mahol2018-01-07
* avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-06
* avfilter/av_biquads: scale a0 tooPaul B Mahol2018-01-06
* Revert "avfilter: deprecate avfilter_link_get_channels()"James Almer2018-01-05
* avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-05
* avfilter/af_aiir: do not crash with invalid optionsPaul B Mahol2018-01-05
* avfilter: use a mutex instead of atomics in avfilter_register()James Almer2018-01-05
* avfilter: add arbitrary audio IIR filterPaul B Mahol2018-01-05
* avfilter: rename variables in geqMarc-Antoine Arnaud2018-01-05