6910 Commits (a2356e509184d79ba477ce774bb7be8b6b66f692)

Author SHA1 Message Date
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
James Almer f1805d160d avfilter: bump version for the latest API change 7 years ago
Paul B Mahol 8dff6c2844 avfilter/af_amix: add weights option 7 years ago
Martin Vignali 78b6887da3 avfilter/showvolume : indent after prev commit and add comment 7 years ago
Martin Vignali e4cfb2c669 avfilter/showvolume : move width test for draw volume to the start of the loop 7 years ago
Martin Vignali 4152413dde avfilter/showvolume : move clear picture part to a func 7 years ago
enctac be502ec6cd vf_libvmaf: Fix memory leak 7 years ago
Michael Niedermayer 35eeff30ca avfilter/vf_signature: use av_strlcpy() 7 years ago
Josh de Kock 8f1382f80e lavfi: add new iteration API 7 years ago
Paul B Mahol 0c25caa470 avfilter/avf_showvolume: let fade be also exactly 0 7 years ago
Martin Vignali 328df2f712 avfilter/showvolume : indent after prev commit 7 years ago
Martin Vignali 25b22666a3 avfilter/showvolume : calculate fade only if fade < 1. 7 years ago
Martin Vignali 34304677c0 avfilter/showvolume : add comment for orientation condition 7 years ago
Nicolas Gaullier 759381d96b lavfi/silencedetect: Fix missing log at eos 7 years ago
Nicolas Gaullier 5170ab20e1 lavfi/silencedetect: Fix silence_end accuracy 7 years ago
Nicolas Gaullier 56b2731aae lavfi/silencedetect: Fix silence_start accuracy 7 years ago
Nicolas Gaullier 3deb17f9fb lavfi/silencedetect: Fix when silence_start=0 7 years ago
Nicolas Gaullier 95e47654bc lavfi/silencedetect: Add mono mode 7 years ago
Marton Balint 084ef7d7d5 avfilter/af_pan: reject expressions referencing the same channel multiple times 7 years ago
drfer3 29c663d50c avfilter/vf_avgblur_opencl: fix error when clSetKernelArg fails 7 years ago
Mark Thompson 213839edff vf_avgblur_opencl: Don't run kernel on pixels outside the image 7 years ago
Danil Iashchenko 9f17875134 libavfilter: Add OpenCL convolution filter 7 years ago
Paul B Mahol 78f8036c9c avfilter/af_mcompand: make error message more helpful 7 years ago
Paul B Mahol 3e3d567761 avfilter/avf_showvolume: implement basic rms metering mode 7 years ago
Paul B Mahol a8c2d375ca avfilter/avf_showwaves: add draw mode which controls how single sample is drawn 7 years ago
Paul B Mahol fe0fdc51b5 avfilter/vf_convolution: disable fast path if rdiv/bias are different from defaults 7 years ago
Paul B Mahol 4e1307c0f7 avfilter/af_channelsplit: add channels option 7 years ago
Mark Thompson abf35afb6f vf_scale_vaapi: Apply cropping rectangle to input 7 years ago
drfer3 6135c958cd lavfi: Add OpenCL avgblur filter 7 years ago
Mark Thompson 0568af521e lavfi/opencl: Avoid deprecation warnings when built with post-1.2 headers 7 years ago
Mark Thompson 2a1542d105 lavfi/opencl: Derive global work size from plane image sizes 7 years ago
Paul B Mahol b78d55b2e6 avfilter/avf_showvolume: add background opacity option 7 years ago
Paul B Mahol 36cf3eb76a avfilter/vf_waveform: add orange graticule 7 years ago
Paul B Mahol caef95737e avfilter/vf_waveform: add xflat mode 7 years ago
Carl Eugen Hoyos cbbefc05b1 lavfi/deshake: Check alignment before calling asm init function. 7 years ago
Martin Vignali 3e7fa34d3b avfilter/vf_premultiply : fix unpremultiply_offset for rgb input 7 years ago
Paul B Mahol 5941179e28 avfilter/af_surround: drain input at EOF 7 years ago
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