10982 Commits (1ee303f1e1677fd997da05ae1cc6aca064f96bdb)

Author SHA1 Message Date
Paul B Mahol 8e21f32fe7 avfilter/vf_displace: add support for commands 2 years ago
Paul B Mahol 54dc06e09e avfilter/vf_displace: add slice threading support 2 years ago
Paul B Mahol 494ebfdbfa avfilter/af_drmeter: misc cleanups 2 years ago
Paul B Mahol 238ec0c31b avfilter/af_drmeter: fix error in picking 2nd peak 2 years ago
Paul B Mahol c44fe10160 avfilter/af_afade: stop using ff_outlink_get_status on inputs 2 years ago
Paul B Mahol a756ae41ed avfilter/af_apad: switch to activate 2 years ago
Paul B Mahol 4583a24c65 avfilter/vf_xfade: add reveal transitions 2 years ago
Paul B Mahol 8fe25b1203 avfilter/vf_xfade: add cover transitions 2 years ago
Philip Langdale 73a2252f1d avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer 2 years ago
Philip Langdale 3c07c2489d avfilter/scale_cuda: add support for rgb32/bgr32 conversions 2 years ago
Paul B Mahol 12a073f72c avfilter/buffersrc: stop passing AV_NOPTS_VALUE on EOF 2 years ago
Anton Khirnov 4abf42ab96 lavfi/graphparser: be more verbose when filtergraph parsing fails 2 years ago
Philip Langdale ecc3f158e1 avfilter/vf_yadif_cuda: remove unnecessary private struct fields 2 years ago
Niklas Haas d26ea03f60 lavfi/vf_libplacebo: fix typo in assert 2 years ago
Zhao Zhili 32a749c7a6 avfilter/dnn_backend_openvino: fix log message 2 years ago
Zhao Zhili 3a5d95e3fa avfilter/dnn_backend_tf: silence implicit cast warning 2 years ago
Zhao Zhili b0c0fedcda avfilter/dnn_backend_tf: fix use of uninitialized value 2 years ago
Zhao Zhili d9f41a343e avfilter/dnn_backend_tf: check TF_OperationOutputType return value 2 years ago
Zhao Zhili f3495ef4f8 avfilter/dnn_backend_tf: remove unused define 2 years ago
Zhao Zhili e67af9e7f7 avfilter/vf_dnn_processing: replace magic number by enum value 2 years ago
Zhao Zhili e7e80e2083 avfilter/vf_dnn_detect: replace magic number by enum value 2 years ago
Zhao Zhili a887bc4ff1 avfilter/vf_dnn_classify: replace magic number by enum value 2 years ago
Zhao Zhili 016f2f61c3 avfilter/dnn: add log context to ff_get_dnn_module 2 years ago
Zhao Zhili 505c43bb65 avfilter/dnn: refactor ff_get_dnn_module to remove allocation 2 years ago
Zhao Zhili 3f52b7eedc avfilter/dnn: define each backend as a DNNModule 2 years ago
Paul B Mahol bfd5090628 avfilter/af_rubberband: rewrite EOF handling 2 years ago
Marvin Scholz d8c7fea8ef lavfi/vf_blend_vulkan: fix leak on error 2 years ago
Marvin Scholz dae393fe72 libavfilter: add vf_xfade_vulkan 2 years ago
Marvin Scholz e62824835d lavfi/vf_xfade: rewrite activate inputs handling 2 years ago
Paul B Mahol 9a9b56c870 avfilter/vf_mix: add fast filtering in case all tmix weights are same 2 years ago
Paul B Mahol 3cfd85ec20 avfilter/avf_showcqt: switch to activate 2 years ago
Paul B Mahol baa9fccf8d avfilter/vf_mergeplanes: remove hack for linesize calculation 2 years ago
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