[k3b] [Bug 485432] Fail to build with ffmpeg 7
Leslie Zhai
bugzilla_noreply at kde.org
Sat Apr 13 04:14:56 BST 2024
https://bugs.kde.org/show_bug.cgi?id=485432
--- Comment #1 from Leslie Zhai <zhaixiang at loongson.cn> ---
Hi,
Thanks for your bug report!
FFmpeg avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT[1] and tag as
7.0[2].
So add libavcodec version major check for FFmpeg in k3b side[3]. But I still
need to migrate the deprecated `channels`[4] to FFmpeg v7.0.
[1]
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240125134425.374-17-jamrial@gmail.com/
[2]
https://github.com/FFmpeg/FFmpeg/commit/65ddc74988245a01421a63c5cffa4d900c47117c
[3] https://github.com/KDE/k3b/commit/712ef4adc992fd848dfd769f346f87216029c285
[4] https://github.com/FFmpeg/FFmpeg/blob/n6.2-dev/libavcodec/avcodec.h#L1072
Thanks,
Leslie Zhai
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the k3b
mailing list