summaryrefslogtreecommitdiffstats
path: root/liba52/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of liba52/test.c testing and benchmarking application.iive2007-12-231-1/+1
* Move test program removal on distclean to mpcommon.mak.diego2007-03-241-3/+0
* Simplify test program compilation.diego2007-03-131-2/+2
* cosmetics: Fix indentation, reorder some lines for consistency.diego2007-03-131-8/+7
* Give more descriptive names to the source and library variables and splitdiego2007-03-131-3/+3
* libac3 was removed ages ago, remove the related test target.diego2006-11-271-3/+0
* Merge common parts of all Makefiles into one file included by all.diego2006-11-261-28/+3
* Remove superfluous comment.diego2006-11-251-3/+0
* Unify dep/depend targets.diego2006-11-201-3/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externaldiego2006-08-171-1/+1
* sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...rathann2006-06-151-2/+1
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-251-1/+9
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-2/+2
* add missing -I..rathann2005-12-051-1/+1
* compilation fix for test programreimar2004-08-071-1/+1
* ranlib cleanup by Dan Christiansenalex2004-06-241-0/+1
* Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)...alex2003-08-111-7/+0
* The two attached patches *should* allow for properarpi2003-01-271-0/+4
* An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c)arpi2003-01-181-0/+3
* use dir/libname.a instead of -Ldir -lnamearpi2002-08-291-2/+2
* CRC code ported from libac3arpi2001-12-301-1/+1
* runtime cpu detection for the idctmichael2001-12-181-1/+1
* Fix mediaLib compilation problem on solaris.jkeil2001-12-141-1/+1
* resample.c added - float->int conversion and channel orderingarpi2001-12-091-1/+1
* 10l?arpi2001-12-091-0/+45