10796 Commits (ae95cd85dc73319a704f1092b7542978ef8869dd)

Author SHA1 Message Date
Paul B Mahol 5617465916 avfilter/af_anlms: improve documentation and extend option 2 years ago
Paul B Mahol f09280dfc4 avfilter/af_arls: improve documentation and extend option 2 years ago
James Almer 159f8b8d71 avfilter/audio: move a variable declaration outside of an unrelated deprecated block 2 years ago
Paul B Mahol eaf15b5882 avfilter/vf_waveform: cc2b3201e7 missed same for >8 bits 2 years ago
Paul B Mahol 7b2851b290 avfilter/af_asdr: add support for threads 2 years ago
Paul B Mahol 4f63e049a2 avfilter/af_asdr: add timeline support 2 years ago
Paul B Mahol a47bd6d3d8 avfilter/af_asdr: set output frame duration 2 years ago
Paul B Mahol a2f4adf680 avfilter: add arls filter 2 years ago
Paul B Mahol f247a3d82d avfilter/af_adynamicequalizer: add precision option 2 years ago
Paul B Mahol 5564ba49a1 avfilter/af_adynamicequalizer: refactor code to gain small speedup 2 years ago
Paul B Mahol 153aaae457 avfilter/af_adynamicequalizer: factor detection filter code 2 years ago
Paul B Mahol 51504cf279 avfilter/af_adynamicequalizer: add dftype option 2 years ago
Ting Fu 78f95f1088 lavfi/dnn: Remove DNN native backend 2 years ago
Ting Fu a9fb141719 lavfi/dnn: Modified DNN native backend related tools and docs. 2 years ago
Ting Fu 7ed6f28a7c lavfi/dnn: modify dnn interface for removing native backend 2 years ago
Paul B Mahol 4e57a0f35a avfilter/afir_template: avoid multiplications if memcpy is enough 2 years ago
Paul B Mahol 19148a5b9f avfilter: add FIR equalizer coefficients source filter 2 years ago
Niklas Haas e3143703e9 avfilter/vf_libplacebo: strip ICC profiles on CSP change 2 years ago
Paul B Mahol 8b0ec740cb avfilter/af_afir: fix remaining artifacts on IR switch 2 years ago
Paul B Mahol bee265e5d5 avfilter/af_afir: add way to control loading interval of impulses 2 years ago
Paul B Mahol 1835f884b7 avfilter/af_afir: make IR switching work also with minp != maxp 2 years ago
Paul B Mahol a0cb29261c avfilter/af_afir: cache xfade coefficients 2 years ago
Anton Khirnov cd30492773 lavfi/avf_concat: rescale frame durations 2 years ago
Haihao Xiang 2aad9765ef lavfi/overlay_vaapi: set input region for overlay video to NULL 2 years ago
Paul B Mahol ef338cfd7b avfilter/af_afir: fix IR switching with different lengths 2 years ago
Paul B Mahol 014c02d43b avfilter/af_anlms: simplify query formats 2 years ago
Anton Khirnov e392674399 lavfi: ensure audio frame durations match the sample count 2 years ago
Stefano Sabatini 9d140ecaf8 lavfi/unsharp: clarify invalid filter param constraints 2 years ago
Haihao Xiang 412d43b09a lavfi/vf_vpp_qsv: only add the given output sw format to output pad 2 years ago
Paul B Mahol b75159682a avfilter/af_rubberband: use correct array for multichannels 2 years ago
Stefano Sabatini 7d58df7bb2 lavfi/aspect: apply style fixes 2 years ago
U. Artie Eoff 9bf1848acf lavfi: add hwdevice flag to hwupload/hwmap 2 years ago
Ting Fu bc589c91f7 lavfi/dnn: add error info for TF backend filling task failure 2 years ago
Ting Fu af052f9066 lavfi/dnn: fix mem leak in TF backend error handle 2 years ago
Ting Fu 5c216d081d lavfi/dnn: fix corruption when TF backend infer failed 2 years ago
Michael Niedermayer 06b451d276
avfilter/vf_mcdeint: update to new API 2 years ago
Michael Niedermayer 5310c975cf
avfilter/vf_uspp: add AV_CODEC_FLAG_RECON_FRAME support 2 years ago
James Almer aca8ceb870 x86/vf_bwdif_init: limit AVX2 functions using 256bit vectors to cpus known to be fast with it 2 years ago
Jun Zhao 9a23d8d894 lavfi/Makefile: fix make checkheaders fail 2 years ago
James Darnley 073ec3b9da avfilter/bwdif: add avx2 filter_line function 2 years ago
James Darnley b503b5a0cf avfilter/bwdif: move filter_line init to a dedicated function 2 years ago
Anton Khirnov 632c349931 lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Haihao Xiang 57afccc0ef lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOF 2 years ago
Michael Niedermayer 3ead1fe413
avfilter/vf_uspp: about 10x the speed with threads 2 years ago
Michael Niedermayer cee4b99d41
avfilter/vf_uspp: Support any codec 2 years ago
Michael Niedermayer 771c27119d
avfilter/vf_uspp: update to new APIs 2 years ago
Zhao Zhili 4ec2861559 avfilter/vf_showinfo: fix HDR vivid info 2 years ago
James Almer dc61d5cf19 avfilter/vf_untile: swap the chroma shift values used for plane offsets 2 years ago
Andreas Rheinhardt 2732d0507c avfilter/vf_ssim360: Remove dead code 2 years ago