[Ffmpeg-devel] pointers cast to ints
Jacob Meuser
jakemsr
Tue May 10 07:00:22 CEST 2005
On Mon, May 09, 2005 at 04:30:28PM +0200, M?ns Rullg?rd wrote:
> Michael Niedermayer <michaelni at gmx.at> writes:
>
> > Hi
> >
> > On Monday 09 May 2005 12:26, Jacob Meuser wrote:
> >> gcc gave some warnings about these. I only saw one other use
> >> of intptr_t in FFmpeg sources, so ...
> >
> > (u)intptr_t is a optional part of the ISO C spec and is IMHO not
> > needed here, unless of course iam missing something
>
> Using int should be fine, since all the relevant information is in the
> lower 32 bits.
OK then. I hadn't looked at them really closely, they just
caught my attention.
--
<jakemsr at jakemsr.com>
More information about the ffmpeg-devel
mailing list