9120 Commits (37670f7d078adc68804dc3bc3debb67783ae7de6)

Author SHA1 Message Date
Xuewei Meng f8d910e90f GSoC: Add guided filter 4 years ago
Guo, Yejun 41ef57fdb2 lavfi/dnn_classify: add filter dnn_classify for classification based on detection bounding boxes 4 years ago
Guo, Yejun fc26dca64e lavfi/dnn: add classify support with openvino backend 4 years ago
Guo, Yejun a3b74651a0 lavfi/dnn: refine dnn interface to add DNNExecBaseParams 4 years ago
Guo, Yejun 7eb9accc37 lavfi/dnn_backend_openvino.c: move the logic for batch mode earlier 4 years ago
Guo, Yejun e37cc72387 lavfi/dnn_backend_openvino.c: add InferenceItem between TaskItem and RequestItem 4 years ago
Guo, Yejun 1b5dc712cd lavfi/dnn_backend_openvino.c: unify code for infer request for sync/async 4 years ago
Shubhanshu Saxena 26d3fe1a52 lavfi/dnn_backend_native_layer_avgpool.c: Correct Spelling of Pixel 4 years ago
Limin Wang c7c138e411 avfilter/vf_identity: fix typo 4 years ago
Limin Wang d150a9eb44 avfilter/vf_identity: remove unnecessary check 4 years ago
Limin Wang 8410000f17 avfilter/vf_psnr: remove unnecessary check 4 years ago
Limin Wang fd3dabe68e avfilter/vf_ssim: remove unnecessary check 4 years ago
James Almer 92769f260d avfilter/vf_scale: store the offset in a local variable before adding it 4 years ago
Limin Wang f183d6555e avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_data 4 years ago
Andreas Rheinhardt a04ad248a0 avfilter: Constify all AVFilters 4 years ago
Anton Khirnov 85ba17f36d Bump major versions of all libraries. 4 years ago
James Almer 90262f3fb4 avfilter/buffersrc: postpone removal of sws_param 4 years ago
James Almer 0bf3a7361d avutil: remove deprecated AVClass.child_class_next 4 years ago
Andreas Rheinhardt 420cedd497 libavresample: Remove deprecated library 4 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
Andreas Rheinhardt 985c0dac67 avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL 4 years ago
Andreas Rheinhardt 3b56fa85e8 avutil/frame: Remove deprecated AVFrame.error 4 years ago
Andreas Rheinhardt b8accd1175 avutil/frame: Remove AVFrame QP table API 4 years ago
Andreas Rheinhardt 0c820b1525 avfilter/Makefile: Don't compile transform.c unconditionally 4 years ago
Andreas Rheinhardt 7c4287b276 avfilter/transform: Stop exporting internal functions 4 years ago
Andreas Rheinhardt 930391e598 avfilter/formats: Remove avfilter_make_format64_list() 4 years ago
Andreas Rheinhardt 4de2b035a7 avfilter/avfilter: Remove deprecated avfilter_link_set_closed() 4 years ago
Andreas Rheinhardt ec82ff89b6 avfilter: Remove avfilter_next/avfilter_register API 4 years ago
Andreas Rheinhardt 3a370868dc avfilter: Remove deprecated avfilter_link_get_channels 4 years ago
Andreas Rheinhardt 339af976b6 avfilter: Remove deprecated resample_lavr_opts 4 years ago
Andreas Rheinhardt 1ec87f50f4 avfilter/avfilter: Remove compatibility code for old filter options 4 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Shubhanshu Saxena 4b79416dc4 lavfi/dnn/queue.h: Add Documentation to Queue 4 years ago
Shubhanshu Saxena 5b8e828dee lavfi/dnn/safe_queue.h: Add Documentation to SafeQueue 4 years ago
James Almer bc27269694 avfilter/af_adelay: make per channel delay argument an int64_t 4 years ago
shubhanshu02 d98884be41 lavfi/dnn_backend_openvino.c: Spelling Correction in OpenVino Backend 4 years ago
Andreas Rheinhardt f3c197b129 Include attributes.h directly 4 years ago
Marton Balint 46f3ae8f67 avfilter/af_mcompand: check allocation results 4 years ago
Guo, Yejun aa9ffdaa1e lavfi: add filter dnn_detect for object detection 4 years ago
Guo, Yejun e942b4bbaa lavfi: show side data of detection bounding boxes 4 years ago
Fei Wang 89ffcd1bbe lavfi/qsvvpp: support async depth 4 years ago
Timo Rothenpieler ef16dcc6a9 avfilter/overlay_cuda: check av_buffer_ref result 4 years ago
Paul B Mahol e917cd9828 avfilter/vf_v360: unbreak fov_from_dfov() for (d)fisheye when width != height 4 years ago
Timo Rothenpieler 5d52c4cbba avfilter/overlay_cuda: hold explicit reference to hw_device_ctx 4 years ago
Paul B Mahol 1050f94c22 avfilter/vf_v360: allow user to control fov for equirectagular format 4 years ago
Guo, Yejun 13bf797ced lavfi/dnn: add post process for detection 4 years ago
Guo, Yejun 59021d79a2 lavfi/dnn: refine code for frame pre/proc processing 4 years ago
Guo, Yejun d2ccbc966b lavfi/dnn_backend_openvino.c: only allow DFT_PROCESS_FRAME to get output dim 4 years ago
Andreas Rheinhardt 0617e578a3 avfilter/vf_find_rect: Use correct format specifier 4 years ago
Gyan Doshi 18dcbb0d6c avfilter/find_rect: write score to metadata 4 years ago