Re: [PATCH]ccaudio2-0.9.10-speex-1.1.12.patch
David Sugar <[email protected]> Thu, 31 Aug 2006 15:34:41 -0400
| Newsgroups | gmane.comp.gnu.ccaudio.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------010503030507010102060903
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
But that breaks compiling against older releases of speex ;(
Zhang Le wrote:
> After there is a header file change from speex 1.1.11.1 to 1.1.12.
> as a consequence, the following patch is needed to compile
> ccaudio2-0.9.10against
> speex-1.1.12
>
> --- codecs/speex.cpp.orig 2006-08-21 18:55:59.000000000 +0800
> +++ codecs/speex.cpp 2006-08-21 18:56:06.000000000 +0800
> @@ -48,7 +48,7 @@
> class SpeexCommon: public AudioCodec
> {
> protected:
> - SpeexMode *spx_mode;
> + const SpeexMode *spx_mode;
> SpeexBits enc_bits, dec_bits;
> unsigned int spx_clock, spx_channel;
> void *encoder, *decoder;
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Ccaudio-devel mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/ccaudio-devel
--------------010503030507010102060903
Content-Type: text/x-vcard; charset=utf-8;
name="dyfet.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="dyfet.vcf"
begin:vcard
fn:David Sugar
n:Sugar;David
org:GNU Telephony
email;internet:[email protected]
tel;work:+1 201 215 2609
url:http://www.gnutelephony.org
version:2.1
end:vcard
--------------010503030507010102060903
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Ccaudio-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccaudio-devel
--------------010503030507010102060903--