index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
liba52
/
imdct.c
Commit message (
Expand
)
Author
Age
*
Remove AltiVec vector declaration compiler compatibility macros.
diego
2008-07-26
*
Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.
diego
2008-05-30
*
Refactor AltiVec macros as done for FFmpeg.
diego
2008-02-18
*
There is a check for altivec.h in configure so use the preprocessor directive
diego
2007-12-11
*
Replace SYS_DARWIN conditional directive around gcc macros by __APPLE_CC__.
diego
2007-12-11
*
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
diego
2006-08-13
*
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
*
add support for intel mac. mp3lib is not fixed yet.
nplourde
2006-04-15
*
Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.
gpoirier
2005-08-09
*
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
*
attribute_used patch by (VMiklos <mamajom at axelero dot hu>)
michael
2004-04-26
*
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
*
Restore K7 support
nick
2002-02-03
*
mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)
atmos4
2002-01-19
*
runtime cpudetect in liba52 way
michael
2001-12-30
*
ported 3dnow(ex) optimizations from libac3
michael
2001-12-30
*
Fixed #ifdef discrepancy that was breaking compilation on PPC platform
melanson
2001-12-24
*
adding some comments
michael
2001-12-19
*
removing unnecessary sse sin/cos LUT
michael
2001-12-18
*
sse opt
michael
2001-12-18
*
runtime cpu detection for the idct
michael
2001-12-18
*
sse opt
michael
2001-12-17
*
sse opt
michael
2001-12-17
*
cleanup
michael
2001-12-17
*
sse opt
michael
2001-12-17
*
C optimizations
michael
2001-12-16
*
sse opt
michael
2001-12-16
*
sse opt
michael
2001-12-16
*
sse opt
michael
2001-12-16
*
a bit more SSE optimizations
michael
2001-12-16
*
some SSE optimizations
michael
2001-12-15
*
imported from liba52 CVS
arpi
2001-12-09