6928 Commits (7e3a070d9aac3ccdd1a5ee9ba08508811ad5202f)

Author SHA1 Message Date
Michael Niedermayer 7e3a070d9a Bump minor versions for branching release/4.0 7 years ago
Martin Vignali 56315df32c avfilter/showvolume : cosmetic move bracket after func declaration to a new line 7 years ago
Martin Vignali fd10a6e2f2 avfilter/showvolume : add persistent max display 7 years ago
Martin Vignali cb2f52b6a7 avfilter/showvolume : add display scale option 7 years ago
Paul B Mahol e1c8bd2389 avfilter/af_headphone: fix type=time with hrir=multich 7 years ago
Paul B Mahol 3e003a985f avfilter/af_headphone: add single hrir multichannel stream mode 7 years ago
Paul B Mahol a56580b117 avfilter/af_headphone: fix memory leak and overread 7 years ago
Paul B Mahol 8daca7697b avfilter/af_headphone: do not output invalid samples when flushing 7 years ago
Paul B Mahol 01170e9db0 avfilter/af_headphone: fix flushing 7 years ago
Paul B Mahol 2b0f821f51 avfilter/af_headphone: improve performance and reduce latency 7 years ago
Paul B Mahol 9e40632668 avfilter: add vfrdet filter 7 years ago
wm4 c7ab6aff66 w32pthreads: always use Vista+ API, drop XP support 7 years ago
Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
Zhong Li 29a8ed7663 lavf/qsvvpp: bypass vpp if not needed. 7 years ago
Josh de Kock 92fe0bf1e8 lavfi,lavd: add gitignore for generated static component lists 7 years ago
Martin Vignali f3df42e81d avfilter/x86/vf_blend : add SIMD for 16 bit version of 7 years ago
Martin Vignali 8eb0bb1108 avfilter/x86/vf_blend : reorganize DIFFERENCE macro to reduce line duplication between 8bit and 16 bit version 7 years ago
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