Mercurial > mplayer.hg
log mp3lib/decode_mmx.c @ 33338:4cf10c6071fd
age | author | description |
---|---|---|
2010-04-12 | diego | the great MPlayer tab removal: part I |
2010-02-22 | diego | Declare all public mp3lib functions in mpg123.h. |
2010-02-20 | diego | cosmetics: Remove pointless empty lines at EOF. |
2010-01-04 | diego | Refactor real --> float #define to a typedef in a common header. |
2009-08-04 | lu_zero | Make sure it builds with -ftracer |
2009-03-07 | reimar | Make several constant mp3lib tables const |
2008-10-16 | diego | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. |
2008-10-16 | diego | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. |
2007-12-12 | diego | cosmetics: Remove ugly and inconsistent uppercasing from filenames. |