[Ffmpeg-cvslog] r6376 - trunk/libavformat/mov.c
Michael Niedermayer
michaelni
Fri Sep 29 19:59:34 CEST 2006
Hi
On Fri, Sep 29, 2006 at 12:28:12PM +0200, bcoudurier wrote:
> 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
i thought extradata was uint8_t, it definitly should be, adding casts
everywhere is not ok, please rather change AVCodecContext.extadata
to uint8_t*
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-cvslog
mailing list