[Ffmpeg-cvslog] r6376 - trunk/libavformat/mov.c
Rich Felker
dalias
Fri Sep 29 16:27:58 CEST 2006
On Fri, Sep 29, 2006 at 11:39:10AM +0100, M?ns Rullg?rd wrote:
>
> bcoudurier said:
> > Author: bcoudurier
> > Date: Fri Sep 29 12:28:11 2006
> > New Revision: 6376
> >
> > Modified:
> > trunk/libavformat/mov.c
> >
> > Log:
> > remove gcc warnings about void * used in arithmetic
>
> BTW, these are not just silly gcc warnings. Arithmetic on void* is not allowed
> by C99.
Or by any version of the C standard.
Rich
More information about the ffmpeg-cvslog
mailing list