aKode is a simple audio decoding framework that provides a uniform interface
authorhasso <hasso>
Thu, 26 Feb 2009 18:00:34 +0000 (18:00 +0000)
committerhasso <hasso>
Thu, 26 Feb 2009 18:00:34 +0000 (18:00 +0000)
commitdb040c51e923da45143388fa2cd3120202db9002
treec9889830b9c92a24c9967246312f2f1cfcec235e
parent15487b905bce4297048f5462f235298b9dc5f23d
aKode is a simple audio decoding framework that provides a uniform interface
to decode the most common audio formats. It also has a direct playback option
for a number of audio outputs.

This package provides the aKode library and akodeplay testing utility.
15 files changed:
audio/akode/DESCR [new file with mode: 0644]
audio/akode/Makefile [new file with mode: 0644]
audio/akode/Makefile.common [new file with mode: 0644]
audio/akode/PLIST [new file with mode: 0644]
audio/akode/buildlink3.mk [new file with mode: 0644]
audio/akode/distinfo [new file with mode: 0644]
audio/akode/patches/patch-aa [new file with mode: 0644]
audio/akode/patches/patch-ab [new file with mode: 0644]
audio/akode/patches/patch-ac [new file with mode: 0644]
audio/akode/patches/patch-ad [new file with mode: 0644]
audio/akode/patches/patch-ae [new file with mode: 0644]
audio/akode/patches/patch-af [new file with mode: 0644]
audio/akode/patches/patch-ag [new file with mode: 0644]
audio/akode/patches/patch-ah [new file with mode: 0644]
audio/akode/patches/patch-ai [new file with mode: 0644]