First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 202248
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Guido Imperiale <crusaderky@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
speex-1.2_beta3.ebuild speex-1.2_beta3.ebuild text/plain Guido Imperiale 2007-12-14 13:33 0000 1.17 KB Details
speex-1.2_beta3-optional-ogg-and-cflags.patch speex-1.2_beta3-optional-ogg-and-cflags.patch patch Guido Imperiale 2007-12-14 13:34 0000 1.05 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 202248 depends on: Show dependency tree
Bug 202248 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-12-14 12:59 0000
The most obvious change in this release is that all the non-codec components
(preprocessor, echo cancellation, jitter buffer) have been moved to a new
libspeexdsp library. Other changes include a new jitter buffer algorithm and
resampler improvements/fixes. This is also the first release where libspeex can
be built without any floating point support. To do this, the float
compatibility API must be disabled (--disable-float-api or DISABLE_FLOAT_API)
and the VBR feature must be disabled (--disable-vbr or DISABLE_VBR).

------- Comment #1 From Guido Imperiale 2007-12-14 13:06:08 0000 -------
ebuild for 1.2_beta2 compiles fine. the old patch applies without errors, too.

------- Comment #2 From Guido Imperiale 2007-12-14 13:10:00 0000 -------
(In reply to comment #1)
> ebuild for 1.2_beta2 compiles fine. the old patch applies without errors, too.
> 

disregard this. the old patch does NOT apply.

------- Comment #3 From Guido Imperiale 2007-12-14 13:31:21 0000 -------
diff from beta2 and beta3 ./configure --help:

<   --disable-wideband      Disable wideband codec
<   --enable-vorbis-psy       Enable Vorbis-style psychoacoustics
(EXPERIMENTAL)
<   --enable-epic-48k       Enable support for Epic 4.8 kbps mode
<   --enable-16bit-precision Reduce precision to 16 bits (EXPERIMENTAL)

>   --disable-float-api     Disable the floating-point API
>   --disable-vbr           Disable VBR and VAD from the codec

------- Comment #4 From Guido Imperiale 2007-12-14 13:33:27 0000 -------
Created an attachment (id=138465) [edit]
speex-1.2_beta3.ebuild

it's only missing the optional --disable-float-api && --disable-vbr.
compiles fine on x86.

------- Comment #5 From Guido Imperiale 2007-12-14 13:34:09 0000 -------
Created an attachment (id=138466) [edit]
speex-1.2_beta3-optional-ogg-and-cflags.patch

I only changed line numbers and context, not the patch content.

------- Comment #6 From Samuli Suominen 2007-12-15 13:37:12 0000 -------
Bumped, thanks for reporting + ebuild etc.

First Last Prev Next    No search results available      Search page      Enter new bug