1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules/video_output
2008-08-27 22:43:08 +03:00
..
msw Plugins: push cancellation down 2008-08-27 22:43:08 +03:00
qte Plugins: push cancellation down 2008-08-27 22:43:08 +03:00
x11 Correctly set rgb mask for xvideo output too. 2008-08-20 23:18:00 +02:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
aa.c Plugins: include vlc_common.h directly instead of vlc/vlc.h 2008-05-31 22:10:30 +03:00
caca.c Use pl_Yield and pl_Release instead of vlc_object_find. 2008-07-24 18:34:54 +02:00
directfb.c Plugins: include vlc_common.h directly instead of vlc/vlc.h 2008-05-31 22:10:30 +03:00
fb.c fix compiler warnings in modules/video_output/fb.c 2008-08-27 14:44:31 +02:00
ggi.c Plugins: include vlc_common.h directly instead of vlc/vlc.h 2008-05-31 22:10:30 +03:00
hd1000v.cpp Plugins: include vlc_common.h directly instead of vlc/vlc.h 2008-05-31 22:10:30 +03:00
image.c Fix potential memleak. 2008-07-31 19:25:23 +02:00
mga.c Plugins: include vlc_common.h directly instead of vlc/vlc.h 2008-05-31 22:10:30 +03:00
Modules.am Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module. 2008-08-27 14:44:31 +02:00
opengl.c opengl: No need to detach the vout from here. 2008-07-05 01:46:13 +02:00
opengllayer.m opengllayer: Don't protect a module by #ifdef you'll end up in warnings. Disable it at configure time if needed. 2008-06-12 19:51:18 +02:00
sdl.c Declared many static variables const 2008-08-03 12:03:14 +03:00
snapshot.c Plugins: include vlc_common.h directly instead of vlc/vlc.h 2008-05-31 22:10:30 +03:00
svgalib.c Plugins: include vlc_common.h directly instead of vlc/vlc.h 2008-05-31 22:10:30 +03:00
vmem.c vmem: small memory leak 2008-06-16 22:21:36 +03:00
yuv.c Remove duplicate stdio.h (is included in vlc_common.h). 2008-08-27 17:06:38 +02:00