9177 Commits (b0e2e938c31f0dc46d905cb2ea7e904645ca0c19)

Author SHA1 Message Date
Timo Rothenpieler b0e2e938c3 avfilter/scale_cuda: combine separate CUDA sources 4 years ago
Timo Rothenpieler 91a41a3439 avfilter/cuda: fix ptx inflation with large payloads 4 years ago
Martin Storsjö 947122f111 libavfilter: Fix fate-source after 072788c46e 4 years ago
Timo Rothenpieler 072788c46e avfilter: compress CUDA PTX code if possible 4 years ago
Haihao Xiang efc22e63e5 lavfi/vf_vpp_qsv: fix the time_base for outlink 4 years ago
Guo Yejun 2cf95f2dd9 lavfi/dnn_backend_openvino.c: fix crash when target is not specified 4 years ago
Shubhanshu Saxena 2df963b5fa lavfi/dnn_backend_openvino.c: Fix Memory Leak for RequestItem 4 years ago
James Almer dd770883e9 avfilter/vf_fps: extend support for expressions 4 years ago
Shubhanshu Saxena 5509235818 lavfi/dnn: Fill Task using Common Function 4 years ago
Shubhanshu Saxena 6b961f7409 lavfi/dnn: Use uint8_t for async and do_ioproc in TaskItems 4 years ago
Shubhanshu Saxena 9675ebbb91 lavfi/dnn: Add nb_output to TaskItem 4 years ago
Shubhanshu Saxena 446b4f77c1 lavfi/dnn: Convert output_name to char** in TaskItem 4 years ago
Shubhanshu Saxena f5ab8905fd lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend 4 years ago
Steven Liu 58c908cf94 avfilter/overlay_cuda: support expression of x y position 4 years ago
Anton Khirnov 5d920255aa lavfi/lavfutils: include required headers explicitly 4 years ago
Ting Fu e01bf559df lavfi/vf_drawtext.c: fix CID 1485003 4 years ago
Ting Fu 22d99589d8 lavfi/vf_drawbox.c: fix CID 1485004 4 years ago
Michael Niedermayer 4a3917c02c avfilter/vf_dctdnoiz: Check threads 4 years ago
Michael Niedermayer 3d500e62f6 avfilter/vf_ciescope: Fix undefined behavior in rgb_to_xy() with black 4 years ago
Steven Liu 282b9f4cba avfilter/overlay_cuda: add hsub and vsub compute x and y positions 4 years ago
Valerii Zapodovnikov ff0d70c8a9 avfilter/vf_hqdn3d: fix left shift of negative numbers 4 years ago
Guo Yejun 3ac7d99428 lavfi/dnn/dnn_io_proc.c: fix CID 1484955 4 years ago
Philip Langdale 8f8a7e491d avfilter/yadif_cuda: Fix time base for large denominators 4 years ago
Philip Langdale 7885ab3036 avfilter/bwdif: Fix time base for large denominators 4 years ago
Michael Niedermayer 7971f62120 avfilter/vf_yadif: Fix handing of tiny images 4 years ago
Michael Niedermayer 82ad1b7675 avfilter/vf_vmafmotion: Check dimensions 4 years ago
Oneric 3300625c6f avfilter/vf_subtitles: allow using embedded fonts 4 years ago
Shubhanshu Saxena e41255cddb lavfi/dnn_backend_openvino.c: Correct Pointer Type while Freeing 4 years ago
Tom Boshoven 8205f32663 avfilter/yadif: Fix time base for large denominators 4 years ago
Ting Fu 7a879cce37 libavfilter: vf_drawtext filter support draw text with detection bounding boxes in side_data 4 years ago
Ting Fu f444be643e libavfilter: vf_drawbox filter support draw box with detection bounding boxes in side_data 4 years ago
Ting Fu 9921ae8a5d lavfi/drawbox: refine code 4 years ago
Guo, Yejun 4c705a2775 lavfi/dnn: refine code to separate processing and detection in backends 4 years ago
Guo, Yejun cde6d0288f lavfi/dnn_filter_common.h: make filter option 'options' as deprecated 4 years ago
Andreas Rheinhardt a0ab83bf93 avfilter/vf_guided: Don't needlessly copy properties, fix potential NPD 4 years ago
Andreas Rheinhardt 376e80ad74 avfilter/vf_guided: Fix leak of frames 4 years ago
Andreas Rheinhardt 618d186b8c avfilter/vf_guided: Don't free frame we don't own 4 years ago
Michael Niedermayer 1642d8188d avfilter/avfiltergraph: Remove NULL checks after dereferences 4 years ago
Guo, Yejun 4718d74c58 lavfi/vf_dnn_processing.c: fix CID 1460603 4 years ago
Guo, Yejun 3fb1d2e71c lavfi/dnn/dnn_io_proc.c: fix Improper use of negative value (NEGATIVE_RETURNS) 4 years ago
Guo, Yejun bd6ea9ed1d lavfi/dnn/dnn_io_proc.c: Fix Out-of-bounds access (ARRAY_VS_SINGLETON) 4 years ago
Shubhanshu Saxena 11b489d592 lavfi/dnn_backend_native_layer_mathunary.h: Documentation 4 years ago
Shubhanshu Saxena 57fe5c1412 lavfi/dnn_backend_native_layer_depth2space.h: Documentation 4 years ago
Shubhanshu Saxena 58de2b9eb3 lavfi/dnn_backend_native_layer_dense.h: Documentation 4 years ago
Shubhanshu Saxena a61b7654a2 lavfi/dnn_backend_native_layer_conv2d.h: Documentation 4 years ago
Gyan Doshi f53414a038 avfilter/metadata: add intuitive labels for metadata values 4 years ago
Gyan Doshi 234e719194 avfilter/guided: reindent after 93ddb9b617 4 years ago
Gyan Doshi 93ddb9b617 avfilter/guided: simplify subsampling assignment. 4 years ago
Shubhanshu Saxena 0bdd677c5f lavfi/dnn_backend_native_layer_avgpool.h: Documentation 4 years ago
Xuewei Meng 43d70feb78 GSoC: Support fast guided filter. 4 years ago