10168 Commits (884c5976592c2d8084e8c9951c94ddf04019d81d)

Author SHA1 Message Date
James Almer f5d67469b0 avfilter/buffersink: simplify parsing the input channel layout string 3 years ago
Paul B Mahol 93a076db70 avfilter/af_biquads: fix possible leak on error 3 years ago
Andreas Rheinhardt ac7dc20a5d avfilter/af_join: Don't use memcpy for overlapping regions 3 years ago
Paul B Mahol 5b59c072f5 avfilter/af_biquads: fix regression with channels option processing 3 years ago
Paul B Mahol 9f81d12f87 avfilter/af_dynaudnorm: fix regression with channels option processing 3 years ago
Paul B Mahol 07c16cdd94 avfilter/af_speechnorm: fix regression in channels option processing 3 years ago
Paul B Mahol bd5da8ad96 avfilter/af_afftdn: refactor noise sampling 3 years ago
Paul B Mahol a2eb13c7e5 avfilter/af_afftdn: do not hardcode vector size 3 years ago
Paul B Mahol 26292d4b6b avfilter/af_afftdn: use log10 instead to get noise levels 3 years ago
Paul B Mahol 4a96baa2c8 avfilter/af_afftdn: unbreak custom band noise option processing 3 years ago
Paul B Mahol 098528ec59 avfilter/af_afftdn: after sampling noise, set full parameters 3 years ago
James Almer cdba98bb80 Bump minor versions after the channel layout changes 3 years ago
James Almer 55740299ef avfilter/af_sofalizer: fix getting speaker position 3 years ago
James Almer 1f96db959c avfilter: convert to new channel layout API 3 years ago
Paul B Mahol 2ba38beb79 avfilter/vf_epx: stop doing read overflow 3 years ago
Paul B Mahol 58f867ffef avfilter/avf_abitscope: rename macro to less generic one 3 years ago
Yiyuan GUO 2201c91fbf avfilter/vf_palettegen: add protection against potential divide by zero 3 years ago
Paul B Mahol 1ab83dd369 avfilter/vf_fieldhint: add pattern mode of filtering 3 years ago
Paul B Mahol c0f49378a9 avfilter/af_afftdn: allow user to control number of bands 3 years ago
Paul B Mahol deffacb6b4 avfilter/af_afftdn: use correct variable in for loops 3 years ago
Paul B Mahol a71a3d1ed2 avfilter/af_afftdn: stop producing small impulsive noise at start of output 3 years ago
Paul B Mahol 19614921e9 avfilter/vf_decimate: also check for ready frames if not ppsrc is used 3 years ago
Paul B Mahol 07b8d6a897 avfilter/avf_showspectrum: stop rewriting pts 3 years ago
Paul B Mahol 61224c856c avfilter/af_afftdn: add way to control noise floor link for >1 channels 3 years ago
Paul B Mahol 3cb5a5f64c avfilter/af_afftdn: improve residual tracking 3 years ago
Paul B Mahol 9e279c8c2d avfilter/af_afftdn: rename some variables to less cryptic name 3 years ago
Paul B Mahol b578324b1d avfilter/af_afftdn: reduce some pointless pointer indirections 3 years ago
Paul B Mahol 447ca90bcf avfilter/af_afftdn: use define for sfm flags mask and size 3 years ago
Paul B Mahol 546afd0d49 avfilter/af_afftdn: allow user to change ratio factor 3 years ago
Paul B Mahol b2c6c7c4c5 avfilter/af_afftdn: stop sharing non-shareable parameters between channels 3 years ago
Paul B Mahol df8163ae55 avfilter/af_afftdn: use RDFT instead 3 years ago
Paul B Mahol b8af574477 avfilter/af_afftdn: reduce code duplication 3 years ago
Paul B Mahol 0bebff0c18 avfilter/af_afftdn: reduce scaling of input samples 3 years ago
Paul B Mahol 4a8b62c29a avfilter/af_afftdn: fix small memory leak 3 years ago
Paul B Mahol 386e5e4cfc avfilter/af_afftdn: change noise profile to floating point precision 3 years ago
Paul B Mahol 32e99157c2 avfilter/af_afftdn: generalize noise profile mean estimation 3 years ago
Paul B Mahol 983b15e5f4 avfilter/af_afftdn: use single define for number of bands in noise profile 3 years ago
Shubhanshu Saxena d0a999a0ab libavfilter: Remove DNNReturnType from DNN Module 3 years ago
Shubhanshu Saxena 1df77bab08 lavfi/dnn_backend_common: Return specific error codes 3 years ago
Shubhanshu Saxena 515ff6b4f8 lavfi/dnn_backend_native: Return Specific Error Codes 3 years ago
Shubhanshu Saxena 3fa89bd758 lavfi/dnn_backend_tf: Return Specific Error Codes 3 years ago
Shubhanshu Saxena 91af38f2b3 lavfi/dnn_backend_openvino: Return Specific Error Codes 3 years ago
Shubhanshu Saxena d0587daec2 lavfi/dnn_io_proc: Return Specific Error Codes 3 years ago
Shubhanshu Saxena b602f11a06 lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
Shubhanshu Saxena e5ce6a6070 libavfilter: Prepare to handle specific error codes in DNN Filters 3 years ago
Paul B Mahol e7caa18b4a avfilter/af_afftdn: remove special handling for first and last bin 3 years ago
Paul B Mahol ea777333de avfilter/af_afftdn: remove code that have marginal impact to denoising 3 years ago
Paul B Mahol a0724328a8 avfilter/vf_zscale: do not attempt to continue filtering if there is no graph 3 years ago
Paul B Mahol 4ac85ae448 avfilter/vf_zscale: also check formats 3 years ago
Paul B Mahol 5cd8eb2aef avfilter/af_lv2: add commands support 3 years ago