AminetAminet
Search:
84491 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/lib/libvorbis-os4.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:A general audio encoding format
Author:Monty and the Xiph.org foundation, AmigaOS 4.0 compile by Spot / Up Rough
Uploader:Varthall / Up Rough <varti02 hotpop com>
Type:dev/lib
Version:1.1.2
Architecture:ppc-amigaos >= 4.0.5
Date:2008-02-08
Download:http://aminet.net/dev/lib/libvorbis-os4.lha - View contents
Readme:http://aminet.net/dev/lib/libvorbis-os4.readme
Downloads:736

libVORBIS 1.1.2

Source not included as no changes where made.
.. Spot / Up Rough 2006


********************************************************************
*                                                                  *
* THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
* USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS     *
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.       *
*                                                                  *
* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2004             *
* by the Xiph.org Foundation, http://www.xiph.org/                 *
*                                                                  *
********************************************************************

Vorbis is a general purpose audio and music encoding format
contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
MPEG audio layer 3. Unlike the MPEG sponsored formats (and other
proprietary formats such as RealAudio G2 and Windows' flavor of the
month), the Vorbis CODEC specification belongs to the public domain.
All the technical details are published and documented, and any
software entity may make full use of the format without license 
fee, royalty or patent concerns.

This package contains:

* libvorbis, a BSD-style license software implementation of
  the Vorbis specification by the Xiph.Org Foundation 
  (http://www.xiph.org/) 

* libvorbisfile, a BSD-style license convenience library
  built on Vorbis designed to simplify common uses

* libvorbisenc, a BSD-style license library that provides a simple,
  programmatic encoding setup interface 

* example code making use of libogg, libvorbis, libvorbisfile and
  libvorbisenc

WHAT'S HERE:

This source distribution includes libvorbis and an example
encoder/player to demonstrate use of libvorbis as well as
documentation on the Ogg Vorbis audio coding format.

You'll need libogg (distributed separately) to compile this library.
A more comprehensive set of utilities is available in the vorbis-tools
package.

Directory:

./lib    The source for the libraries, a BSD-license implementation
  of the public domain Ogg Vorbis audio encoding format.

./include       Library API headers

./debian        Rules/spec files for building Debian .deb packages

./doc           Vorbis documentation

./examples Example code illustrating programmatic use of libvorbis, 
  libvorbisfile and libvorbisenc

./mac   Codewarrior project files and build tweaks for MacOS.

./macosx  Project files for MacOS X.

./win32  Win32 projects files and build automation

./vq   Internal utilities for training/building new LSP/residue 
  and auxiliary codebooks.

CONTACT:

The Ogg homepage is located at 'http://www.xiph.org/ogg/'.
Vorbis's homepage is located at 'http://www.xiph.org/vorbis/'.
Up to date technical documents, contact information, source code and
pre-built utilities may be found there.

The user website for Ogg Vorbis software and audio is http://vorbis.com/

BUILDING FROM TRUNK:

Development source is under subversion revision control at 
http://svn.xiph.org/trunk/vorbis/. You will also need the 
newest versions of autoconf, automake, and libtool in order
to compile vorbis from development source. A configure script
is provided for you in the source tarball distributions.

  [update or checkout latest source]
  ./autogen.sh
  make 

and as root if desired:

  make install

This will install the vorbis libraries (static and shared) into
/usr/local/lib, includes into /usr/local/include and API manpages
(once we write some) into /usr/local/man.

BUILDING FROM TARBALL DISTRIBUTIONS:

  ./configure
  make

and optionally (as root):
  make install

BUILDING RPMS:

after normal configuring:

  make dist
  rpm -ta libvorbis-<version>.tar.gz

BUILDING ON MACOS 9:

Vorbis on MacOS 9 is built using Metroworks CodeWarrior.  To build it, 
first verify that the Ogg libraries are already built following the
instructions in the Ogg module README.  Open vorbis/mac/libvorbis.mcp,
switch to the "Targets" pane, select everything, and make the project.
Do the same thing to build libvorbisenc.mcp, and libvorbisfile.mcp (in
that order).  In vorbis/mac/Output you will now have both debug and final
versions of Vorbis shared libraries to link your projects against.

To build a project using Ogg Vorbis, add access paths to your
CodeWarrior project for the ogg/include, ogg/mac/Output,
vorbis/include, and vorbis/mac/Output folders.  Be sure that
"interpret DOS and Unix paths" is turned on in your project; it can
be found in the "access paths" pane in your project settings.  Now
simply add the shared libraries you need to your project (OggLib and
VorbisLib at least) and #include "ogg/ogg.h" and "vorbis/codec.h"
wherever you need to access Ogg and Vorbis functionality.

     .___________________________________________________________.
     |                                                           |
     |       A M I G A   O S   4 . 0   C O M P I L E   B Y       |
    ._______                                        .______.     |
    |  ____/________________________________________|      |__   .
  ._|____._         |      ._       |      ._       |       _/______.
  |      |/         |      |/       |      |/       |      |/       |
  |                 |      _________|               |               |
  |_________________|______|spt/up  |_______________|_______________| 
     .                                                           .
     |                                                           | 
     |   I am in a shitty economical situation, so if you feel   | 
     |  that what I do is  worth anything, use paypal to donate  |  
     |         to my email addy, spotATtriadDOTse, thanx!        | 
     |                                                           | 
     |                    Spot / Up Rough 2006                   | 
     |___________________________________________________________|


Contents of dev/lib/libvorbis-os4.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                   63      65  96.9% -lh5- b1a8 Nov 28  2005 libvorbis-1.1.2/Docs/AUTHORS
[generic]                  768    1470  52.2% -lh5- 26d6 Nov 28  2005 libvorbis-1.1.2/Docs/COPYING
[generic]                  920    2409  38.2% -lh5- 9e13 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/datastructures.html
[generic]                 1860    5230  35.6% -lh5- 39a8 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/example.html
[generic]                  446    1106  40.3% -lh5- 03bd Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/exampleindex.html
[generic]                 1000    3618  27.6% -lh5- f05f Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/fileinfo.html
[generic]                 2097    4818  43.5% -lh5- 2e1c Nov 28  2005 libvorbis-1.1.2/Docs/README
[generic]                  322     490  65.7% -lh5- 171a Nov 28  2005 libvorbis-1.1.2/Docs/todo.txt
[generic]                 2420    6066  39.9% -lh5- 3b87 Nov 15  2006 libvorbis-1.1.2/README-AOS4
[generic]                 1389    4035  34.4% -lh5- a248 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/initialization.html
[generic]                 1080    2512  43.0% -lh5- b9fd Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_bitrate.html
[generic]                  783    1763  44.4% -lh5- fcf9 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_bitrate_instant.html
[generic]                 1024    2495  41.0% -lh5- 1c2b Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_callbacks.html
[generic]                  782    1817  43.0% -lh5- ea29 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_clear.html
[generic]                 1796    5196  34.6% -lh5- 4190 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/seekingexample.html
[generic]                  774    1880  41.2% -lh5- b46c Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_comment.html
[generic]                 1401    3397  41.2% -lh5- 8633 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_crosslap.html
[generic]                  797    1948  40.9% -lh5- 45df Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_info.html
[generic]                 1801    4592  39.2% -lh5- 883a Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_open.html
[generic]                 1772    4478  39.6% -lh5- 4092 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_open_callbacks.html
[generic]                 1019    2204  46.2% -lh5- 8a1a Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_pcm_seek.html
[generic]                 1473    3311  44.5% -lh5- aa68 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_lap.html
[generic]                 1131    2494  45.3% -lh5- 96e6 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_page.html
[generic]                 1597    3644  43.8% -lh5- 97a9 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_pcm_seek_page_lap.html
[generic]                  667    1467  45.5% -lh5- 485f Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_pcm_tell.html
[generic]                  786    1794  43.8% -lh5- 48f6 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_pcm_total.html
[generic]                 1055    2282  46.2% -lh5- ba19 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_raw_seek.html
[generic]                 1536    3432  44.8% -lh5- 7ec9 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_raw_seek_lap.html
[generic]                  849    1812  46.9% -lh5- 7186 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_raw_tell.html
[generic]                  803    1827  44.0% -lh5- 7145 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_raw_total.html
[generic]                 1737    4197  41.4% -lh5- 42c1 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_read.html
[generic]                 1222    2844  43.0% -lh5- 3bd1 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_read_float.html
[generic]                  615    1415  43.5% -lh5- 92e8 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_seekable.html
[generic]                  747    1807  41.3% -lh5- 740d Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_serialnumber.html
[generic]                  635    1456  43.6% -lh5- cd92 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_streams.html
[generic]                 1225    2834  43.2% -lh5- 4862 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_test.html
[generic]                 1281    3171  40.4% -lh5- 3d16 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_test_callbacks.html
[generic]                  871    1929  45.2% -lh5- e39a Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_test_open.html
[generic]                 1037    2254  46.0% -lh5- 0712 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_time_seek.html
[generic]                 1460    3307  44.1% -lh5- f908 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_time_seek_lap.html
[generic]                 1127    2459  45.8% -lh5- 719e Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_time_seek_page.html
[generic]                 1248    2851  43.8% -lh5- 858f Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/decoding.html
[generic]                  745    1757  42.4% -lh5- 704d Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/overview.html
[generic]                 1602    3675  43.6% -lh5- d784 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_time_seek_page_lap.html
[generic]                  672    1488  45.2% -lh5- aaf3 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_time_tell.html
[generic]                  790    1808  43.7% -lh5- 27f3 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/ov_time_total.html
[generic]                  749    2873  26.1% -lh5- 6e1c Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/reference.html
[generic]                  941    2144  43.9% -lh5- 1fe1 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/return.html
[generic]                 1780    4317  41.2% -lh5- 721e Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/callbacks.html
[generic]                 1549    4070  38.1% -lh5- cf78 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/OggVorbis_File.html
[generic]                 1351    3764  35.9% -lh5- 5134 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/seekexample.html
[generic]                 1373    4743  28.9% -lh5- 3cc3 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/seeking.html
[generic]                  856    1900  45.1% -lh5- af22 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/seeking_example_c.html
[generic]                  856    1900  45.1% -lh5- af22 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/seeking_test_c.html
[generic]                 1655    4970  33.3% -lh5- 6721 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/chainingexample.html
[generic]                 1063    2855  37.2% -lh5- 8916 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/chaining_example_c.html
[generic]                 2339    5361  43.6% -lh5- c969 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/crosslap.html
[generic]                  624    1414  44.1% -lh5- 02b0 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/index.html
[generic]                   92     279  33.0% -lh5- cead Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/style.css
[generic]                  605    1552  39.0% -lh5- fb2d Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/threads.html
[generic]                  950    2170  43.8% -lh5- cc11 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/vorbis_comment.html
[generic]                  515    1309  39.3% -lh5- 5846 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisenc/index.html
[generic]                 5578   15851  35.2% -lh5- ba11 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisenc/overview.html
[generic]                  526    1538  34.2% -lh5- 2c18 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisenc/reference.html
[generic]                   92     279  33.0% -lh5- cead Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisenc/style.css
[generic]                 1766    5676  31.1% -lh5- 00bc Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisenc/vorbis_encode_ctl.html
[generic]                 1076    2421  44.4% -lh5- 0f7a Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/vorbisfile_example_c.html
[generic]                  868    2398  36.2% -lh5- 5e54 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisfile/vorbis_info.html
[generic]                 2336    5972  39.1% -lh5- 9251 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/helper.html
[generic]                 1017    2352  43.2% -lh5- 070c Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/index.html
[generic]                 4196    4282  98.0% -lh5- cc43 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/lspmap.png
[generic]                 2142    2142 100.0% -lh0- 5ab2 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/oddlsp.png
[generic]                 3438    8860  38.8% -lh5- 62d2 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/oggstream.html
[generic]                 1107    2723  40.7% -lh5- cba2 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisenc/vorbis_encode_init.html
[generic]                 1006    2331  43.2% -lh5- 65eb Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisenc/vorbis_encode_init_vbr.html
[generic]                  891    2459  36.2% -lh5- cce7 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisenc/vorbis_info.html
[generic]                 5997   19371  31.0% -lh5- 1d07 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/programming.html
[generic]                 8137    8406  96.8% -lh5- cdbe Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/squarepolar.png
[generic]                 6779   16975  39.9% -lh5- 6755 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/stereo.html
[generic]                 2254    2254 100.0% -lh0- b696 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/stream.png
[generic]                 4009    9396  42.7% -lh5- 85f4 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/v-comment.html
[generic]                 2806    7021  40.0% -lh5- c4fa Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbis-clip.txt
[generic]                  984    2730  36.0% -lh5- 8b67 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbis-errors.txt
[generic]                 3087    6846  45.1% -lh5- ca95 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbis-fidelity.html
[generic]                10594   10599 100.0% -lh5- 1bc7 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/components.png
[generic]                 3651    3668  99.5% -lh5- 20b9 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/floor1-1.png
[generic]                 3964    3977  99.7% -lh5- adbc Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/floor1-2.png
[generic]                 4936    4961  99.5% -lh5- d09b Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/floor1-3.png
[generic]                 5901   15178  38.9% -lh5- b805 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/framing.html
[generic]                 3169    8455  37.5% -lh5- 043e Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbis.html
[generic]                 1394    1394 100.0% -lh0- dbfd Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/vorbisword2.png
[generic]                  455     455 100.0% -lh0- 887a Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/wait.png
[generic]                 1422    1422 100.0% -lh0- dbaa Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/white-ogg.png
[generic]                10794   37247  29.0% -lh5- 96fd Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/draft-kerr-avt-vorbis-rtp-03.txt
[generic]                10885   11130  97.8% -lh5- 9913 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/eightphase.png
[generic]                 2781    2781 100.0% -lh0- 81c1 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/evenlsp.png
[generic]                 4441    4441 100.0% -lh0- a06b Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/floor1-4.png
[generic]                 2445    5575  43.9% -lh5- c9cc Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/floor1_inverse_dB_table.html
[generic]                 2817    2845  99.0% -lh5- f3a3 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/floorval.png
[generic]                 1425    1432  99.5% -lh5- d72b Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/hufftree-under.png
[generic]                 1427    1457  97.9% -lh5- 7576 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/hufftree.png
[generic]                 9771    9992  97.8% -lh5- e279 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/fourphase.png
[generic]                35958   35958 100.0% -lh0- e72e Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/residue-pack.png
[generic]                21072   21388  98.5% -lh5- 0367 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/residue2.png
[generic]                  965     965 100.0% -lh0- f707 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/white-xifish.png
[generic]                 1958    1958 100.0% -lh0- 2c11 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/window1.png
[generic]                 1878    1882  99.8% -lh5- fcf9 Nov 15  2006 libvorbis-1.1.2/Docs/libvorbis-1.1.2/window2.png
[generic]                  201     305  65.9% -lh5- 2126 Nov 15  2006 libvorbis-1.1.2/SDK/Local/newlib/lib/pkgconfig/vorbis.pc
[generic]                  238     381  62.5% -lh5- f181 Nov 15  2006 libvorbis-1.1.2/SDK/Local/newlib/lib/pkgconfig/vorbisenc.pc
[generic]                 2547    8044  31.7% -lh5- 08f2 Nov 15  2006 libvorbis-1.1.2/SDK/Local/common/include/vorbis/codec.h
[generic]               114028  211788  53.8% -lh5- 7fbf Nov 15  2006 libvorbis-1.1.2/SDK/Local/newlib/lib/libvorbis.a
[generic]                  472     839  56.3% -lh5- da84 Nov 15  2006 libvorbis-1.1.2/SDK/Local/newlib/lib/libvorbis.la
[generic]               119259 1133874  10.5% -lh5- 859f Nov 15  2006 libvorbis-1.1.2/SDK/Local/newlib/lib/libvorbisenc.a
[generic]                  479     883  54.2% -lh5- 15c0 Nov 15  2006 libvorbis-1.1.2/SDK/Local/newlib/lib/libvorbisenc.la
[generic]                18313   39704  46.1% -lh5- ee2c Nov 15  2006 libvorbis-1.1.2/SDK/Local/newlib/lib/libvorbisfile.a
[generic]                  479     886  54.1% -lh5- b49b Nov 15  2006 libvorbis-1.1.2/SDK/Local/newlib/lib/libvorbisfile.la
[generic]                  256     407  62.9% -lh5- a5d0 Nov 15  2006 libvorbis-1.1.2/SDK/Local/newlib/lib/pkgconfig/vorbisfile.pc
[generic]                  479     879  54.5% -lh5- 3689 Nov 15  2006 libvorbis-1.1.2/SDK/Local/clib2/lib/libvorbisenc.la
[generic]                16980   37024  45.9% -lh5- 38ad Nov 15  2006 libvorbis-1.1.2/SDK/Local/clib2/lib/libvorbisfile.a
[generic]                  479     882  54.3% -lh5- 6b7e Nov 15  2006 libvorbis-1.1.2/SDK/Local/clib2/lib/libvorbisfile.la
[generic]                  200     304  65.8% -lh5- 36a1 Nov 15  2006 libvorbis-1.1.2/SDK/Local/clib2/lib/pkgconfig/vorbis.pc
[generic]                  236     380  62.1% -lh5- 7891 Nov 15  2006 libvorbis-1.1.2/SDK/Local/clib2/lib/pkgconfig/vorbisenc.pc
[generic]                  255     406  62.8% -lh5- 1a87 Nov 15  2006 libvorbis-1.1.2/SDK/Local/clib2/lib/pkgconfig/vorbisfile.pc
[generic]                  943    3008  31.3% -lh5- dda7 Nov 15  2006 libvorbis-1.1.2/SDK/Local/common/include/vorbis/vorbisenc.h
[generic]                 1735    5430  32.0% -lh5- a26e Nov 15  2006 libvorbis-1.1.2/SDK/Local/common/include/vorbis/vorbisfile.h
[generic]               114045  211828  53.8% -lh5- 1775 Nov 15  2006 libvorbis-1.1.2/SDK/Local/clib2/lib/libvorbis.a
[generic]                  472     836  56.5% -lh5- 5f6d Nov 15  2006 libvorbis-1.1.2/SDK/Local/clib2/lib/libvorbis.la
[generic]               119259 1133874  10.5% -lh5- 27fd Nov 15  2006 libvorbis-1.1.2/SDK/Local/clib2/lib/libvorbisenc.a
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       128 files  784073 3281930  23.9%            Feb  8 16:26

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>