Skip to content

Commit

Permalink
made the instalation work on ubuntu touch
Browse files Browse the repository at this point in the history
  • Loading branch information
Pumuckl007 committed Aug 28, 2016
1 parent 8dd84d0 commit ec2c588
Show file tree
Hide file tree
Showing 2,446 changed files with 393,976 additions and 159 deletions.
Binary file added 3rdparty/.libs/libopus.a
Binary file not shown.
1 change: 1 addition & 0 deletions 3rdparty/.libs/libopus.la
41 changes: 41 additions & 0 deletions 3rdparty/.libs/libopus.lai
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# libopus.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libopus.so.0'

# Names of this library.
library_names='libopus.so.0.5.3 libopus.so.0 libopus.so'

# The name of the static archive.
old_library='libopus.a'

# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=''

# Libraries that this one depends upon.
dependency_libs=' -lm'

# Names of additional weak libraries provided by this library
weak_library_names=''

# Version information for libopus.
current=5
age=5
revision=3

# Is this an already installed library?
installed=yes

# Should we warn about portability when linking against -modules?
shouldnotlink=no

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/usr/local/lib'
Binary file added 3rdparty/.libs/opus_demo
Binary file not shown.
Binary file added 3rdparty/.libs/repacketizer_demo
Binary file not shown.
2 changes: 2 additions & 0 deletions 3rdparty/3rdparty.pro
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
TEMPLATE = subdirs

6 changes: 6 additions & 0 deletions 3rdparty/AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Jean-Marc Valin ([email protected])
Koen Vos ([email protected])
Timothy Terriberry ([email protected])
Karsten Vandborg Sorensen ([email protected])
Soren Skak Jensen ([email protected])
Gregory Maxwell ([email protected])
44 changes: 44 additions & 0 deletions 3rdparty/COPYING
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic,
Jean-Marc Valin, Timothy B. Terriberry,
CSIRO, Gregory Maxwell, Mark Borgerding,
Erik de Castro Lopo

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

- Neither the name of Internet Society, IETF or IETF Trust, nor the
names of specific contributors, may be used to endorse or promote
products derived from this software without specific prior written
permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Opus is subject to the royalty-free patent licenses which are
specified at:

Xiph.Org Foundation:
https://datatracker.ietf.org/ipr/1524/

Microsoft Corporation:
https://datatracker.ietf.org/ipr/1914/

Broadcom Corporation:
https://datatracker.ietf.org/ipr/1526/
Empty file added 3rdparty/ChangeLog
Empty file.
Loading

0 comments on commit ec2c588

Please sign in to comment.