aboutsummaryrefslogtreecommitdiffhomepage
path: root/liba52
Commit message (Expand)AuthorAge
* 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
* memset(?, 0, 256*sizeof(float)) in MMXGravatar michael2001-12-25
* Fixed #ifdef discrepancy that was breaking compilation on PPC platformGravatar melanson2001-12-24
* mix3to1 in SSEGravatar michael2001-12-23
* mix3to2 in SSEGravatar michael2001-12-23
* mix5to1 & mix4to1 in SSEGravatar michael2001-12-23
* mix2to1 in SSEGravatar michael2001-12-23
* sse optimize of 3FGravatar michael2001-12-22
* 3F2R sse optimizedGravatar michael2001-12-22
* runtime cpu detection for the resample stuffGravatar michael2001-12-19
* sse opt of mix32toS()Gravatar michael2001-12-19
* sse opt of mix32to2()Gravatar michael2001-12-19
* adding some commentsGravatar michael2001-12-19
* removing unnecessary sse sin/cos LUTGravatar michael2001-12-18
* sse optGravatar michael2001-12-18
* runtime cpu detection for the idctGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* mmx optGravatar michael2001-12-18
* faster (and simpler) bitstream reader (in C)Gravatar michael2001-12-17
* MMX optGravatar michael2001-12-17
* mmx optGravatar michael2001-12-17
* use resample.c functionsGravatar arpi2001-12-17