Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1116
for
pjproject/trunk
Timestamp:
Mar 30, 2007 10:49:46 AM (
18 years
ago)
Author:
bennylp
Message:
Added speex to 3rdparty directory
Location:
pjproject/trunk/3rdparty/speex
Files:
282 added
.
(added)
.cvsignore
(added)
AUTHORS
(added)
COPYING
(added)
ChangeLog
(added)
Doxyfile
(added)
IDEAS
(added)
INSTALL
(added)
Makefile.am
(added)
NEWS
(added)
OPTIMIZE
(added)
README
(added)
README.TI-DSP
(added)
README.Trimedia
(added)
README.blackfin
(added)
README.symbian
(added)
README.win32
(added)
Speex.kdevelop
(added)
Speex.spec.in
(added)
TODO
(added)
acinclude.m4
(added)
autogen.sh
(added)
configure.ac
(added)
doc
(added)
doc/.cvsignore
(added)
doc/Makefile.am
(added)
doc/celp_decoder.eps
(added)
doc/celp_decoder.odg
(added)
doc/draft-herlein-avt-rtp-speex-00.txt
(added)
doc/draft-herlein-speex-rtp-profile-02.txt
(added)
doc/draft-herlein-speex-rtp-profile-03.txt
(added)
doc/draft-herlein-speex-rtp-profile-03.xml
(added)
doc/draft-ietf-avt-rtp-speex-00.txt
(added)
doc/echo_path.eps
(added)
doc/echo_path.odg
(added)
doc/manual.lyx
(added)
doc/manual.pdf
(added)
doc/programming.html
(added)
doc/ref_shaping.eps
(added)
doc/rtp.txt
(added)
doc/sampledec.c
(added)
doc/sampleenc.c
(added)
doc/speex_abs.eps
(added)
doc/speex_abs.odg
(added)
doc/speex_analysis.eps
(added)
doc/speex_analysis.odg
(added)
html
(added)
html/index.html
(added)
html/patents.html
(added)
html/speex.png
(added)
html/speex.webprj
(added)
html/speex.xcf
(added)
include
(added)
include/Makefile.am
(added)
include/speex
(added)
include/speex/Makefile.am
(added)
include/speex/speex.h
(added)
include/speex/speex_bits.h
(added)
include/speex/speex_callbacks.h
(added)
include/speex/speex_config_types.h.in
(added)
include/speex/speex_echo.h
(added)
include/speex/speex_header.h
(added)
include/speex/speex_jitter.h
(added)
include/speex/speex_preprocess.h
(added)
include/speex/speex_resampler.h
(added)
include/speex/speex_stereo.h
(added)
include/speex/speex_types.h
(added)
libspeex
(added)
libspeex/.cvsignore
(added)
libspeex/Makefile.am
(added)
libspeex/_kiss_fft_guts.h
(added)
libspeex/arch.h
(added)
libspeex/bits.c
(added)
libspeex/cb_search.c
(added)
libspeex/cb_search.h
(added)
libspeex/cb_search_arm4.h
(added)
libspeex/cb_search_bfin.h
(added)
libspeex/cb_search_sse.h
(added)
libspeex/echo_diagnostic.m
(added)
libspeex/exc_10_16_table.c
(added)
libspeex/exc_10_32_table.c
(added)
libspeex/exc_20_32_table.c
(added)
libspeex/exc_5_256_table.c
(added)
libspeex/exc_5_64_table.c
(added)
libspeex/exc_8_128_table.c
(added)
libspeex/fftwrap.c
(added)
libspeex/fftwrap.h
(added)
libspeex/filterbank.c
(added)
libspeex/filterbank.h
(added)
libspeex/filters.c
(added)
libspeex/filters.h
(added)
libspeex/filters_arm4.h
(added)
libspeex/filters_bfin.h
(added)
libspeex/filters_sse.h
(added)
libspeex/fixed_arm4.h
(added)
libspeex/fixed_arm5e.h
(added)
libspeex/fixed_bfin.h
(added)
libspeex/fixed_debug.h
(added)
libspeex/fixed_generic.h
(added)
libspeex/gain_table.c
(added)
libspeex/gain_table_lbr.c
(added)
libspeex/hexc_10_32_table.c
(added)
libspeex/hexc_table.c
(added)
libspeex/high_lsp_tables.c
(added)
libspeex/jitter.c
(added)
libspeex/kiss_fft.c
(added)
libspeex/kiss_fft.h
(added)
libspeex/kiss_fftr.c
(added)
libspeex/kiss_fftr.h
(added)
libspeex/lbr_48k_tables.c
(added)
libspeex/lpc.c
(added)
libspeex/lpc.h
(added)
libspeex/lpc_bfin.h
(added)
libspeex/lsp.c
(added)
libspeex/lsp.h
(added)
libspeex/lsp_bfin.h
(added)
libspeex/lsp_tables_nb.c
(added)
libspeex/ltp.c
(added)
libspeex/ltp.h
(added)
libspeex/ltp_arm4.h
(added)
libspeex/ltp_bfin.h
(added)
libspeex/ltp_sse.h
(added)
libspeex/math_approx.c
(added)
libspeex/math_approx.h
(added)
libspeex/mdf.c
(added)
libspeex/medfilter.c
(added)
libspeex/medfilter.h
(added)
libspeex/misc.c
(added)
libspeex/misc.h
(added)
libspeex/misc_bfin.h
(added)
libspeex/modes.c
(added)
libspeex/modes.h
(added)
libspeex/nb_celp.c
(added)
libspeex/nb_celp.h
(added)
libspeex/preprocess.c
(added)
libspeex/pseudofloat.h
(added)
libspeex/quant_lsp.c
(added)
libspeex/quant_lsp.h
(added)
libspeex/quant_lsp_bfin.h
(added)
libspeex/resample.c
(added)
libspeex/sb_celp.c
(added)
libspeex/sb_celp.h
(added)
libspeex/smallft.c
(added)
libspeex/smallft.h
(added)
libspeex/speex.c
(added)
libspeex/speex_callbacks.c
(added)
libspeex/speex_header.c
(added)
libspeex/stack_alloc.h
(added)
libspeex/stereo.c
(added)
libspeex/testdenoise.c
(added)
libspeex/testecho.c
(added)
libspeex/testenc.c
(added)
libspeex/testenc_uwb.c
(added)
libspeex/testenc_wb.c
(added)
libspeex/testresample.c
(added)
libspeex/vbr.c
(added)
libspeex/vbr.h
(added)
libspeex/vorbis_psy.c
(added)
libspeex/vorbis_psy.h
(added)
libspeex/vq.c
(added)
libspeex/vq.h
(added)
libspeex/vq_arm4.h
(added)
libspeex/vq_bfin.h
(added)
libspeex/vq_sse.h
(added)
libspeex/window.c
(added)
macosx
(added)
macosx/English.lproj
(added)
macosx/English.lproj/InfoPlist.strings
(added)
macosx/Info.plist
(added)
macosx/Speex.xcodeproj
(added)
macosx/Speex.xcodeproj/project.pbxproj
(added)
macosx/Speex_Prefix.pch
(added)
macosx/Speex_UB.xcodeproj
(added)
macosx/Speex_UB.xcodeproj/project.pbxproj
(added)
speex.m4
(added)
speex.pc.in
(added)
speexclient
(added)
speexclient/README
(added)
speexclient/alsa_device.c
(added)
speexclient/alsa_device.h
(added)
speexclient/compile.sh
(added)
speexclient/speexclient.c
(added)
src
(added)
src/.cvsignore
(added)
src/Makefile.am
(added)
src/getopt.c
(added)
src/getopt1.c
(added)
src/getopt_win.h
(added)
src/skeleton.c
(added)
src/skeleton.h
(added)
src/speexdec.1
(added)
src/speexdec.c
(added)
src/speexenc.1
(added)
src/speexenc.c
(added)
src/wav_io.c
(added)
src/wav_io.h
(added)
src/wave_out.c
(added)
src/wave_out.h
(added)
symbian
(added)
symbian/Makefile.am
(added)
symbian/bld.inf
(added)
symbian/config.h
(added)
symbian/speex.mmp
(added)
ti
(added)
ti/Makefile.am
(added)
ti/config.h
(added)
ti/speex_C54_test
(added)
ti/speex_C54_test/Makefile.am
(added)
ti/speex_C54_test/speex_C54_test.cmd
(added)
ti/speex_C54_test/speex_C54_test.pjt
(added)
ti/speex_C55_test
(added)
ti/speex_C55_test/Makefile.am
(added)
ti/speex_C55_test/speex_C55_test.cmd
(added)
ti/speex_C55_test/speex_C55_test.pjt
(added)
ti/speex_C64_test
(added)
ti/speex_C64_test/Makefile.am
(added)
ti/speex_C64_test/speex_C64_test.cmd
(added)
ti/speex_C64_test/speex_C64_test.pjt
(added)
ti/testenc-TI-C5x.c
(added)
ti/testenc-TI-C64x.c
(added)
ti/user_misc.h
(added)
tmv
(added)
tmv/_kiss_fft_guts_tm.h
(added)
tmv/cb_search_tm.h
(added)
tmv/config.h
(added)
tmv/fftwrap_tm.h
(added)
tmv/filterbank_tm.h
(added)
tmv/filters_tm.h
(added)
tmv/fixed_tm.h
(added)
tmv/kiss_fft_tm.h
(added)
tmv/kiss_fftr_tm.h
(added)
tmv/lpc_tm.h
(added)
tmv/lsp_tm.h
(added)
tmv/ltp_tm.h
(added)
tmv/mdf_tm.h
(added)
tmv/misc_tm.h
(added)
tmv/preprocess_tm.h
(added)
tmv/profile_tm.h
(added)
tmv/quant_lsp_tm.h
(added)
tmv/speex_config_types.h
(added)
tmv/vq_tm.h
(added)
win32
(added)
win32/Makefile.am
(added)
win32/VS2003
(added)
win32/VS2003/Makefile.am
(added)
win32/VS2003/libspeex
(added)
win32/VS2003/libspeex/Makefile.am
(added)
win32/VS2003/libspeex/libspeex.def
(added)
win32/VS2003/libspeex/libspeex.vcproj
(added)
win32/VS2003/speexdec
(added)
win32/VS2003/speexdec/Makefile.am
(added)
win32/VS2003/speexdec/speexdec.vcproj
(added)
win32/VS2003/speexenc
(added)
win32/VS2003/speexenc/Makefile.am
(added)
win32/VS2003/speexenc/speexenc.vcproj
(added)
win32/VS2005
(added)
win32/VS2005/Makefile.am
(added)
win32/VS2005/libspeex
(added)
win32/VS2005/libspeex/Makefile.am
(added)
win32/VS2005/libspeex/libspeex.vcproj
(added)
win32/VS2005/speexdec
(added)
win32/VS2005/speexdec/Makefile.am
(added)
win32/VS2005/speexdec/speexdec.vcproj
(added)
win32/VS2005/speexenc
(added)
win32/VS2005/speexenc/Makefile.am
(added)
win32/VS2005/speexenc/speexenc.vcproj
(added)
win32/config.h
(added)
win32/libspeex
(added)
win32/libspeex/Makefile.am
(added)
win32/libspeex/libspeex.dsp
(added)
win32/libspeex/libspeex.dsw
(added)
win32/libspeex/libspeex_dynamic.dsp
(added)
win32/libspeex/speex.def
(added)
win32/speex.iss
(added)
win32/speexdec
(added)
win32/speexdec/Makefile.am
(added)
win32/speexdec/speexdec.dsp
(added)
win32/speexdec/speexdec.dsw
(added)
win32/speexenc
(added)
win32/speexenc/Makefile.am
(added)
win32/speexenc/speexenc.dsp
(added)
win32/speexenc/speexenc.dsw
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive