mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
CELT 0.6.1 improves the stereo quality, especially at lower bit-rates. This breaks bit-stream compatibility again, but only for stereo this time.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14248 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
bdf8f594cc
commit
e2842eee0d
@ -1,6 +1,6 @@
|
|||||||
BASE=../../../..
|
BASE=../../../..
|
||||||
|
|
||||||
CELT=celt-0.6.0
|
CELT=celt-0.6.1
|
||||||
|
|
||||||
CELT_DIR=$(BASE)/libs/$(CELT)
|
CELT_DIR=$(BASE)/libs/$(CELT)
|
||||||
LOCAL_CFLAGS=-I$(CELT_DIR)/libcelt
|
LOCAL_CFLAGS=-I$(CELT_DIR)/libcelt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user