9192 Commits (a948e47960fb16819af16d0542a203c59d8de157)

Author SHA1 Message Date
Anton Khirnov a948e47960 lavfi/vf_scale: forward errors from swscale 4 years ago
Anton Khirnov 6d51d65fb9 lavfi/vf_scale: pass only the private context to scale_slice() 4 years ago
Shubhanshu Saxena 6f9570a633 lavfi/dnn_backend_tf: Error Handling 4 years ago
Shubhanshu Saxena 84e4e60fdc lavfi/dnn_backend_tf: Separate function for Completion Callback 4 years ago
Shubhanshu Saxena b849228ae0 lavfi/dnn_backend_tf: Separate function for filling RequestItem 4 years ago
Shubhanshu Saxena 08d8b3b631 lavfi/dnn_backend_tf: Request-based Execution 4 years ago
Shubhanshu Saxena a4de605110 lavfi/dnn_backend_tf: Add TFInferRequest and TFRequestItem 4 years ago
Shubhanshu Saxena 68cf14d2b1 lavfi/dnn_backend_tf: TaskItem Based Inference 4 years ago
Marton Balint 758e2da289 avfilter/f_metadata: do not return the frame early if there is no metadata 4 years ago
Gyan Doshi b7ba472f43 avfilter/fps: remove unconventional acronyms 4 years ago
Limin Wang 493f9a5432 avfilter/dnn_filter_common: Use const where appropriate 4 years ago
Shubhanshu Saxena f73943d514 lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ov 4 years ago
Paul B Mahol e11fd47f8d avfilter/vf_v360: add cylindrical equal area format 4 years ago
Xuewei Meng 9ca88b3bef avfilter/vf_guided: support single input 4 years ago
Timo Rothenpieler 62dc5df941 avfilter/scale_cuda: add support for pixel format conversion 4 years ago
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