aboutsummaryrefslogtreecommitdiffhomepage
path: root/liba52
Commit message (Expand)AuthorAge
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* add missing -I..Gravatar rathann2005-12-05
* sync liba52_amd64_changes.diff with latest fixGravatar aurel2005-08-09
* Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.Gravatar gpoirier2005-08-09
* add the liba52 amd64 changes in a separate diff fileGravatar aurel2005-08-05
* liba52 asm optimizations ported to amd64Gravatar aurel2005-08-05
* one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfa...Gravatar michael2005-06-02
* Mark modified files as such to comply more closely with GPL §2a.Gravatar diego2005-03-22
* MPlayer-specific changes to liba52Gravatar diego2005-03-22
* compilation fix for test programGravatar reimar2004-08-07
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* attribute_used patch by (VMiklos <mamajom at axelero dot hu>)Gravatar michael2004-04-26
* 100l and sync with upstream, patch by rgselkGravatar alex2004-04-06
* prevent crash in case we are unable to get aligned bufferGravatar faust32004-04-01
* although this SSE fix is an ugly hack it seems to work fine for meGravatar faust32004-04-01
* Altivec optimized stereo resampler by Romain Dolbeau (made it working under L...Gravatar alex2004-01-25
* Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others)...Gravatar alex2003-08-11
* Changed swab32 from macro to inline function, this fixes compilation on alpha...Gravatar alex2003-07-27
* arm support by armin.gerritsen@philips.com (also seen a patch like this on op...Gravatar alex2003-06-20
* fixed alignment bugGravatar michael2003-05-07
* this is a important patch for hpux 11.00, because it avoid theGravatar diego2003-05-05
* The two attached patches *should* allow for properGravatar arpi2003-01-27
* An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c)Gravatar arpi2003-01-18
* compiler warning fixesGravatar arpi2002-12-14
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* minor optimization & gcc-CVS fix/workaround patch by (Glen Nakamura <glen at ...Gravatar michael2002-11-18
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* The ALT_BITSTREAM_READER code does not work on SPARC, because the code accessesGravatar jkeil2002-09-03
* use dir/libname.a instead of -Ldir -lnameGravatar arpi2002-08-29
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...Gravatar arpi2002-05-12
* trying to fix nicks bugs ...Gravatar michael2002-04-29
* Restore K7 supportGravatar nick2002-02-03
* K7 idGravatar nick2002-01-19
* mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)Gravatar atmos42002-01-19
* 3dnow optimization. Not all functions are tested!!!Gravatar nick2002-01-18
* more bitstream_skip()Gravatar michael2002-01-08
* bitstream_skip() instead of bitstream_get() if possibleGravatar michael2002-01-08
* mono ac3 supportGravatar arpi2002-01-03
* runtime cpudetect the liba52 way part 2 (downmix.c)Gravatar michael2001-12-30
* c, mmx versions separated. a52 style runtime stuffGravatar arpi2001-12-30
* runtime cpudetect in liba52 wayGravatar michael2001-12-30
* pass accel flags to a52_resample_initGravatar arpi2001-12-30
* SSE addedGravatar arpi2001-12-30
* runtime cpudetectGravatar michael2001-12-30
* CRC code ported from libac3Gravatar arpi2001-12-30
* ported 3dnow(ex) optimizations from libac3Gravatar michael2001-12-30
* mix22toS & move2to1 in SSEGravatar michael2001-12-25
* mix31to2 & mix31toS in SSEGravatar michael2001-12-25
* mix21to2 & mix21toS in SSEGravatar michael2001-12-25