[FFmpeg-cvslog] r11122 - in trunk: libavcodec/alac.c libavcodec/apedec.c libavcodec/armv4l/mpegvideo_arm.c libavcodec/h263dec.c libavcodec/h264.c libavcodec/i386/cavsdsp_mmx.c libavcodec/i386/dsputil_mmx.c libavcodec/i386/idct_mmx.c libavcodec/i386/mpegvideo_mmx.c libavcodec/imgconvert.c libavcodec/imgconvert_template.h libavcodec/imgresample.c libavcodec/motion-test.c libavcodec/mpegvideo.h libavcodec/ppc/dsputil_altivec.c libavcodec/ppc/gmc_altivec.c libavcodec/ppc/mpegvideo_altivec.c libavcodec/sparc/dsputil_vis.c libavcodec/vc1.c libavdevice/audio.c libavformat/asf.h libpostproc/postprocess_altivec_template.c vhook/drawtext.c
Vitor Sessak
vitor1001
Sat Dec 1 23:32:51 CET 2007
Hi
Mike Melanson wrote:
> vitor wrote:
>> - * should be unrolled and optimised
>> + * should be unrolled and optimized
>> */
>> if (predictor_coef_num == 4) {
>> - /* FIXME: optimised general case */
>> + /* FIXME: optimized general case */
> [...]
>
> Excellent! I'm glad we have finally settled on the proper (read:
> American) spelling for these words. :)
Oops... When I saw the inconsistency, I though it was a misspelling...
It sucks sometimes not to be a native speaker :-(
-Vitor
More information about the ffmpeg-cvslog
mailing list