8829 Commits (58c7d4a3e3c190369711511d0a3c08052bb8e5c8)

Author SHA1 Message Date
Paul B Mahol 89c9c42c5b avfilter/af_astats: clip input value to prevent overflow 4 years ago
Paul B Mahol ddd6c5cdc0 avfilter/vf_w3fdif: not interlaced frames are filtered like tff 4 years ago
Paul B Mahol b112c86a2e avfilter/vf_w3fdif: add two more useful options 4 years ago
Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 4 years ago
Anton Khirnov c6357311f3 lavfi/vf_uspp: convert to the video_enc_params API 4 years ago
Anton Khirnov 7f7eb137d6 lavfi/vf_codecview: convert to the video_enc_params API 4 years ago
Anton Khirnov 3f0930387c lavfi/vf_fspp: convert to the video_enc_params API 4 years ago
Anton Khirnov 955bdb1d32 lavfi/vf_pp7: convert to the video_enc_params API 4 years ago
Anton Khirnov 775707aba9 lavfi/vf_spp: convert to the video_enc_params API 4 years ago
Anton Khirnov a11ee84194 lavfi/vf_pp: convert to the video_enc_params API 4 years ago
Anton Khirnov fba0ecbe20 lavfi: add common code to handle QP tables 4 years ago
Anton Khirnov c72d526494 lavfi/vf_qp: convert to the video_enc_params API 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Paul B Mahol 54cd025a82 avfilter: add temporal midway equalizer filter 4 years ago
Andreas Rheinhardt 2089d21bc7 avfilter/vf_addroi: Use chars instead of strings for one-char strings 4 years ago
Guo, Yejun 477dd2df60 dnn_interface.h: fix redefining typedefs 4 years ago
Guo, Yejun 6b0cfa8399 dnn/queue: add error check and cleanup 4 years ago
Guo, Yejun 97f520b700 dnn: fix issue when pthread is not supported 4 years ago
Guo, Yejun 8e78d5d394 dnn: fix redefining typedefs and also refine naming with correct prefix 4 years ago
Paul B Mahol 2f20e35892 avfilter/vf_w3fdif: add support for commands 4 years ago
Paul B Mahol aea3cf4f18 avfilter/vf_xmedian: allow to control eof handling 4 years ago
Paul B Mahol 9ac31b419c avfilter/vf_xmedian: add timeline support 4 years ago
Guo, Yejun c720286ee3 vf_dnn_processing.c: add async support 4 years ago
Guo, Yejun 5024286465 dnn_interface: change from 'void *userdata' to 'AVFilterContext *filter_ctx' 4 years ago
Guo, Yejun e67b5d0a24 dnn: add async execution support for openvino backend 4 years ago
Guo, Yejun 39f5cb4bd1 dnn_interface: add interface to support async execution 4 years ago
Guo, Yejun 38089925fa dnn_backend_openvino.c: refine code for error handle 4 years ago
Guo, Yejun 2b177033bb dnn_backend_openvino.c: separate function execute_model_ov 4 years ago
Xie, Lin 6506ab8b03 dnn/queue: add queue and safe_queue support 4 years ago
Guo, Yejun 1b64954e42 vf_dnn_processing.c: replace filter_frame with activate func 4 years ago
Paul B Mahol f1357274e9 avfilter/vf_decimate: always properly handle EOF 4 years ago
Paul B Mahol 4b4282bc57 avfilter/vf_decimate: stop dropping last frames with ppsrc 4 years ago
Paul B Mahol 89dcef90af avfilter/vf_decimate: fix broken logic with ppsrc handling 4 years ago
Marton Balint 6d3b70c27e avfilter/vf_framerate: fix infinite loop with 1-frame input 4 years ago
Paul B Mahol 5b48d2af43 avfilter/vf_xmedian: add support for commands 4 years ago
Paul B Mahol 4848eb48ac avfilter/af_vibrato: make sure table size is at least 1 4 years ago
Paul B Mahol 38e71d8b6c avfilter/af_tremolo: make sure table size is at least 1 4 years ago
Paul B Mahol 686c07fb1e avfilter/vf_decimate: fix overreads when using ppsrc 4 years ago
Ting Fu 5dbabb020e dnn: add NV12 pixel format support 4 years ago
Paul B Mahol cd82c6e4ef avfilter/vf_decimate: switch to activate 4 years ago
Paul B Mahol 204a906437 avfilter/af_crystalizer: implement inverse filtering 4 years ago
Paul B Mahol 28aedc7f54 avfilter/af_crystalizer: use proper type for variable 4 years ago
Paul B Mahol c1c2e6f968 avfilter/af_crystalizer: improve filter description 4 years ago
Paul B Mahol 6e96e3d970 avfilter: add shufflepixels video filter 4 years ago
Paul B Mahol 3336ca4644 avfilter/vf_maskedthreshold: add support for commands 4 years ago
Paul B Mahol 64e572db46 avfilter/vf_maskedminmax: add support for commands 4 years ago
Paul B Mahol 4fcfecdd66 avfilter/vf_maskedclamp: add support for commands 4 years ago
Paul B Mahol d6a356f115 avfilter/vf_bilateral: add support for commands 4 years ago
Paul B Mahol 50a9210739 avfilter/vf_fillborders: add fade mode 4 years ago