[FFmpeg-devel] [PATCH] change one bit fields to unsigned

Erik Hovland erik
Tue Jul 8 21:30:46 CEST 2008


The sign of one bit fields is entirely compiler dependent it seems. But
it is a good idea to declare them as unsigned since gcc usually treats
using just 'int' as signed.

E

-- 
Erik Hovland
mail: erik at hovland.org
web: http://hovland.org/
PGP/GPG public key available on request
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-change-one-bit-fields-to-unsigned.patch
Type: text/x-diff
Size: 2789 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080708/09490d51/attachment.patch>



More information about the ffmpeg-devel mailing list