1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-11 06:21:30 +02:00
vlc/modules/video_output
2009-10-10 11:26:49 +02:00
..
msw use var_ToggleBool when applicable. 2009-10-10 11:26:49 +02:00
qte cosmetic: remove nullity test on free() and delete 2009-07-16 18:13:18 +02:00
x11 use var_ToggleBool when applicable. 2009-10-10 11:26:49 +02:00
xcb vout: use the new var_GetAddress. 2009-10-10 11:26:48 +02:00
.gitignore
aa.c KEY_SPACE = 32, simplify several outputs and interfaces 2009-10-07 19:48:07 +03:00
caca.c KEY_SPACE = 32, simplify several outputs and interfaces 2009-10-07 19:48:07 +03:00
directfb.c Updated vou display module after vout_display_SendEventDisplaySize change. 2009-09-26 20:40:26 +02:00
drawable.c vout: use the new var_GetAddress. 2009-10-10 11:26:48 +02:00
fb.c Updated vou display module after vout_display_SendEventDisplaySize change. 2009-09-26 20:40:26 +02:00
ggi.c vout modules: remove uneeded includes. 2009-07-22 20:24:26 +02:00
hd1000v.cpp Replaced vout_InitPicture/Format with their equivalent. 2009-05-16 22:17:10 +02:00
mga.c Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
Modules.am Phantom xcb_aux dependency 2009-09-03 22:18:48 +03:00
omapfb.c strerror(errno) is not thread-safe, use %m 2009-10-06 22:57:18 +03:00
opengl.c Win32: kill warning about undefined preproc variable 2009-08-23 13:17:03 +02:00
opengllayer.m Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
sdl.c KEY_SPACE = 32, simplify several outputs and interfaces 2009-10-07 19:48:07 +03:00
snapshot.c Converted snapshot to "vout display" API. 2009-09-05 12:05:54 +02:00
svgalib.c Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
vmem.c Updated vou display module after vout_display_SendEventDisplaySize change. 2009-09-26 20:40:26 +02:00
wrapper.c Updated after direct rendering support in vout_FilterDisplay. 2009-09-26 13:57:43 +02:00
yuv.c Converted yuv to "vout display" API. 2009-09-02 21:56:57 +02:00