Date: Fri, 20 Jul 2007 17:15:40 -0400 From: Michael Johnson <ahze@ahze.net> To: Will Mitayai Rowe <mit@9trackmind.com> Cc: multimedia@freebsd.org Subject: Re: FFMpeg port Message-ID: <66F23E42-A15B-4BC0-90C1-E9AEDBAC7B30@ahze.net> In-Reply-To: <46A12475.60409@9trackmind.com> References: <46A0F589.3050909@9trackmind.com> <9C36EED3-B4A9-43B5-A27E-B0F1E86348B3@ahze.net> <46A12475.60409@9trackmind.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-7-500510803 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed On Jul 20, 2007, at 5:09 PM, Will Mitayai Rowe wrote: > I'd love to, but i don't know how. > > Point me to some documentation and i'll learn... > > Or, accept the one attached as is :-) > > (i edited the makefile only to add the stuff i think should be =20 > added, and didn't touch anything else. i did `diff Makefile =20 > Makefile.orig` where Makefile is mine, Makefile.orig is yours) > > -Mit what you have at the bottom is good, we really prefer 'diff -u =20 Makefile.orig Makefile' though. Thanks for your submission. > > > > > > > Michael Johnson wrote: >> >> On Jul 20, 2007, at 1:48 PM, Will Mitayai Rowe wrote: >> >>> I'd like to request that the FFMpeg port be updated to allow for =20 >>> the option to compile in AMR-NB and AMR-WB support using the new =20 >>> libamrnb and libamrwb ports. >>> >>> I've attached a working Makefile that have tested. >>> >>> Cheers, >>> Mit Rowe >> >> Could you please send us a diff instead of the Makefile pasted in =20 >> the email?=EF=BF=BD >> >> Thanks! >> Michael > > --=20 > ________________________________________________________ > Will Mitayai Keeso Rowe > > VP [Technology] > 9 TRACK MIND INC. > mit@9trackmind.com > 1-866-326-3098 ext.102 > M: 416 219 2512 | F: 416 533 3480 > 1 Atlantic Avenue Suite 107, Toronto, Canada M6K 3E7 > www.9trackmind.com > 88d87 > < > 95,108d93 > < > < #libamr-nb > < .ifdef(WITH_AMRNB) || exists(${LOCALBASE}/lib/libamrnb.so) > < LIB_DEPENDS+=3D amrnb.2:${PORTSDIR}/audio/libamrnb > < CONFIGURE_ARGS+=3D --enable-libamr-nb > < .endif > < > < #libamr-wb > < .ifdef(WITH_AMRWB) || exists(${LOCALBASE}/lib/libamrwb.so) > < LIB_DEPENDS+=3D amrwb.2:${PORTSDIR}/audio/libamrwb > < CONFIGURE_ARGS+=3D --enable-libamr-wb > < .endif > < > < > 213,221d197 > < .ifndef(WITH_AMRNB) > < @${ECHO_MSG} 'Define WITH_AMRNB to enable AMR-NB codec' > < @${ECHO_MSG} > < .endif > < .ifndef(WITH_AMRWB) > < @${ECHO_MSG} 'Define WITH_AMRWB to enable AMR-WB codec' > < @${ECHO_MSG} > < .endif > < > 359d334 > < --Apple-Mail-7-500510803 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFGoSX8n4uqfTwEb9YRAi6oAJ9FxQl+eD8NumFzb70Kl8aoA1+jhACgtKL9 wFsM/kFgbZwCZRiSGNeT/gc= =ZEUo -----END PGP SIGNATURE----- --Apple-Mail-7-500510803--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?66F23E42-A15B-4BC0-90C1-E9AEDBAC7B30>