Feb 17, 2023, 12:05 by [email protected]: > On Fri, 17 Feb 2023 at 09:09, Jean-Baptiste Kempf <[email protected]> wrote: > >> Hello, >> >> On Fri, 17 Feb 2023, at 04:43, Lynne wrote: >> > This small patchset mostly rewrites Vulkan to enable using multiplane >> images, >> >> This is not small. We're talking about thousands of lines of code; >> >> And this changes numerous h264 and hevc headers, and adds callback to the >> make AVHWAccel. >> >> And that is besides the full rewrite of some Vulkan files... >> >> This will take a long time to review. >> > > I agree. >
The codec changes are simple and separate, so it's not that bad to read. There's no more than a 100 lines or so added to the H264 parser. The 72 patch figure may be scary, but that's because I didn't want to squash my vulkan changes behind large rewrite commits. Otherwise, this would be a 30-commit patchset. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
