[FFmpeg-cvslog] r12410 - in trunk: libavcodec/avcodec.h libavcodec/dsputil.h libavcodec/mpegvideo_enc.c libavcodec/ppc/mpegvideo_altivec.c libavformat/mov.c libavformat/nutenc.c libavutil/aes.h libavutil/avutil.h libavutil/bswap.h libavutil/common.h libavutil/mem.c libpostproc/postprocess.h
Diego Biurrun
diego
Tue Mar 11 19:48:40 CET 2008
On Tue, Mar 11, 2008 at 06:18:39PM +0100, Benoit Fouet wrote:
>
> diego wrote:
> > --- trunk/libavcodec/dsputil.h (original)
> > +++ trunk/libavcodec/dsputil.h Mon Mar 10 19:42:09 2008
> > @@ -93,11 +93,14 @@ void ff_gmc_c(uint8_t *dst, uint8_t *src
> > int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height);
> > -!warning these alignments might not match reallity, (missing attribute((align)) stuff somewhere possible)
> > -i (michael) didnt check them, these are just the alignents which i think could be reached easily ...
> > +!warning These alignments might not match reality, (missing attribute((align))
> > +stuff somewhere possible).
> > +I (Michael) did not check them, these are just the alignments which i think
>
> s/i/I/
> or was it on purpose ?
No, feel free to fix or wait for the next round of spelling fixes.
Diego
More information about the ffmpeg-cvslog
mailing list