summaryrefslogtreecommitdiffstats
path: root/tremor/backends.h
Commit message (Collapse)AuthorAgeFilesLines
* tremor: drop internal tremor libraryUoti Urpala2011-02-011-130/+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-3/+3
| | | | | | | | 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
* Replace tremor files that had old headers saying "ALL REDISTRIBUTIONuau2006-07-301-1/+4
| | | | | | | 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
* internal Tremor decoder for Ogg/Vorbishenry2004-12-301-0/+127
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14281 b3059339-0415-0410-9bf9-f77b7e298cf2