log

age author description
Sat, 30 Jan 2010 10:09:14 +0000 reimar Make the code match the documentation by making higher-quality but slower
Fri, 29 Jan 2010 19:13:07 +0000 reimar Support more qscale types in most post-processing filters.
Fri, 29 Jan 2010 13:54:20 +0000 jrash sync with en/mplayer.1 r30436
Thu, 28 Jan 2010 18:26:12 +0000 reimar Explain why we still disable the ALSA resampler even though it is probably
Thu, 28 Jan 2010 18:06:47 +0000 reimar Try the more specific names first for the SwapInterval function to make it less
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.
Wed, 27 Jan 2010 18:21:27 +0000 reimar Remove a useless global variable.
Wed, 27 Jan 2010 18:16:41 +0000 reimar Do not needlessly make local variable static.
Wed, 27 Jan 2010 18:11:15 +0000 reimar Remove useless initializers.