| Commit message (Expand) | Author | Age |
* | main() --> main(void) | diego | 2007-11-21 |
* | unaligned store, should fix bug #893 | lu_zero | 2007-11-11 |
* | cosmetics: misc typo fixes | diego | 2007-07-28 |
* | Move test program removal on distclean to mpcommon.mak. | diego | 2007-03-24 |
* | Simplify test program compilation. | diego | 2007-03-13 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 |
* | update local diff after r20779 | gpoirier | 2006-12-05 |
* | libac3 was removed ages ago, remove the related test target. | diego | 2006-11-27 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 |
* | Remove superfluous comment. | diego | 2006-11-25 |
* | Unify dep/depend targets. | diego | 2006-11-20 |
* | symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_... | gpoirier | 2006-11-08 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 |
* | Update for changes from r19378 (ASMALIGN macro). | diego | 2006-08-13 |
* | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. | diego | 2006-08-13 |
* | cosmetics: Make patch apply cleanly. | diego | 2006-07-29 |
* | CVS --> Subversion in copyright notices | diego | 2006-06-22 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | add support for intel mac. mp3lib is not fixed yet. | nplourde | 2006-04-15 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | add missing -I.. | rathann | 2005-12-05 |
* | sync liba52_amd64_changes.diff with latest fix | aurel | 2005-08-09 |
* | Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52. | gpoirier | 2005-08-09 |
* | add the liba52 amd64 changes in a separate diff file | aurel | 2005-08-05 |
* | liba52 asm optimizations ported to amd64 | aurel | 2005-08-05 |
* | one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfa... | michael | 2005-06-02 |
* | Mark modified files as such to comply more closely with GPL ยง2a. | diego | 2005-03-22 |
* | MPlayer-specific changes to liba52 | diego | 2005-03-22 |
* | compilation fix for test program | reimar | 2004-08-07 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 |
* | attribute_used patch by (VMiklos <mamajom at axelero dot hu>) | michael | 2004-04-26 |
* | 100l and sync with upstream, patch by rgselk | alex | 2004-04-06 |
* | prevent crash in case we are unable to get aligned buffer | faust3 | 2004-04-01 |
* | although this SSE fix is an ugly hack it seems to work fine for me | faust3 | 2004-04-01 |
* | Altivec optimized stereo resampler by Romain Dolbeau (made it working under L... | alex | 2004-01-25 |
* | Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)... | alex | 2003-08-11 |
* | Changed swab32 from macro to inline function, this fixes compilation on alpha... | alex | 2003-07-27 |
* | arm support by armin.gerritsen@philips.com (also seen a patch like this on op... | alex | 2003-06-20 |
* | fixed alignment bug | michael | 2003-05-07 |
* | this is a important patch for hpux 11.00, because it avoid the | diego | 2003-05-05 |
* | The two attached patches *should* allow for proper | arpi | 2003-01-27 |
* | An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c) | arpi | 2003-01-18 |
* | compiler warning fixes | arpi | 2002-12-14 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 |