Applying this now.

(Note, I personally prefer 1 big patch than 4 smaller patches .. svn diff > /tmp/foo.diff works well for me!)

Pierre

rafael2k wrote:
hi all,
with the help of Pierre Dumuid, i wrote the following patches to make cinelerra compatible, by now, with i586 and powerpc. (other archs may come easily, as sparc, alpha, powerpc64 and mips).

there are four patches:

- avcmakefile-fix.diff: fix the Makefile.am of quicktime/ffmpeg/libavcodec/ to include conditional for powerpc processor. TODO - put altivec conditional

- configure-fix.diff: fix configure.in - added a call to quicktime/ffmpeg/configure to generate architecture coerent quicktime/ffmpeg/avconfig.h (exatly the same of the old static avconfig.h w/ arch things!). TODO - just a warning: do not use --enable-altivec yet!

- ffconfigure-fix.diff: fix quicktime/ffmpeg/configure - small fixes and now it generates avconfig.h directly

- ppcmakefileam-fix.diff: added a Makefile.am file in quicktime/ffmpeg/libavcodec/ppc. TODO - put altivec files to compile when altivec is enabled

here it generated correct code for both i386 and ppc.

altivec is to come.

bye,
rafael diniz




_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to