6864 Commits (f235359b2b1175585df757e6b60fabac29b8aa22)

Author SHA1 Message Date
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
Paul B Mahol 3c29f68b4d avfilter/af_aiir: do not leak memory on failure in convert_zp2tf() 7 years ago
Paul B Mahol e9edd61965 avfilter/af_aiir: refactor code so it uses IIRChannel struct 7 years ago
Paul B Mahol 21c99f4b40 avfilter/af_aiir: make default processing to serially cascaded 7 years ago
Paul B Mahol d9a3074b93 avfilter/af_aiir: add slice threading support 7 years ago
Paul B Mahol 7add1ca2b5 avfilter/af_aiir: add cascaded biquads support 7 years ago
Paul B Mahol 3f234a0b22 avfilter/af_aiir: do not forget to free gains too 7 years ago
Paul B Mahol 205046420d avfilter/af_aiir: fix typo which may cause overread 7 years ago
Mark Thompson dfdc146161 lavfi: Add filters to run arbitrary OpenCL programs 7 years ago