~ubuntu-branches/ubuntu/hardy/libfishsound/hardy-security

« back to all changes in this revision

Viewing changes to doc/libfishsound/latex/index.tex

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Wilkinson
  • Date: 2006-04-03 22:16:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060403221656-f0h1e67lzk7jqvoa
Tags: 0.7.0-2
* Updated -dev package dependencies, per recommendations in the Library
  Packaging Guide.
* Dump config.log if there's an error in configure.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\section{Fish\-Sound, the sound of fish!}\label{intro}
 
1
\section{Fish\-Sound, the sound of fish!}\label{index_intro}
2
2
This is the documentation for the Fish\-Sound C API. Fish\-Sound provides a simple programming interface for decoding and encoding audio data using Xiph.Org codecs (Vorbis and Speex).
3
3
 
4
4
libfishsound by itself is designed to handle raw codec streams from a lower level layer such as UDP datagrams. When these codecs are used in files, they are commonly encapsulated in {\tt Ogg} to produce {\em Ogg Vorbis\/} and {\em Speex\/} files. Example C programs using {\tt liboggz} to read and write these files are provided in the libfishsound sources.
5
5
 
6
 
For more information on the design and history of libfishsound, see the {\bf About }{\rm (p.\,\pageref{group__about})} section of this documentation, and the {\tt libfishsound} homepage.\subsection{Contents}\label{contents}
 
6
For more information on the design and history of libfishsound, see the {\bf About }{\rm (p.\,\pageref{group__about})} section of this documentation, and the {\tt libfishsound} homepage.\subsection{Contents}\label{index_contents}
7
7
\begin{itemize}
8
8
\item {\bf fishsound.h }{\rm (p.\,\pageref{fishsound_8h})}: Documentation of the Fish\-Sound API.\end{itemize}
9
9
 
30
30
 
31
31
\begin{itemize}
32
32
\item {\bf About }{\rm (p.\,\pageref{group__about})}: Design, motivation, history and acknowledgements.\end{itemize}
33
 
\section{Licensing}\label{Licensing}
 
33
\section{Licensing}\label{index_Licensing}
34
34
libfishsound is provided under the following BSD-style open source license:
35
35
 
36
36