CVS: moonbase/audio/faad DEPENDS,1.2,1.3 DETAILS,1.1,1.2
r0dzilla at lunar-linux.org
r0dzilla at lunar-linux.org
Sat Aug 16 00:25:01 GMT 2003
Update of /var/cvs/lunar/moonbase/audio/faad
In directory dbguin.lunar-linux.org:/tmp/cvs-serv16145
Modified Files:
DEPENDS DETAILS
Log Message:
added missing depends and added short & long descriptions to DETAILS
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/faad/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 5 Aug 2003 16:16:30 -0000 1.2
+++ DEPENDS 16 Aug 2003 00:24:59 -0000 1.3
@@ -1,2 +1,4 @@
+depends automake &&
+depends autoconf &&
depends id3lib &&
depends vorbis-tools
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/faad/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 4 Aug 2003 16:11:18 -0000 1.1
+++ DETAILS 16 Aug 2003 00:24:59 -0000 1.2
@@ -5,7 +5,9 @@
SOURCE_URL[0]=$SFORGE_URL/faac/$SOURCE
WEB_SITE=http://faac.sourceforge.net
ENTERED=20030804
- UPDATED=20030804
- SHORT=""
+ UPDATED=20030815
+ SHORT="FAAD is an ISO AAC audio decoder"
cat << EOF
+FAAD is the fastest ISO AAC audio decoder available. FAAD correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files.
+There is a stable version of FAAD available, source code can be downloaded on the download page. The advantage of this new library is the lack of copyrighted code written by third parties. Further it is coded much cleaner and will give a much better understanding of the AAC coding algorithms.
EOF
More information about the Lunar-commits
mailing list