8706 Commits (4fe9e2fc162a9d3258eb39dd16677970c657c122)

Author SHA1 Message Date
Anton Khirnov 8918a3dfa2 lavfi/src_movie: switch to new decoding API 4 years ago
Anton Khirnov e1c4a3ea7d lavfi/lavfutils: switch to the new decoding API 4 years ago
Mark Reid e366797ad3 avfilter/vf_lut3d: fix sanitizef INF handling 4 years ago
Limin Wang ab072de419 avfilter/vf_fade: config_props -> config_input 4 years ago
Limin Wang 2399a7795b avfilter/vf_fade: simplify code to use pts timebase for time check 4 years ago
Paul B Mahol c417f1a76c avfilter/vf_xfade: add squeeze transitions 4 years ago
Paul B Mahol 381ab69042 avfilter/vf_frei0r: add support for commands 4 years ago
Paul B Mahol 17a0dfebf5 avfilter/vf_despill: add support for commands 4 years ago
Paul B Mahol e3081d6f4f avfilter/af_afade: add sinc curve types 4 years ago
Paul B Mahol bb7bb440c2 avfilter/af_anlmdn: support all options as commands 4 years ago
Paul B Mahol 96f1b45b8c avfilter/af_anlmdn: allow to change smooth/m at runtime 4 years ago
Andrew Rodland 04340e5e01 lavfi/frei0r: Remove duplicated pix_fmt entry 4 years ago
Paul B Mahol 9f20e5d281 avfilter: add speechnorm filter 4 years ago
Paul B Mahol ee4a046540 avfilter/af_asoftclip: add oversampling support 4 years ago
Limin Wang a51767c9b3 avfilter/vf_unsharp: add more pixel format support 4 years ago
Limin Wang ee792ebe08 avfilter/vf_unsharp: add 10bit support 4 years ago
Paul B Mahol a125e08130 avfilter: add adenorm filter 4 years ago
Timo Rothenpieler a1553b0cfb avfilter/scale_cuda: fix pitch calculation for >8 bit formats 4 years ago
Timo Rothenpieler 09e49ba31e avfilter/scale_cuda: simplify linesize calculation 4 years ago
Timo Rothenpieler 94cb78ed94 avfilter/scale_cuda: add support for RGB formats 4 years ago
Timo Rothenpieler 9a0b702078 avfilter/scale_cuda: expose optional algorithm parameter 4 years ago
Timo Rothenpieler cfdddec0c8 avfilter/scale_cuda: add lanczos algorithm 4 years ago
Timo Rothenpieler 4ad7af085c avfilter/scale_cuda: add nearest neighbour algorithm 4 years ago
Timo Rothenpieler 15c0e038ce avfilter/scale_cuda: code cleanup 4 years ago
Timo Rothenpieler f1d0f83712 avfilter/scale_cuda: add bicubic interpolation 4 years ago
Paul B Mahol 112fe0ff19 avfilter/af_asoftclip: add asserts in default switch cases 4 years ago
Paul B Mahol de63b6fb54 avfitler/af_asoftclip: add hard type 4 years ago
Paul B Mahol ee686236cd avfilter/af_asoftclip: add erf soft clip type 4 years ago
Paul B Mahol 2ddd6afd30 avfilter/af_biquads: make commands work reliably within biquad filter 4 years ago
Paul B Mahol 40ce4ad999 avfilter/af_biquads: add lattice-ladder form 4 years ago
Paul B Mahol c7ece8e26f avfilter/vf_normalize: fix regression with white/black point calculation 4 years ago
Carl Eugen Hoyos 7b0d179195 lavfi/Makefile: Remove opencl object files when calling make clean. 4 years ago
Paul B Mahol d6e903b09b avfilter/vf_v360: make commands always do relative rotation 4 years ago
Paul B Mahol 637c154a50 avfilter: add audio frequency and phase shift filters 4 years ago
Romane Lafon d60927b676 avfilter/avf_aphasemeter: add out of phase and mono detection 4 years ago
Paul B Mahol 8750c8f45c avfilter/af_asubboost: use transposed II form 4 years ago
Paul B Mahol 6d59d69bb0 avfilter/af_crossfeed: use transposed II form 4 years ago
Paul B Mahol 5da94413d1 avfilter/af_aiir: remove unused argument 4 years ago
Paul B Mahol f7379eafd2 avfilter/af_aiir: fix sp2zp mapping 4 years ago
Guo, Yejun c4a3dbe726 dnn_backend_tf.c: add option sess_config for tf backend 4 years ago
Paul B Mahol 9860777516 avfilter/af_aiir: remove unused variable 4 years ago
Paul B Mahol 847dc03787 avfilter/af_aiir: add analog transfer function format 4 years ago
Andreas Rheinhardt 6ef55f54fe avfilter/af_mcompand: Remove redundant calls to AVFilter.uninit 4 years ago
Paul B Mahol f372ce35f2 avfilter/af_aiir: use av_sscanf() 4 years ago
Paul B Mahol 7c1eef48e1 avfilter/af_aiir: reverse order of biquads in serial processing 4 years ago
Paul B Mahol e704750a9f avfilter/af_aiir: use transposed II form for biquad sections 4 years ago
Paul B Mahol 0df0e12d02 avfilter/af_aiir: implement parallel processing 4 years ago
Chris Miceli 6bdfea8d4b libavfilter/dnn/dnn_backend{openvino, tf}: check memory alloc non-NULL 4 years ago
Chris Miceli ad95e5e45d libavfilter/dnn_backend_native: check mem allocation 4 years ago
leozhang b9727870ae avfilter/vf_scale_cuda: unload cuModule on uninit 4 years ago