Mercurial > mplayer.hg
log tremor/tremor.diff @ 31573:8104d7a99bda
age | author | description |
---|---|---|
2009-12-14 | diego | Add missing #includes to fix a bunch of 'implicit declaration of..' warnings. |
2009-07-26 | diego | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. |
2009-05-13 | bircoph | Remove all kind of trailing whitespaces from all MPlayer's files. |
2009-03-06 | diego | Sync latest set of changes. |
2008-05-27 | diego | Instead of removing code from this imported library, place it under #if 0. |
2008-01-27 | reimar | Use the standard "static inline" instead of some broken ifdef mess |
2007-10-20 | diego | _vorbis_block_alloc() is used w/o prototype, this will crash on ia64. |
2007-10-20 | diego | Remove unnecessary lines from patch headers. |
2006-07-30 | diego | Make patch apply cleanly and with -p0, not a mix of -p0 and -p1. |
2005-08-18 | faust3 | fix warnings and decoding on CYGWIN (produced only noise before this change) |
2005-05-14 | diego | Update with Jindrich's latest change. |
2005-01-05 | henry | changes against 1.0 + Dec 2004 SVN math code |