summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/avf_avectorscope: Fix ;;Michael Niedermayer2018-02-15
* avfilter/af_loudnorm: correctly initialize PTSNiklas Haas2018-02-14
* Merge commit 'c6bc18bc121ea66df715123c59f7ef9542c0914a'Mark Thompson2018-02-12
|\
| * vf_hwupload/hwmap: Support setting a fixed pool sizeMark Thompson2018-02-11
* | Merge commit 'e4cdef00263dc8b3c8de9d34ceacd00dc68979c0'Mark Thompson2018-02-12
|\|
| * vf_scale_qsv: Support increasing hardware frame pool sizeMark Thompson2018-02-11
* | Merge commit 'b128be1748f3920a14a98307265df5f2d3433e1d'Mark Thompson2018-02-12
|\|
| * vf_*_vaapi: Support increasing hardware frame pool sizeMark Thompson2018-02-11
* | Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson2018-02-12
|\|
| * lavfi: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* | lavfi: add a gitignore file for OpenCL compiled kernelsRostislav Pehlivanov2018-02-07
* | 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