Date: Sat, 2 Nov 2002 23:01:44 -0800 (PST) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ffmpeg Makefile ports/graphics/ffmpeg/files patch-libavcodec::bswap.h Message-ID: <200211030701.gA371iKY025325@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2002/11/02 23:01:44 PST Modified files: graphics/ffmpeg Makefile Added files: graphics/ffmpeg/files patch-libavcodec::bswap.h Log: o Add optimizations if WITH_OPTIMIZED_CFLAGS [1] o Make it CFLAGS safe (I have no idea how this escaped me) o Unless WITHOUT_LIBA52, use liba52 port instead of ffmpeg liba52 code. The liba52 port is more optimized. o Use FreeBSD byteswap optimized routines IF one happens to be using either FreeBSD 4.7-RELEASE or later o Do not bump PORTREVISION Submitted by: "Steve O'Hara-Smith" <steve@sohara.org> [1] Reviewed by: "Steve O'Hara-Smith" <steve@sohara.org> Revision Changes Path 1.8 +29 -1 ports/graphics/ffmpeg/Makefile 1.1 +41 -0 ports/graphics/ffmpeg/files/patch-libavcodec::bswap.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211030701.gA371iKY025325>