~ubuntu-branches/ubuntu/hoary/flac/hoary

« back to all changes in this revision

Viewing changes to doc/html/api/FLAC++_2all_8h-source.html

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-04-16 15:14:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040416151431-eyloggqxpwbwpogz
Tags: 1.1.0-11
Ensure that libFLAC is linked with -lm on all architectures, and
regardless of whether nasm is present

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
3
<title>include/FLAC++/all.h Source File</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.2.14 -->
 
7
<center>
 
8
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
 
9
<hr><h1>include/FLAC++/all.h</h1><div class="fragment"><pre>00001 <font class="comment">/* libFLAC++ - Free Lossless Audio Codec library</font>
 
10
00002 <font class="comment"> * Copyright (C) 2002,2003  Josh Coalson</font>
 
11
00003 <font class="comment"> *</font>
 
12
00004 <font class="comment"> * This library is free software; you can redistribute it and/or</font>
 
13
00005 <font class="comment"> * modify it under the terms of the GNU Library General Public</font>
 
14
00006 <font class="comment"> * License as published by the Free Software Foundation; either</font>
 
15
00007 <font class="comment"> * version 2 of the License, or (at your option) any later version.</font>
 
16
00008 <font class="comment"> *</font>
 
17
00009 <font class="comment"> * This library is distributed in the hope that it will be useful,</font>
 
18
00010 <font class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</font>
 
19
00011 <font class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</font>
 
20
00012 <font class="comment"> * Library General Public License for more details.</font>
 
21
00013 <font class="comment"> *</font>
 
22
00014 <font class="comment"> * You should have received a copy of the GNU Library General Public</font>
 
23
00015 <font class="comment"> * License along with this library; if not, write to the</font>
 
24
00016 <font class="comment"> * Free Software Foundation, Inc., 59 Temple Place - Suite 330,</font>
 
25
00017 <font class="comment"> * Boston, MA  02111-1307, USA.</font>
 
26
00018 <font class="comment"> */</font>
 
27
00019 
 
28
00020 <font class="preprocessor">#ifndef FLACPP__ALL_H</font>
 
29
00021 <font class="preprocessor"></font><font class="preprocessor">#define FLACPP__ALL_H</font>
 
30
00022 <font class="preprocessor"></font>
 
31
00023 <font class="preprocessor">#include "export.h"</font>
 
32
00024 
 
33
00025 <font class="preprocessor">#include "<a class="code" href="OggFLAC++_2encoder_8h.html">encoder.h</a>"</font>
 
34
00026 <font class="preprocessor">#include "<a class="code" href="OggFLAC++_2decoder_8h.html">decoder.h</a>"</font>
 
35
00027 <font class="preprocessor">#include "<a class="code" href="+_2metadata_8h.html">metadata.h</a>"</font>
 
36
00028 
 
37
00041 <font class="preprocessor">#endif</font>
 
38
</pre></div><hr><address><small>Generated on Sat Jan 25 10:44:46 2003 for FLAC by
 
39
<a href="http://www.doxygen.org/index.html">
 
40
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
 
41
width=110 height=53></a>1.2.14 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 
42
 &copy;&nbsp;1997-2002</small></address>
 
43
</body>
 
44
</html>