10950 Commits (ba2c791627334ac70e5a5df480b80ee3ce61519d)

Author SHA1 Message Date
Paul B Mahol 4d9afbeef5 avfilter/avf_aphasemeter: switch to activate 2 years ago
Paul B Mahol 3ea3a4ba16 avfilter/avf_aphasemeter: avoid using double 2 years ago
Paul B Mahol 862ebbf2ed avfilter/avf_abitscope: refactor bit counting for histogram 2 years ago
Paul B Mahol 1636fb415a avfilter/avf_ahistogram: refactor frame fill data code 2 years ago
Paul B Mahol b01cfdb4ab avfilter/avf_showwaves: cleanup and simplify some draw calls 2 years ago
Sami Boukortt 06e8eedeba avfilter/vf_colorspace: fix message for missing/incorrect colorspace 2 years ago
Paul B Mahol 81f658b99d avfilter/f_ebur128: set output frame duration 2 years ago
Paul B Mahol 447bdddeac avfilter/af_afir: do not use ff_outlink_get_status() on inlinks 2 years ago
Paul B Mahol 4ab1184fae avfilter/af_headphone: do not call ff_outlink_get_status() on inlink 2 years ago
Paul B Mahol 492f64de08 avfilter/vf_framepack: remove not needed calls and add newline to log 2 years ago
Paul B Mahol 12acbcb7a2 avfilter/f_graphmonitor: always output last frame on EOF 2 years ago
Paul B Mahol ac6a6d1abf avfilter/af_join: do not use ff_outlink_get_status() on inlink 2 years ago
Paul B Mahol 51a1124a68 avfilter/avf_showspectrum: do not use ff_outlink_get_status() on inlink 2 years ago
Paul B Mahol ee664f41db avfilter/avf_showwaves: force output to fixed framerate if rate is set 2 years ago
Niklas Haas c4cdd79435 lavfi/vf_libplacebo: add corner_rounding option 2 years ago
Niklas Haas 098b338369 lavfi/vf_libplacebo: require v5.278 for importing 2 years ago
Paul B Mahol 45fa85a777 avfilter/silenceremove_template: refactor detectors using common peaks code 2 years ago
Paul B Mahol f02964aee1 avfilter/af_silenceremove: add standard deviation detector 2 years ago
Paul B Mahol aa4acc111e avfilter/af_silenceremove: use separate variable for size of cache 2 years ago
Paul B Mahol 364c03d9fe avfilter/silenceremove_template: improve ptp detector 2 years ago
Michael Niedermayer 0c7a0514e3
avfilter/window_func: Use av_bessel_i0() 2 years ago
Michael Niedermayer 1e9c337e0f
avfilter/asrc_sinc: Use av_bessel_i0() 2 years ago
Lynne 160a415e22
lavfi: add nlmeans_vulkan filter 2 years ago
Lynne 88e2cca3db
tools/cl2c: change to tools/source2c and allow non-OpenCL source files 2 years ago
Lynne 7cfd7e4af4
lavfi: add color_vulkan filter 2 years ago
Lynne 09dc9193ea
lavfi: add bwdif_vulkan 2 years ago
Niklas Haas b41ea8c6c3
avfilter/vf_libplacebo: bump max vk version 2 years ago
Niklas Haas 661db605db
avfilter/vf_libplacebo: forward queue locking primitives 2 years ago
Lynne f70f873272
transpose_vulkan: port for the rewrite 2 years ago
Lynne d4b51b5085
scale_vulkan: port for the rewrite 2 years ago
Lynne 8e9ceb1efb
overlay_vulkan: port for the rewrite 2 years ago
Lynne 59f21c051d
gblur_vulkan: port for the rewrite 2 years ago
Lynne d26cbae3e1
flip_vulkan: port for the rewrite 2 years ago
Lynne 125636608d
chromaber_vulkan: port for the rewrite 2 years ago
Lynne 40bf1d525e
blend_vulkan: port for the rewrite 2 years ago
Lynne f29850e98f
avgblur_vulkan: port for the rewrite 2 years ago
Lynne 05ce6473ac
lavfi: add lavfi-only Vulkan infrastructure 2 years ago
Lynne 15de0af8f0
vulkan: allow alloc pNext in ff_vk_create_buf 2 years ago
Lynne b5e333bba7
vulkan: add pNext argument to ff_vk_create_buf() 2 years ago
Paul B Mahol 62d4110a64 avfilter/af_silenceremove: add timestamp option 2 years ago
Paul B Mahol b95d123097 avfilter/silenceremove_template: revert wrong change 2 years ago
Paul B Mahol e53260c1f4 avfilter/af_silenceremove: add ptp detector 2 years ago
Paul B Mahol e8e4863325 avfilter/af_silenceremove: fix the any/all confusion and change default 2 years ago
Paul B Mahol 8d662adcc9 avfilter/af_silenceremove: speed-up filtering once start-trim is over 2 years ago
Paul B Mahol 965f99f904 avfilter/af_silenceremove: add timeline support 2 years ago
Paul B Mahol 7927a96e2b avfilter/af_silenceremove: add commands support 2 years ago
Paul B Mahol 5a13b133f8 avfilter/af_silenceremove: add median silence detector 2 years ago
Paul B Mahol 68d0b881de avfilter/silenceremove_template: fix peak detector 2 years ago
Paul B Mahol 29710dd7f2 avfilter/af_silenceremove: speed-up start-only trimming once trim is over 2 years ago
Paul B Mahol f59d9514da avfilter/silenceremove_template: skip silence start detection after start-only trimming is over 2 years ago