[FFmpeg-cvslog] r12311 - in trunk/libavcodec: dsputil.c dsputil.h mpegvideo.c mpegvideo.h
Mike Melanson
mike
Tue Mar 4 17:44:45 CET 2008
aurel wrote:
> Author: aurel
> Date: Tue Mar 4 11:26:56 2008
> New Revision: 12311
>
> Log:
> move ff_init_scantable() into dsputil
>
> Modified:
> trunk/libavcodec/dsputil.c
> trunk/libavcodec/dsputil.h
> trunk/libavcodec/mpegvideo.c
> trunk/libavcodec/mpegvideo.h
Boom. This change broke all of the PowerPC builds. Check FATE:
http://fate.multimedia.cx/
Click on the history link for a particular configuration to see which
change broke compilation. The error boils down to:
/tmp/fate/source/libavcodec/dsputil.h:165: error: expected
specifier-qualifier-list before 'DECLARE_ALIGNED_8'
repeated over and over for many files.
--
-Mike Melanson
More information about the ffmpeg-cvslog
mailing list