~ubuntu-branches/ubuntu/hardy/speex/hardy-security

« back to all changes in this revision

Viewing changes to debian/testenc_wb.1

  • Committer: Bazaar Package Importer
  • Author(s): A. Maitland Bottoms
  • Date: 2005-02-26 22:33:22 UTC
  • Revision ID: james.westby@ubuntu.com-20050226223322-ygzxtmepylgi4bmc
Tags: 1.1.6-2
* out of experimental for iaxclient (Closes: #292548)
* installs speex.pc in /usr/lib/pkgconfig (Closes: #267281)
* implements documented SPEEX_GET_QUALITY (Closes: #271052)
* update copyright file (Closes: #290207)
* default encoding quality is 8 (Closes: #295552)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH "testenc_wb.c" 3 "9 Sep 2002" "speex" \" -*- nroff -*-
 
2
.ad l
 
3
.nh
 
4
.SH NAME
 
5
testenc_wb.c \- 
 
6
.SH SYNOPSIS
 
7
.br
 
8
.PP
 
9
\fC#include 'speex.h'\fP
 
10
.br
 
11
\fC#include <stdio.h>\fP
 
12
.br
 
13
\fC#include <stdlib.h>\fP
 
14
.br
 
15
\fC#include <math.h>\fP
 
16
.br
 
17
.SS "Defines"
 
18
 
 
19
.in +1c
 
20
.ti -1c
 
21
.RI "#define \fBFRAME_SIZE\fP   320"
 
22
.br
 
23
.in -1c
 
24
.SS "Functions"
 
25
 
 
26
.in +1c
 
27
.ti -1c
 
28
.RI "int \fBmain\fP (int argc, char **\fBargv\fP)"
 
29
.br
 
30
.in -1c
 
31
.SH "DEFINE DOCUMENTATION"
 
32
.PP 
 
33
.SS "#define FRAME_SIZE   320"
 
34
.PP
 
35
.SH "FUNCTION DOCUMENTATION"
 
36
.PP 
 
37
.SS "int main (int argc, char ** argv)"
 
38
.PP
 
39
.SH "AUTHOR"
 
40
.PP 
 
41
Generated automatically by Doxygen for speex from the source code.