10154 Commits (2e430c1468eabf577efcaa7d3e54c286672905bc)

Author SHA1 Message Date
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
Paul B Mahol 34715fe4a2 avfilter/af_anlmdn: add support for using writable frames 3 years ago
Paul B Mahol c71b76e141 avfilter/af_anlmdn: stop using fifo and rewriting pts 3 years ago
Paul B Mahol 41cae501b7 avfilter/af_anlmdn: fix possible array overflow and increase options limits 3 years ago
Thilo Borgmann 74117abf0c lavfi/drawtext: Add %N for drawing fractions of a second 3 years ago
Paul B Mahol 3706fb8f16 avfilter/f_segment: fix sending frames with zero samples out 3 years ago
Paul B Mahol 13a153d801 avfilter/f_sendcmd: export width and height too 3 years ago
Paul B Mahol 328247076c avfilter/af_channelsplit: switch to activate() 3 years ago
Paul B Mahol a1f2e42ebf avfilter/af_acrossover: switch to activate() 3 years ago
Paul B Mahol 7238541d39 avfilter/vf_extractplanes: switch to activate() 3 years ago
Paul B Mahol 0f5c964c57 avfilter/split: switch to activate() 3 years ago
Martin Storsjö e645a1ddb9 libavfilter: vf_scale: Properly take in->color_range into account 3 years ago
Michael Niedermayer b9973b72c0 avfilter/vf_colorlevels: Fix build failure on ARM 3 years ago
Paul B Mahol 6f231664ab avfilter/vsrc_gradients: add radial gradients 3 years ago
Paul B Mahol 7c23c9dfc7 avfilter/vsrc_gradients: add gbrapf32 format support 3 years ago