summaryrefslogtreecommitdiffstats
path: root/tremor/sharedbook.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove all kind of trailing whitespaces from all MPlayer's files.bircoph2009-05-131-21/+21
| | | | | | | | This affects all kind of spaces (' ',^I,^M,^L,...): actually [:space:] regex character set. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29306 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix r28222, including alloca.h directly might break compilation.reimar2009-01-051-1/+0
| | | | | | | Instead make sure os.h is included which includes alloca.h if possible. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28275 b3059339-0415-0410-9bf9-f77b7e298cf2
* Include alloca.h when using alloca to make sure it is defined.reimar2009-01-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28222 b3059339-0415-0410-9bf9-f77b7e298cf2
* Restore a local diff lost during license fix at r19256rtogni2006-07-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19259 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace tremor files that had old headers saying "ALL REDISTRIBUTIONuau2006-07-301-4/+8
| | | | | | | RIGHTS RESERVED" with files taken from revision r3989 of upstream svn. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19256 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix warnings and decoding on CYGWIN (produced only noise before this change)faust32005-08-181-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16267 b3059339-0415-0410-9bf9-f77b7e298cf2
* internal Tremor decoder for Ogg/Vorbishenry2004-12-301-0/+439
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14281 b3059339-0415-0410-9bf9-f77b7e298cf2