May 11, 2023, 18:34 by an...@khirnov.net: > Quoting Lynne (2023-04-24 17:56:38) > >> From 89e47afc304aaf01c9c25a328ddfde37873e1f89 Mon Sep 17 00:00:00 2001 >> From: Lynne <d...@lynne.ee> >> Date: Wed, 11 Jan 2023 09:37:35 +0100 >> Subject: [PATCH 59/97] hwcontext_vulkan: rewrite to support multiplane >> surfaces >> >> --- >> libavutil/hwcontext_vulkan.c | 791 +++++++++++++++++++---------------- >> libavutil/hwcontext_vulkan.h | 73 ++-- >> 2 files changed, 474 insertions(+), 390 deletions(-) >> > > Again, lol. Not to menion an ABI break. >
I admit, it's an ABI break as it adds fields introduced before a few commits prior in the same patch series. But given that the patchset as a whole does not break the ABI, I'd like to keep this, as the order is more appropriate, and swapping the order of the two commits is impossible without squashing literally every single commit in between into a giant patch whose commit message starts with a re- word. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".