summaryrefslogtreecommitdiffstats
path: root/tremor/tremor.diff
Commit message (Collapse)AuthorAgeFilesLines
* tremor: drop internal tremor libraryUoti Urpala2011-02-011-187/+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).
* Add missing #includes to fix a bunch of 'implicit declaration of..' warnings.diego2009-12-141-2/+11
| | | | | | | patch by Peter Hjalmarsson, xake rymdraket net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30039 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.diego2009-07-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29443 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove all kind of trailing whitespaces from all MPlayer's files.bircoph2009-05-131-20/+20
| | | | | | | | 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
* Sync latest set of changes.diego2009-03-061-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28833 b3059339-0415-0410-9bf9-f77b7e298cf2
* Instead of removing code from this imported library, place it under #if 0.diego2008-05-271-65/+25
| | | | | | | 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
* Use the standard "static inline" instead of some broken ifdef messreimar2008-01-271-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25875 b3059339-0415-0410-9bf9-f77b7e298cf2
* _vorbis_block_alloc() is used w/o prototype, this will crash on ia64.diego2007-10-201-0/+77
| | | | | | | | | | | Add a header file with the function prototype to address this issue. This has the positive side effect of fixing a couple of implicit declaration warnings. The problem was originally reported as Debian bug 447278. patch by Dann Frazier and Andrea Mennucci, mennucc1 debian org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24824 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary lines from patch headers.diego2007-10-201-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24823 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.diego2006-07-301-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19262 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix warnings and decoding on CYGWIN (produced only noise before this change)faust32005-08-181-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16267 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update with Jindrich's latest change.diego2005-05-141-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15456 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes against 1.0 + Dec 2004 SVN math codehenry2005-01-051-0/+90
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14370 b3059339-0415-0410-9bf9-f77b7e298cf2