8681 Commits (d5763edab21b08cd1388a2f41885d11d61653917)

Author SHA1 Message Date
  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
  Paul B Mahol f7fd205f11 avfilter/af_sofalizer: allow up to 64 channels 4 years ago
  Paul B Mahol aa125fd06a avfilter/af_sofalizer: allow to specify virtual speakers indetifier as number 4 years ago
  James Almer 0c73c2909e avfilter/avfilter.h: add missing FF_API_NEXT wrapper 4 years ago
  Andreas Rheinhardt 358c0bb168 avfilter/vf_minterpolate: Remove redundant code for freeing 4 years ago
  Andreas Rheinhardt aa262dcce8 avfilter/vf_minterpolate: Fix left shift of negative value 4 years ago
  Andreas Rheinhardt bb13cdbe27 avfilter/vf_minterpolate: Reject too small dimensions 4 years ago
  Paul B Mahol a086b73e1f avfilter/vf_v360: use quaternions for rotation 4 years ago
  Paul B Mahol 3a035a8cd2 avfilter/vf_v360: fix possible out of range values 4 years ago
  Paul B Mahol eaba6cecfb avfilter/vf_v360: add mitchell interpolation 4 years ago
  Paul B Mahol 23d0754165 avfilter/vf_v360: stop using floats variables in xyz_to_octahedron 4 years ago
  Mark Thompson 4fceb2634e Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE" 4 years ago
  Paul B Mahol 12585c87e6 avfilter/vf_v360: simplify input flipping 4 years ago
  Paul B Mahol 86b29c0cd0 avfilter/vf_v360: split maps into slices 4 years ago
  Mingyu Yin ad2546e3b3 dnn/native: add native support for dense 4 years ago
  Pavel Koshevoy 5bbf58ab87 avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE 4 years ago
  Paul B Mahol 6db1b1af4c avfilter/vf_v360: add octahedron format 4 years ago
  Andrew Klaassen a6e72fb46d vf_colorspace: Added linear trc. 4 years ago
  Paul B Mahol 85195f6ae9 avfilter/vf_histogram: add slide modes for thistogram 4 years ago
  Guo, Yejun e71d73b096 dnn: add a new interface DNNModel.get_output 4 years ago
  Guo, Yejun fce3e3e137 dnn: put DNNModel.set_input and DNNModule.execute_model together 4 years ago
  Guo, Yejun 2003e32f62 dnn: change dnn interface to replace DNNData* with AVFrame* 4 years ago
  Guo, Yejun 6918e240d7 dnn: add userdata for load model parameter 4 years ago
  Xu Jun a39fcbdffb dnn_backend_native_layer_conv2d.c: fix bug of loop boundary in single thread mode. 4 years ago
  Paul B Mahol cdc4c268e2 avfilter/vf_datascope: fix oscilloscope with gray>8 depth 4 years ago
  Limin Wang 0ea2bda099 avfilter/vf_showinfo: add const to the AVFrameSideData instance 4 years ago