[FFmpeg-devel] [PATCH] md5: consistently use uint32_t instead of unsigned int

Michael Niedermayer michaelni at gmx.at
Fri Jun 15 18:43:14 CEST 2012


On Fri, Jun 15, 2012 at 06:03:12PM +0200, Giorgio Vazzana wrote:
> As in subject, 'make fate' passes, please review.
[...]
>  md5.c |   10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 8cb92a43c030e7c1e82de36b8e7e6ded7b42bf4d  0001-md5-consistently-use-uint32_t-instead-of-unsigned-in.patch
> From 48bb8ff622713ede5b978fce6cf81c39d8a2131d Mon Sep 17 00:00:00 2001
> From: Giorgio Vazzana <mywing81 at gmail.com>
> Date: Fri, 15 Jun 2012 17:21:36 +0200
> Subject: [PATCH] md5: consistently use uint32_t instead of unsigned int

can you explain why you change unsigned int to uint32_t, is this
fixing a bug or some warnings or ?

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120615/e2548411/attachment.asc>


More information about the ffmpeg-devel mailing list