On Thu, 26 Oct 2023 10:13:03 -0300 James Almer <jamr...@gmail.com> wrote: > On 10/26/2023 9:23 AM, Nicolas George wrote: > > Niklas Haas (12023-10-26): > >> From: Niklas Haas <g...@haasn.dev> > >> > >> --- > >> libavfilter/drawutils.c | 3 --- > >> 1 file changed, 3 deletions(-) > > > > Please merge this with patch 1. > > This patch reverts patch 1, so merging is basically just dropping both. > I assume the reason he did things this way is to prevent patch 2 (an > avutil patch adding new API) from changing the output filter-pixfmts-pad.
Yes, exactly. But if you want, I can merge the FATE ref change into patch 2. I just thought this way separates the logic change (bugfix in drawutils) from the new API addition, which is IMO cleaner. _______________________________________________ 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".