6872 Commits (e0e72539cf5cb9d83cd13434f3be7b80e7ca84e4)

Author SHA1 Message Date
Paul B Mahol 8fb0e51bd1 avfilter: add drmeter audio filter 7 years ago
Carl Eugen Hoyos 9fe61b6107 lavfi/drawutils: Do not claim to support P016. 7 years ago
Calvin Walton 2b2c8b22da libavfilter/vf_fps: Minor cleanups 7 years ago
Calvin Walton e4edc567a0 libavfilter/vf_fps: Rewrite using activate callback 7 years ago
Paul B Mahol 2f147588f7 avfilter/vf_vaguedenoiser: fix plane copy for >8 bit depth formats 7 years ago
Paul B Mahol ea0963181a avfilter/af_alimiter: check if buffer_size is valid 7 years ago
Michael Niedermayer c87bf5b6d0 avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAM 7 years ago
Bodecs Bela d723994449 avfilter/avf_concat: add next command 7 years ago
Martin Vignali 53a03b5c8c avfilter/x86/vf_blend : add 16 bit version for BLEND_SIMPLE, phoenix, difference for SSE and AVX2 (x86_64) 7 years ago
Martin Vignali 6c6c9d14a8 avfilter/x86/vf_blend : indent 7 years ago
Martin Vignali 7590d58b61 avfilter/x86/vf_blend : reorganize init in order to add 16 bit version 7 years ago
Rodger Combs 0419623cdc lavfi/vf_transpose: fix regression with semiplanar formats 7 years ago
Michael Niedermayer 173939259a avfilter/avf_avectorscope: Fix ;; 7 years ago
Niklas Haas 7c82e0f61e avfilter/af_loudnorm: correctly initialize PTS 7 years ago
Mark Thompson c6bc18bc12 vf_hwupload/hwmap: Support setting a fixed pool size 7 years ago
Mark Thompson e4cdef0026 vf_scale_qsv: Support increasing hardware frame pool size 7 years ago
Mark Thompson b128be1748 vf_*_vaapi: Support increasing hardware frame pool size 7 years ago
Mark Thompson 6d86cef06b lavfi: Add support for increasing hardware frame pool sizes 7 years ago
Rostislav Pehlivanov 33d632d40e lavfi: add a gitignore file for OpenCL compiled kernels 7 years ago
Nikolas Bowe c86490c49a avfilter/af_join: Fix crash in join filter 7 years ago
Steven Liu 27fe8930e0 avfilter: add comments for duplicate line 7 years ago
Martin Vignali 3a230ce5fa avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each func except divide 7 years ago
Marton Balint 4d95c6d5d7 avfilter/vf_framerate: add SIMD functions for frame blending 7 years ago
Marton Balint 2cbe6bac03 avfilter/vf_framerate: change blend factor precision 7 years ago
Marton Balint 1b6ffe9aca avfilter/vf_framerate: factorize blend functions and unify filter_slice 7 years ago
Marton Balint 5bf774a4a4 avfilter/vf_framerate: unify luma and chroma blending 7 years ago
Michael Niedermayer 3f621455d6 avfilter/vf_transpose: Fix regression with packed pixel formats 7 years ago
Michael Niedermayer c6939f65a1 avfilter/vf_transpose: Fix used plane count. 7 years ago
Jun Zhao 4e6e1e5350 lavfi/misc_vaapi: use default value setting if without arguments. 7 years ago
Jun Zhao 658ac0672f lavfi/procamp_vaapi: fix the green video issue if without arguments. 7 years ago
Jun Zhao 4dbae00bac lavfi/vf_xxx_vaapi: fix typo. 7 years ago
James Almer f0320afab9 avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabled 7 years ago
Jun Zhao 9bba10c174 lavfi: add denoise and sharpness VAAPI video filters. 7 years ago
Jun Zhao fcf5eae4bf lavfi: add ProcAmp (color balance) VAAPI video filter. 7 years ago
Jun Zhao 92704c480e lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi. 7 years ago
Jun Zhao 19214f0051 lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi. 7 years ago
Jun Zhao dfdeed5a2c lavfi: VAAPI VPP common infrastructure. 7 years ago
Gyan Doshi 6c1c6c6c71 avfilter/drawtext - implement fix_bounds 7 years ago
Marton Balint e3acba0d5d avfilter/formats: remove support for deprecated channel count specification 7 years ago
Rodger Combs 381a4820c6 lavfi/vf_scale_vaapi: set output SAR 7 years ago
Paul B Mahol 8088b5d69c avfilter/af_afade: acrossfade: switch to activate 7 years ago
Gyan Doshi e1e89c0695 avfilter/vidstab: check bytesPerPixel only for packed formats. 7 years ago
Jun Zhao 383804edd8 lavfi/deinterlace_vaapi: fix can't show full option information. 7 years ago
Robert Nagy 856b7cae9f avfilter/vf_idet: added more YUVA formats to idet query_formats 7 years ago
Marton Balint 0c31a3876d avfilter/vf_framerate: simplify filter 7 years ago
Martin Vignali b94cd55155 avfilter/x86/vf_interlace : add AVX2 version 7 years ago
Mark Thompson 526a87b471 vf_program_opencl: Add missing error code returns 7 years ago
Mark Thompson 9b4611a1c1 vf_overlay_opencl: Don't leak output frame on error 7 years ago
Paul B Mahol de8a1d8d4d avfilter/af_aiir: add polar zeros/poles format variant 7 years ago
Paul B Mahol de5b12c93f avfilter/af_aiir: unbreak clipping detection 7 years ago