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.
|
Wed, 27 Jan 2010 18:10:07 +0000 |
reimar |
Do not needlessly use (file-)global variables.
|
Wed, 27 Jan 2010 00:25:23 +0000 |
stefano |
Rename swscale-example to swscale-test, to better reflect the intended
|
Tue, 26 Jan 2010 21:08:01 +0000 |
reimar |
Remove ds_fill_buffer calls from demux_resync, they cause issues at least with
|