10808 Commits (d31d4f32283f765c79d6e127d31ee2c37a0acef7)

Author SHA1 Message Date
Paul B Mahol 24f16b798e avfilter/af_join: set output frame duration 2 years ago
Paul B Mahol 67ca64c24b avfilter/af_adelay: fix frame pts and set frame duration 2 years ago
Paul B Mahol 217bb59f2e avfilter/af_amerge: set output frame duration 2 years ago
Paul B Mahol 6f1c82fd5b avfilter/af_biquads: reduce double type usage 2 years ago
James Almer 6febb2a5ff avfilter/vf_coreimage: add missing semicolon 2 years ago
James Almer 3e06f6f040 avutil/frame: deprecate key_frame 2 years ago
James Almer af8db9106c avfilter: use the new AVFrame key_frame flag in all filters 2 years ago
James Almer 599abc0f3a avutil/frame: deprecate interlaced_frame and top_field_first 2 years ago
James Almer 36827ea783 avfilter: use the new AVFrame interlace flags in all filters 2 years ago
Niklas Haas b80e43bf07 avfilter/vf_libplacebo: add flexible crop exprs 2 years ago
Niklas Haas 4b11a07550 avfilter/vf_libplacebo: add fillcolor option 2 years ago
Paul B Mahol d94c6df975 avfilter/af_afreqshift: cache nb_coeffs value 2 years ago
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