Mercurial > mplayer.hg
log mp3lib/dct64_sse.c @ 34543:21caebba991b
age | author | description |
---|---|---|
Tue, 17 May 2011 22:33:35 +0000 | iive | Workaround mp3lib SSE code miscompilation with gcc 4.6.0 . |
Wed, 10 Nov 2010 00:10:49 +0000 | cehoyos | Use fist(p)s instead of fist(p), fixes compilation with clang. |
Mon, 27 Sep 2010 17:23:40 +0000 | diego | Revert accidentally committed changes. |
Mon, 27 Sep 2010 17:18:39 +0000 | diego | Drop two unnecessary Xlib.h #includes and use helper functions. |
Sun, 01 Aug 2010 21:04:20 +0000 | diego | Remove unnecessary libavutil/internal.h #includes. |
Sun, 27 Jun 2010 19:02:10 +0000 | reimar | Include internal.h last to avoid a conflict between its dprintf() |
Tue, 09 Mar 2010 18:34:14 +0000 | siretart | unbreak compilation after cleanups in libavutil/common.h |