summaryrefslogtreecommitdiff
path: root/src/libfaad/codebook
AgeCommit message (Collapse)Author
2002-12-16update libfaadMiguel Freitas
CVS patchset: 3559 CVS date: 2002/12/16 18:58:53
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
Replaced configure.in with configure.ac Remove acconfig.h (Unnecessary with autoconf 2.52 or above) Updated configure.ac to remove deprecated macros, upgraded AC_DEFINE to include comments, merged in acconfig.h. Combined libxine and libxineutils into one library. libxineutils is created but not installed. Its statically linked into libxine. Advanced libxine version from 0.2.0 to 1.0.0 Removed references for skins. Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE. $XINE_SUB Xine-config updated for new location of plugins Sorted file lists in Makefile.am to make them more readable. TODO: remove skins references from xine-config CVS patchset: 2705 CVS date: 2002/09/19 06:01:18
2002-07-20convenienceMichael Roitzsch
CVS patchset: 2327 CVS date: 2002/07/20 10:52:04
2002-07-19trying to fix missing files from make distMiguel Freitas
CVS patchset: 2322 CVS date: 2002/07/19 22:22:05
2002-07-14merge FAAD2 - the GPL AAC decoder library.Miguel Freitas
xine_decoder.c is working, but demux_qt must send some needed initialization data. currently it's hardcoded to play my test stream, so it's not usable yet. CVS patchset: 2266 CVS date: 2002/07/14 23:33:35