On Tue, Oct 24, 2023 at 07:13:14AM -0400, Leo Izen wrote: > Various parts of this file are restructured slightly for readability, > such as spacing in arithmetic operations, and putting `if (ret < 0)` > clauses on separate lines. > > Signed-off-by: Leo Izen > --- > libavcodec/pngdec.c | 241 +++++++++++++++++++++++--------------------- > 1 file changed, 124 insertions(+), 117 deletions(-) This produces different output for multiple files I think andreas already found some spot(s) in the code that are not style changes, just want to confirm something in ths leads to actual differences thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User questions about the command line tools should be sent to the ffmpeg-user ML. And questions about how to use libav* should be sent to the libav-user ML.