Mercurial > mplayer.hg
log mp3lib/sr1.c @ 27830:ff1876678ed6
age | author | description |
---|---|---|
Wed, 30 Jul 2008 12:01:30 +0000 | diego | Start unifying names of internal preprocessor directives. |
Sun, 27 Jan 2008 11:28:13 +0000 | reimar | Always use inline instead of _inline, the former is supported by all |
Wed, 09 Jan 2008 01:17:49 +0000 | uau | Remove unnecessary <signal.h> includes |
Wed, 12 Dec 2007 08:45:05 +0000 | diego | cosmetics: Move public function declarations together. |
Wed, 12 Dec 2007 08:29:55 +0000 | diego | Add missing declaration for dct64_altivec, fixes the warning: |
Fri, 08 Jun 2007 14:38:25 +0000 | zuxy | Enable SIMD optmizations for mp3lib on AMD64 |
Tue, 05 Jun 2007 14:27:54 +0000 | reimar | Replace implicit use of fast_memcpy via macro by explicit use to allow |