1 Mar 2004 09:16
Re: Re: Problems compiling libavcodec with SuSE 9.0 gcc 3.2 compiler
Dmitry Baryshkov <mitya <at> school.ioffe.ru>
2004-03-01 08:16:28 GMT
2004-03-01 08:16:28 GMT
Hello, On Sun, Feb 29, 2004 at 11:10:27PM +0100, Michael Niedermayer wrote: [skipped] > > Patch attached. > applied Thanks you. Here is another patch. Somehow when I was compiling ffmpeg, postproc compiled OK, but with MPlayer it fails. Patch attached. -- -- With best wishes Dmitry Baryshkov
? libavcodec/amr_float ? libavcodec/amrwb_float Index: libavcodec/libpostproc/postprocess.c =================================================================== RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/libpostproc/postprocess.c,v retrieving revision 1.92 diff -u -r1.92 postprocess.c --- libavcodec/libpostproc/postprocess.c 31 Jan 2004 22:58:32 -0000 1.92 +++ libavcodec/libpostproc/postprocess.c 1 Mar 2004 08:10:31 -0000 <at> <at> -104,13 +104,13 <at> <at> //#define NUM_BLOCKS_AT_ONCE 16 //not used yet #ifdef ARCH_X86 -static uint64_t __attribute__((aligned(8))) w05= 0x0005000500050005LL;(Continue reading)
RSS Feed