Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 28 Jan 2010 18:01:19 +0000 | reimar | glXSwapIntervalEXT is defined to take different arguments from glXSwapIntervalSGI, |
Thu, 28 Jan 2010 13:02:46 +0000 | diego | Fix input/output channel mixup in the pan filter description. |
Wed, 27 Jan 2010 22:22:50 +0000 | attila | Stopping maintainership for -vo (x)mga |
Wed, 27 Jan 2010 19:45:16 +0000 | reimar | Simplify and correct loop condition, also avoids a compiler warning for unused result. |
Wed, 27 Jan 2010 19:42:24 +0000 | reimar | Fix newline removal code that might read and write out of bounds. |
Wed, 27 Jan 2010 19:15:49 +0000 | reimar | Make mp3lib the default MP3 decoder again, it is a good bit faster on |
Wed, 27 Jan 2010 18:23:19 +0000 | reimar | Declare variable closer to where it is used. |