Sun, 25 Apr 2010 09:25:23 +0000 |
reimar |
Remove unnecessary check.
|
Sun, 25 Apr 2010 09:24:30 +0000 |
reimar |
Fullscreen support for -vo gl using SDL.
|
Sun, 25 Apr 2010 08:40:28 +0000 |
reimar |
Set SDL window title.
|
Sun, 25 Apr 2010 08:35:35 +0000 |
reimar |
Window resizing support for -vo gl with SDL backend.
|
Sun, 25 Apr 2010 08:17:23 +0000 |
reimar |
Add sdl_common file and use it to share the input handling between -vo gl
|
Sun, 25 Apr 2010 07:32:42 +0000 |
reimar |
Use SDL_GL_ProcAddress to work around conflicts between -lGL
|
Sun, 25 Apr 2010 06:52:13 +0000 |
reimar |
Update copyright and email address.
|
Sun, 25 Apr 2010 06:14:25 +0000 |
reimar |
Clarify that the GL_TEXT_FRAGMENT_SHADER_ATI bug workaround is for OSX,
|
Sat, 24 Apr 2010 22:35:39 +0000 |
reimar |
Missing gl.h include for SDL backend.
|
Sat, 24 Apr 2010 22:34:38 +0000 |
reimar |
Slightly more correct ifdefs for vo_gl2.
|
Sat, 24 Apr 2010 22:13:57 +0000 |
reimar |
Add workaroound for yuv=7 mode - does hurt speed but not much
|
Sat, 24 Apr 2010 17:15:28 +0000 |
reimar |
Remove code to work around bugs in ancient libSDL versions, the code has been
|
Sat, 24 Apr 2010 17:02:50 +0000 |
reimar |
Try harder to find linked OpenGL functions.
|
Sat, 24 Apr 2010 16:58:24 +0000 |
reimar |
Disable OSD support by default if the necessary OpenGL functionality is missing.
|
Sat, 24 Apr 2010 16:52:06 +0000 |
reimar |
SDL support with related crash-resilience fixes.
|
Sat, 24 Apr 2010 16:49:46 +0000 |
reimar |
Some crash-resilience fixes.
|
Sat, 24 Apr 2010 16:46:47 +0000 |
reimar |
First steps to support -vo gl with SDL-based Window handling.
|
Sat, 24 Apr 2010 10:50:21 +0000 |
diego |
10l: Remove leftover commented-out #include.
|
Sat, 24 Apr 2010 10:47:53 +0000 |
diego |
Remove unnecessary kd.h #include.
|
Fri, 23 Apr 2010 10:22:44 +0000 |
siretart |
rename 'struct keymap' -> 'struct mp_keymap'
|
Fri, 23 Apr 2010 10:04:56 +0000 |
siretart |
include sys/kd.h on non-Linux architectures correctly
|
Thu, 22 Apr 2010 14:02:20 +0000 |
diego |
VIDIX only works for Linux on the x86_64 architecture, not on other OSes.
|
Thu, 22 Apr 2010 13:53:13 +0000 |
diego |
Merge iopl()-related #ifdefs.
|
Thu, 22 Apr 2010 13:50:25 +0000 |
diego |
Do not check for __linux__ in a file that is only ever used on Linux.
|
Wed, 21 Apr 2010 12:43:16 +0000 |
diego |
Revert obscure hack that disables the malloc.h check on certain BSD platforms.
|
Tue, 20 Apr 2010 20:25:35 +0000 |
reimar |
Update comment describing issues with ffaac.
|
Tue, 20 Apr 2010 20:24:01 +0000 |
reimar |
Cosmetics/indentation fixes.
|
Tue, 20 Apr 2010 20:22:49 +0000 |
reimar |
Add workaround for aac-sbr-ffaac-slow.mkv playing to slow with FFmpeg
|