log liba52/Makefile @ 22867:d76307ffcb77

age author description
2007-03-24 diego Move test program removal on distclean to mpcommon.mak.
2007-03-13 diego Simplify test program compilation.
2007-03-13 diego cosmetics: Fix indentation, reorder some lines for consistency.
2007-03-13 diego Give more descriptive names to the source and library variables and split
2006-11-27 diego libac3 was removed ages ago, remove the related test target.
2006-11-26 diego Merge common parts of all Makefiles into one file included by all.
2006-11-25 diego Remove superfluous comment.
2006-11-20 diego Unify dep/depend targets.
2006-08-17 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
2006-06-15 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
2006-03-25 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
2006-01-27 diego Make clean/distclean behave uniformly in all directories.
2005-12-05 rathann add missing -I..
2004-08-07 reimar compilation fix for test program
2004-06-24 alex ranlib cleanup by Dan Christiansen
2003-08-11 alex Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
2003-01-27 arpi The two attached patches *should* allow for proper
2003-01-18 arpi An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c)
2002-08-29 arpi use dir/libname.a instead of -Ldir -lname
2001-12-30 arpi CRC code ported from libac3
2001-12-18 michael runtime cpu detection for the idct
2001-12-14 jkeil Fix mediaLib compilation problem on solaris.
2001-12-09 arpi resample.c added - float->int conversion and channel ordering
2001-12-09 arpi 10l?