[Ffmpeg-devel] [PATCH] Dead code cleanup - C++

Baptiste Coudurier baptiste.coudurier
Fri Jan 26 21:23:45 CET 2007


Reimar D?ffinger wrote:
> Hello,
> On Fri, Jan 26, 2007 at 08:51:13PM +0100, Baptiste Coudurier wrote:
>> Reimar D?ffinger wrote:
> [...]
>>> Why do you claim that? I don't know if configure does all the magic
>>> needed, but except for the asm it compiles since a long time at least with
>>> ICC...
>>>
>> Did you check recently ? I tried with latest available and it did not,
>> even with --enable-mmx.
> 
> Just checked MPlayer compilation with
> "./configure --disable-esd --enable-freetype --enable-gui --disable-lirc
> --disable-lircc --disable-tv --disable-gif --enable-directfb
> --enable-xvmc --cc=/home/reimar/intel/cc/9.1.045/bin/icc --enable-win32
> --target=generic-linux"
> compiles just fine, so if there's a problem it is at least not with any
> of the libav* stuff.

??? Do you have the patch from mplayer-dev ml applied ?

./configure --cc=/opt/intel/cc/9.1.045/bin/icc --disable-mmx
--enable-gpl --enable-static --enable-mp3lame --enable-faac --enable-dts
--enable-a52 --enable-x264 --enable-faad --enable-pthreads --enable-xvid
--enable-pp --enable-amr_nb --enable-amr_wb --enable-x11grab --disable-v4l

icc: Command line warning: ignoring option '-export'; no argument required
IPO link: Warning unknown option '--as-needed'.
/usr/local/src/ffmpeg/svn/libavcodec/libavcodec.a(if_rom.o): warning:
definition of `dhf' overriding common
/usr/local/src/ffmpeg/svn/libavcodec/libavcodec.a(enc_if.o): warning:
common is here
/usr/local/src/ffmpeg/svn/libavcodec/libavcodec.a(h264.o): In function
`decode_significance_8x8_x86':
/usr/local/src/ffmpeg/svn/libavcodec/cabac.h:738: undefined reference to
`last_coeff_flag_offset_8x8'

without --disable-mmx it fails with some register allocation in h263 or
h264.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-devel mailing list