~ubuntu-branches/ubuntu/maverick/mumble/maverick-security

« back to all changes in this revision

Viewing changes to speex/libspeex/vbr.h

  • Committer: Bazaar Package Importer
  • Author(s): Thorvald Natvig
  • Date: 2009-12-10 20:29:29 UTC
  • mfrom: (9.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091210202929-3096zttdt0ie9kw6
Tags: 1.2.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
   Redistribution and use in source and binary forms, with or without
8
8
   modification, are permitted provided that the following conditions
9
9
   are met:
10
 
   
 
10
 
11
11
   - Redistributions of source code must retain the above copyright
12
12
   notice, this list of conditions and the following disclaimer.
13
 
   
 
13
 
14
14
   - Redistributions in binary form must reproduce the above copyright
15
15
   notice, this list of conditions and the following disclaimer in the
16
16
   documentation and/or other materials provided with the distribution.
17
 
   
 
17
 
18
18
   - Neither the name of the Xiph.org Foundation nor the names of its
19
19
   contributors may be used to endorse or promote products derived from
20
20
   this software without specific prior written permission.
21
 
   
 
21
 
22
22
   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23
23
   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
24
24
   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR