Skip to content

Commit f1f9455

Browse files
committed
Clean up other platforms; remove codec files
1 parent c37ad5b commit f1f9455

File tree

12 files changed

+0
-2988
lines changed

12 files changed

+0
-2988
lines changed

doc/manual.lyx

-101
Original file line numberDiff line numberDiff line change
@@ -8735,17 +8735,6 @@ This section contains some sample source code, showing how a basic Speex
87358735
...
87368736
\end_layout
87378737

8738-
\begin_layout Standard
8739-
\begin_inset CommandInset include
8740-
LatexCommand lstinputlisting
8741-
filename "nb_celp.c"
8742-
lstparams "caption={Sample Decoder}"
8743-
8744-
\end_inset
8745-
8746-
8747-
\end_layout
8748-
87498738
\begin_layout Subsection
87508739
Lookup tables
87518740
\end_layout
@@ -8796,96 +8785,6 @@ The Speex decoder includes a set of lookup tables and codebooks, which are
87968785
The exact lookup tables are included here for reference.
87978786
\end_layout
87988787

8799-
\begin_layout Standard
8800-
\begin_inset CommandInset include
8801-
LatexCommand lstinputlisting
8802-
filename "../libspeex/exc_5_64_table.c"
8803-
8804-
\end_inset
8805-
8806-
8807-
\end_layout
8808-
8809-
\begin_layout Standard
8810-
\begin_inset CommandInset include
8811-
LatexCommand lstinputlisting
8812-
filename "../libspeex/exc_5_256_table.c"
8813-
8814-
\end_inset
8815-
8816-
8817-
\end_layout
8818-
8819-
\begin_layout Standard
8820-
\begin_inset CommandInset include
8821-
LatexCommand lstinputlisting
8822-
filename "../libspeex/exc_8_128_table.c"
8823-
8824-
\end_inset
8825-
8826-
8827-
\end_layout
8828-
8829-
\begin_layout Standard
8830-
\begin_inset CommandInset include
8831-
LatexCommand lstinputlisting
8832-
filename "../libspeex/exc_10_16_table.c"
8833-
8834-
\end_inset
8835-
8836-
8837-
\end_layout
8838-
8839-
\begin_layout Standard
8840-
\begin_inset CommandInset include
8841-
LatexCommand lstinputlisting
8842-
filename "../libspeex/exc_10_32_table.c"
8843-
8844-
\end_inset
8845-
8846-
8847-
\end_layout
8848-
8849-
\begin_layout Standard
8850-
\begin_inset CommandInset include
8851-
LatexCommand lstinputlisting
8852-
filename "../libspeex/exc_20_32_table.c"
8853-
8854-
\end_inset
8855-
8856-
8857-
\end_layout
8858-
8859-
\begin_layout Standard
8860-
\begin_inset CommandInset include
8861-
LatexCommand lstinputlisting
8862-
filename "../libspeex/gain_table.c"
8863-
8864-
\end_inset
8865-
8866-
8867-
\end_layout
8868-
8869-
\begin_layout Standard
8870-
\begin_inset CommandInset include
8871-
LatexCommand lstinputlisting
8872-
filename "../libspeex/gain_table_lbr.c"
8873-
8874-
\end_inset
8875-
8876-
8877-
\end_layout
8878-
8879-
\begin_layout Standard
8880-
\begin_inset CommandInset include
8881-
LatexCommand lstinputlisting
8882-
filename "../libspeex/lsp_tables_nb.c"
8883-
8884-
\end_inset
8885-
8886-
8887-
\end_layout
8888-
88898788
\begin_layout Section
88908789
Wideband embedded decoder
88918790
\end_layout

macosx/Speex.xcodeproj/project.pbxproj

-243
Large diffs are not rendered by default.

macosx/Speex_UB.xcodeproj/project.pbxproj

-169
Large diffs are not rendered by default.

win32/VS2003/tests/testenc.vcproj

-213
This file was deleted.

0 commit comments

Comments
 (0)