8419 Commits (94bac7b3f8dcd8af33d9f7e18b4e4e73c73f98dd)

Author SHA1 Message Date
  Guo Yejun 0b3bd001ac dnn_backend_native: check operand index 5 years ago
  Guo Yejun fc932195ab dnn_backend_native.c: refine code for fail case 5 years ago
  Limin Wang 567d571b20 avfilter/vf_showinfo: display H.26[45] user data unregistered sei message 5 years ago
  Paul B Mahol c0e7164ba6 avfilter/vf_vaguedenoiser: fix small typo in option explanation 5 years ago
  Paul B Mahol e65d76fb94 avfilter/af_rubberband: adjust nb_samples after every command 5 years ago
  Ting Fu 22d0860c13 dnn_backend_native_layer_mathunary: add tan support 5 years ago
  Ting Fu 88fb494f42 dnn_backend_native_layer_mathunary: add cos support 5 years ago
  Ting Fu 0b6d3f0d83 dnn_backend_native_layer_mathunary: add sin support 5 years ago
  Anton Khirnov c7d8d8d8d9 vf_spp: switch to child_class_iterate() 5 years ago
  Anton Khirnov 6bfac4ee6f vf_scale: switch to child_class_iterate() 5 years ago
  Anton Khirnov 344149cf01 framesync: switch to child_class_iterate() 5 years ago
  Anton Khirnov aba98de6b8 avfilter: switch to child_class_iterate() 5 years ago
  Anton Khirnov 342230a537 af_resample: switch to child_class_iterate() 5 years ago
  Anton Khirnov 3dd324427a af_aresample: switch to child_class_iterate() 5 years ago
  Anton Khirnov 0d6b4351c6 Remove unnecessary use of avcodec_close(). 5 years ago
  Michael Niedermayer c5079bf3bc Bump minor versions after branching 4.3 5 years ago
  Michael Niedermayer 0a8a96c251 Bump minor versions to separate 4.3 from master 5 years ago
  Paul B Mahol bd6336b970 avfilter/vf_vaguedenoiser: add new type of threshold 5 years ago
  Paul B Mahol 6c57b0d63a avfilter/vf_vaguedenoiser: remove excessive code from soft thresholding 5 years ago
  Paul B Mahol 7826fbfeaa avfilter/avf_showspectrum: properly handle EOF case 5 years ago
  Paul B Mahol 1c32d7dfcf avfilter/asrc_anoisesrc: switch to activate 5 years ago
  Wu Zhiwen b6d7c4c1d4 dnn/native: fix typo for definition of DOT_INTERMEDIATE 5 years ago
  Andreas Rheinhardt 317b722c51 avfilter/vf_lut3d: Fix mixed declaration and code 5 years ago
  Mark Reid a1221b96d8 avfilter/vf_lut3d: prelut support for 3d cinespace luts 5 years ago
  Paul B Mahol 1329db8cfb avfilter/af_aiir: simplify polynomial evaluation 5 years ago
  Paul B Mahol aac16abd92 avfilter/af_aiir: use correct size when allocating in zp2tf 5 years ago
  Paul B Mahol 726dbc57f8 avfilter: add dblur video filter 5 years ago
  Jun Zhao 018cd437f8 lavfi/aiir: Refine the pad/vpad related operation 5 years ago
  Jun Zhao ff8329a730 lavfi/afir: fix vpad.name leak 5 years ago
  Paul B Mahol 6485b54477 Revert "avfilter/af_aiir: move response drawing as last step" 5 years ago
  Paul B Mahol 3fc7b01c52 avfilter/af_aiir: improve response calculation with zp coefficients 5 years ago
  Paul B Mahol e2e8121eaa avfilter/af_aiir: add S-plane support 5 years ago
  Paul B Mahol 327b52412d avfilter/af_aiir: make it clear that transfer function is digital one 5 years ago
  Paul B Mahol 1206a10d9c avfilter/af_biquads: implement 1st order allpass 5 years ago
  Lynne 83fa39eb06
lavfi/vulkan: use av_get_random_seed instead of rand 5 years ago
  Ting Fu f73cc61bf5 dnn_backend_native_layer_mathunary: add abs support 5 years ago
  Paul B Mahol d5f87f8567 avfilter/vf_blend: add support for float formats 5 years ago
  Lynne c0344cbfb0
lavfi/vulkan: fix queue counts and set indices 5 years ago
  Lynne fb49d5c0b1
lavfi/vulkan: use dedicated allocation for buffers when necessary 5 years ago
  Lynne 727cac88b8
lavfi/vulkan: use all enabled queues in the queue family 5 years ago
  Lynne fac17fd46f
lavfi/vulkan: fix 2 minor memory leaks 5 years ago
  Nicolas George 88567a2e52 lavfi: add untile filter. 5 years ago
  Nicolas George 2a52f19a91 lavfi/framesync: use av_gcd_q(). 5 years ago
  Nicolas George beb98c0181 lavfi/tests/formats: reindent. 5 years ago
  Nicolas George d5e5c6862b lavfi/formats: remove dead code. 5 years ago
  Nicolas George df123590f0 lavfi/vf_crop: use ff_formats_pixdesc_filter(). 5 years ago
  Nicolas George 563e1df5d6 lavfi/formats: add ff_formats_pixdesc_filter(). 5 years ago
  Mark Reid 04f67dcccf avfilter/vf_lut3d: initial float pixel format support 5 years ago
  Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 9 years ago
  Paul B Mahol ca7095a907 avfilter/af_aiir: move response drawing as last step 5 years ago