1
mirror of https://github.com/mpv-player/mpv synced 2024-09-05 02:48:21 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
diego
d653bc6138 _vorbis_block_alloc() is used w/o prototype, this will crash on ia64.
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
2007-10-20 22:41:24 +00:00
diego
97c8a09406 Remove unnecessary lines from patch headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24823 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-20 22:28:14 +00:00
diego
544c56d95e Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19262 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-30 15:36:28 +00:00
faust3
adbb641669 fix warnings and decoding on CYGWIN (produced only noise before this change)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16267 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 16:25:45 +00:00
diego
cc3510ef06 Update with Jindrich's latest change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15456 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 10:05:09 +00:00
henry
608f639faa changes against 1.0 + Dec 2004 SVN math code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14370 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 09:50:05 +00:00