[FFmpeg-cvslog] libavfilter/dnn_interface: use dims to represent shapes

2024-01-27 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Wed Jan 17 15:21:50 2024 +0800| [3de38b9da5c2ffddcf1c532bca78f989b0474494] | committer: Guo Yejun libavfilter/dnn_interface: use dims to represent shapes For detect and classify output, width and height make no sence, so change width, height to dims to r

[FFmpeg-cvslog] libavfilter/vf_dnn_detect: Use class confidence to filt boxes

2024-01-27 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Wed Jan 17 15:21:51 2024 +0800| [d52e8ed114301b44f2a1ff526c6164c43da35749] | committer: Guo Yejun libavfilter/vf_dnn_detect: Use class confidence to filt boxes Use class confidence instead of box_score to filt boxes, which is more accurate. Class confide

[FFmpeg-cvslog] libavfilter/dnn_bakcend_openvino: Add automatic input/output detection

2024-01-27 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Wed Jan 17 15:21:49 2024 +0800| [c695de56b5ba8b2436e455c2284159759ca444d3] | committer: Guo Yejun libavfilter/dnn_bakcend_openvino: Add automatic input/output detection Now when using openvino backend, user doesn't need to set input/output names in comma

[FFmpeg-cvslog] lavc/vvc: Fix emulation prevention byte handling

2024-01-27 Thread Frank Plowman
ffmpeg | branch: master | Frank Plowman | Fri Jan 26 16:20:43 2024 +| [0c517fcbe8ee864c8390dd08696ec63621a4f3e0] | committer: James Almer lavc/vvc: Fix emulation prevention byte handling nal->skipped_bytes_pos contains the positions of errors relative to the start of the slice header, wher

[FFmpeg-cvslog] tests/fate/ffmpeg: add a test for the issue fixed in previous commit

2024-01-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Jan 24 11:34:21 2024 +0100| [bab7f91c36ab0386f269d8fd4787dbf5dbbcb01d] | committer: Anton Khirnov tests/fate/ffmpeg: add a test for the issue fixed in previous commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bab7f91c36ab0386f269d

[FFmpeg-cvslog] fftools/ffmpeg_sched: add filter API to signal EOF on input

2024-01-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Jan 24 10:37:14 2024 +0100| [00013341dfd674b72acb8d93fb6b3f3dc7ebc42e] | committer: Anton Khirnov fftools/ffmpeg_sched: add filter API to signal EOF on input > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=00013341dfd674b72acb8d93fb6b3f

[FFmpeg-cvslog] fftools/ffmpeg_filter: do not end filtering when a graph input EOFs

2024-01-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Jan 24 10:42:13 2024 +0100| [1ea2e757f7cba714eefd27efb2f9285078bba4a3] | committer: Anton Khirnov fftools/ffmpeg_filter: do not end filtering when a graph input EOFs There may be other inputs or sources in the filtergraph. Propagate the EOF to the