summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/libmpeg3/README
Unidiff
Diffstat (limited to 'core/multimedia/opieplayer/libmpeg3/README') (more/less context) (ignore whitespace changes)
-rw-r--r--core/multimedia/opieplayer/libmpeg3/README35
1 files changed, 35 insertions, 0 deletions
diff --git a/core/multimedia/opieplayer/libmpeg3/README b/core/multimedia/opieplayer/libmpeg3/README
new file mode 100644
index 0000000..7a2a061
--- a/dev/null
+++ b/core/multimedia/opieplayer/libmpeg3/README
@@ -0,0 +1,35 @@
1/********************************************************
2 * LibMPEG3
3 * Author: Adam Williams <broadcast@earthling.net>
4 * Page: heroine.linuxbox.com
5 *
6 * libmpeg3 is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; either version 2, or (at your option)
9 * any later version.
10 *
11 * libmpeg3 is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
15 *
16 * You should have received a copy of the GNU General Public License
17 * along with GNU Make; see the file COPYING. If not, write to
18 * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
19 *
20 *******************************************************/
21
22
23/**********************************************************
24 * Credits:
25 *********************************************************/
26
27AC3 decoder:
28
29 Written by Aaron Holtzman (aholtzma@engr.uvic.ca)
30
31
32
33Problems:
34
35 Streams where the multiplexing packet size changes at random.