1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-25 09:41:30 +02:00
vlc/modules/video_output
Nathan Phillip Brink 48ae5b2a99 Fix #include <SDL/SDL.h> to be #include <SDL.h>
...as the FAQ on http://libsdl.org/ declares this is the most portable
method.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2010-03-07 21:01:08 +02:00
..
msw Win32: allow negative values for window coordinates (fixes #3389) 2010-03-06 22:40:33 +02:00
xcb XCB/window: pass requested position to the X server 2010-03-06 18:38:25 +02:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
aa.c Updated vout display modules after ::get -> ::pool change. 2009-12-13 20:50:55 +01:00
caca.c caca: On Mac OS X use the ncurses video driver by default. 2009-12-30 04:57:56 +01:00
directfb.c Updated vout display modules after ::get -> ::pool change. 2009-12-13 20:50:55 +01:00
drawable.c core: two typos 2010-03-01 22:00:56 +01:00
fb.c No full point at end of configuration item short text 2010-02-15 00:01:48 +02:00
ggi.c Make mouse-moved and mouse-clicked coordinates, remove mouse-x and -y 2010-02-13 20:30:11 +02:00
hd1000v.cpp Remove useless <errno.h> inclusions 2010-01-11 19:08:42 +02:00
macosx.m libvlc: Attempt to fix set_nsobject() with QMacCocoaViewContainer and improve documentation. 2010-02-28 23:53:34 +01:00
Modules.am Remove all default modules from configure.ac 2010-01-16 15:25:01 +02:00
omapfb.c No full point at end of configuration item short text 2010-02-15 00:01:48 +02:00
opengl.c Make mouse-moved and mouse-clicked coordinates, remove mouse-x and -y 2010-02-13 20:30:11 +02:00
opengl.h opengl: Link the gl texture to the picture. 2009-12-08 19:32:03 +01:00
sdl.c Fix #include <SDL/SDL.h> to be #include <SDL.h> 2010-03-07 21:01:08 +02:00
snapshot.c video plugins: use var_Inherit 2010-01-23 20:04:54 +02:00
svgalib.c Used a sar for picture_New/Setup. 2009-12-16 22:00:46 +01:00
vmem.c Fixed error code value in vmem. 2010-01-23 18:38:39 +01:00
wrapper.c Reduced verbosity (vout wrapper). 2010-02-14 11:36:36 +01:00
yuv.c No full point at end of configuration item short text 2010-02-15 00:01:48 +02:00