[FFmpeg-devel] [PATCH] Remove two warnings during libavformat build

Diego 'Flameeyes' Pettenò flameeyes
Fri May 2 17:41:58 CEST 2008


Trivial patch, on 64-bit architectures, int and long int have different
sizes, and the difference between pointer (ptrdiff_t) is usually mapped
on long int. At any rate, %ld should cover all architectures whatever
their pointer size, afaict.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libavformat-sdp-format.patch
Type: text/x-patch
Size: 979 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080502/8c6f31e2/attachment.bin>
-------------- next part --------------


-- 
Diego "Flameeyes" Petten?
http://blog.flameeyes.eu/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080502/8c6f31e2/attachment.pgp>



More information about the ffmpeg-devel mailing list