6850 Commits (fea8e119a2bc103b64faba6b5e1f3defe0c344c2)

Author SHA1 Message Date
  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
  Mark Thompson 202b59cd3d lavfi/opencl: Use filter device if no input device is available 7 years ago
  Paul B Mahol 2d3df8e2e9 avfilter/af_aiir: rename options, provide gains in separate option 7 years ago
  Paul B Mahol 6c65de3db0 avfilter/af_aiir: add support for alternative coefficients format 7 years ago
  James Almer b2c42fc6dc avfilter: deprecate avfilter_link_get_channels() 7 years ago
  Paul B Mahol 50b3cd22dd avfilter/av_biquads: scale a0 too 7 years ago
  James Almer da5b05c833 Revert "avfilter: deprecate avfilter_link_get_channels()" 7 years ago
  James Almer 798dcf2432 avfilter: deprecate avfilter_link_get_channels() 7 years ago
  Paul B Mahol 52c959a237 avfilter/af_aiir: do not crash with invalid options 7 years ago
  James Almer 167e659b28 avfilter: use a mutex instead of atomics in avfilter_register() 7 years ago
  Paul B Mahol 7bb1be9af0 avfilter: add arbitrary audio IIR filter 7 years ago