summaryrefslogtreecommitdiffstats
path: root/tremor/os_types.h
Commit message (Collapse)AuthorAgeFilesLines
* tremor: drop internal tremor libraryUoti Urpala2011-02-011-99/+0
| | | | | | | Drop internal copy of the tremor library. Note that the internal ogg demuxer (which is still sometimes useful to work around libavformat ogg demuxer problems, though it's itself quite buggy) now cannot be compiled without either external libvorbis or libvorbisidec (tremor).
* Remove all kind of trailing whitespaces from all MPlayer's files.bircoph2009-05-131-1/+1
| | | | | | | | 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
* Instead of removing code from this imported library, place it under #if 0.diego2008-05-271-0/+57
| | | | | | | This makes the differences to upstream smaller and the diff more readable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26899 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Fix pointless weird indentation.diego2008-05-271-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26898 b3059339-0415-0410-9bf9-f77b7e298cf2
* 16-bit unsigned (needed by Theora exp.)henry2005-04-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15248 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix/simplify os_types.h. MPlayer needs inttypes.h anyway to compile.reimar2005-01-041-47/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14354 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mingw compile fix, hm doesn't the inttypes solution always work?faust32005-01-021-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14300 b3059339-0415-0410-9bf9-f77b7e298cf2
* internal Tremor decoder for Ogg/Vorbishenry2004-12-301-0/+88
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14281 b3059339-0415-0410-9bf9-f77b7e298cf2