summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/deshake: Check alignment before calling asm init function.Carl Eugen Hoyos2018-03-20
* avfilter/vf_premultiply : fix unpremultiply_offset for rgb inputMartin Vignali2018-03-18
* avfilter/af_surround: drain input at EOFPaul B Mahol2018-03-16
* avfilter: add drmeter audio filterPaul B Mahol2018-03-11
* lavfi/drawutils: Do not claim to support P016.Carl Eugen Hoyos2018-03-08
* libavfilter/vf_fps: Minor cleanupsCalvin Walton2018-03-08
* libavfilter/vf_fps: Rewrite using activate callbackCalvin Walton2018-03-08
* avfilter/vf_vaguedenoiser: fix plane copy for >8 bit depth formatsPaul B Mahol2018-03-08
* avfilter/af_alimiter: check if buffer_size is validPaul B Mahol2018-03-07
* avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer2018-03-07
* avfilter/avf_concat: add next commandBodecs Bela2018-03-01
* avfilter/x86/vf_blend : add 16 bit version for BLEND_SIMPLE, phoenix, differe...Martin Vignali2018-02-24
* avfilter/x86/vf_blend : indentMartin Vignali2018-02-24
* avfilter/x86/vf_blend : reorganize init in order to add 16 bit versionMartin Vignali2018-02-24
* lavfi/vf_transpose: fix regression with semiplanar formatsRodger Combs2018-02-23
* 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