On Tue, Sep 17, 2019 at 01:36:33AM +0000, Soft Works wrote: > Integer values should not be printed using format specifier '%g' which leads > to inexact display in case of higher values. > > Before this patch: > -trans_color <int> .D.V..... color value [...] (default > 1.67772e+07) > > Afterwards: > -trans_color <int> .D.V..... color value [...] (default > 16777215) > > Update: Use PRId64 format specifier > Signed-off-by: softworkz <softwo...@hotmail.com>
Is it intended that the Author doesnt contain a name ? thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Opposition brings concord. Out of discord comes the fairest harmony. -- Heraclitus
signature.asc
Description: PGP signature
_______________________________________________ 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".