git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avformat/iamf : document the expandable channel layouts
30 décembre 2024, par James Almer -
avfilter/vf_dnn_detect : fix loading anchors when labels file is set
30 décembre 2024, par Leandro Santiagoavfilter/vf_dnn_detect: fix loading anchors when labels file is set References https://trac.ffmpeg.org/ticket/11387 Defining anchors is needed, even when a filename with the labels is set. The issue was identified when using yolov4-tiny model using openvino. More information about how to reproduce the bug can be found on the trac issue referenced by this commit. Signed-off-by: Leandro Santiago <leandrosansilva@gmail.com>
-
avformat/iamf : use the correct layouts for Sound Systems B and C
30 décembre 2024, par James Almeravformat/iamf: use the correct layouts for Sound Systems B and C They have the side channels, not back, as defined in ITU-R - BS.2051-3 Signed-off-by: James Almer <jamrial@gmail.com>
-
avformat/iamf_writer : be more verbose when reporting an input layout is invalid
30 décembre 2024, par James Almer -
avutil/channel_layout : fix definition of 5.1.4 layout
30 décembre 2024, par James Almer