[FFmpeg-devel] [PATCH] avcodec/utils: use correct printf specifier in ff_set_sar

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sat Feb 28 20:28:09 CET 2015


Hi,

AVRational.num and AVRational.den are signed integers, so the correct printf 
specifier is %d not %u.

Best regards,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avcodec-utils-use-correct-printf-specifier-in-ff_set.patch
Type: text/x-diff
Size: 961 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150228/068b0efe/attachment.bin>


More information about the ffmpeg-devel mailing list