• Home
Name Date Size #Lines LOC

..--

AUTHORSD07-Sep-2024604 1715

Makefile.amD07-Sep-20241.2 KiB6952

Makefile.inD07-Sep-202421.5 KiB719616

READMED07-Sep-2024907 2718

common.cD07-Sep-20249.7 KiB365255

common.hD07-Sep-20241.5 KiB4415

dct64_i386.cD07-Sep-202411.5 KiB349261

dct64_i386.hD07-Sep-20241,021 315

decode_i386.cD07-Sep-20249.9 KiB225171

decode_i386.hD07-Sep-20241.3 KiB348

depcompD07-Sep-202423 KiB792502

huffman.hD07-Sep-202416.6 KiB354298

interface.cD07-Sep-202419.9 KiB719500

interface.hD07-Sep-20242 KiB5719

l2tables.hD07-Sep-202411.7 KiB184153

layer1.cD07-Sep-20247.3 KiB233190

layer1.hD07-Sep-20241.1 KiB306

layer2.cD07-Sep-202413 KiB404342

layer2.hD07-Sep-20241.1 KiB4010

layer3.cD07-Sep-202462.6 KiB1,9701,601

layer3.hD07-Sep-20241.3 KiB339

mpg123.hD07-Sep-20243.7 KiB153105

mpglib.hD07-Sep-20243.6 KiB11981

tabinit.cD07-Sep-20245.7 KiB153114

tabinit.hD07-Sep-20241 KiB337

README

1hip - Hip Isn't a Player
2A LGPLed mpeg audio decoding library.
3
4Based off of Michael Hipp's mpglib 0.2a <http://www.mpg123.de/>, with many
5improvements by the lame development team (see AUTHORS).
6
7The interface to the library is based off of vorbisfile.  If you add mp3
8support to your app using this library it should be a snap to add Ogg Vorbis
9support as well.
10
11This isn't as fast as mpg123 will be for decoding as none of it is in
12assmbler.
13
14Seeking currently isn't implemented.
15
16
17From mpglib's orginal README:
18=============================
19
20PLEASE NOTE: This software may contain patented algorithms (at least
21  patented in some countries). It may be not allowed to sell/use products
22  based on this source code in these countries. Check this out first!
23
24COPYRIGHT of MP3 music:
25  Please note, that the duplicating of copyrighted music without explicit
26  permission violates the rights of the owner.
27