mpv/libvo
nplourde 32e51e5537 do not hide mouse and menubar in fulscreen if not using main device
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13842 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 17:19:25 +00:00
..
.cvsignore
Makefile Add --enable and --disable options for vo_pnm and vo_md5sum to configure. 2004-10-23 22:43:19 +00:00
aclib.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
aclib_template.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
aspect.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
aspect.h
aspecttest.c
fastmemcpy.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
font_load.c some memory leaks fixed 2004-10-14 15:09:35 +00:00
font_load.h
font_load_ft.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
geometry.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
geometry.h
gl_common.c added gl_common for code used by both vo_gl.c and vo_gl2.c. 2004-10-17 13:28:22 +00:00
gl_common.h added gl_common for code used by both vo_gl.c and vo_gl2.c. 2004-10-17 13:28:22 +00:00
gtf.c
gtf.h
img_format.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
jpeg_enc.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
jpeg_enc.h
md5sum.c New MD5 sum video output driver. For every frame, it calculates the MD5 sum 2004-09-20 01:01:08 +00:00
md5sum.h changed include of stdint.h to inttypes.h 2004-09-27 22:11:37 +00:00
mga_common.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
osd.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
osd.h
osd_font.h
osd_template.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
spuenc.c
spuenc.h
sub.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
sub.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vesa_lvo.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vesa_lvo.h fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>; remove ^M 2004-09-15 14:19:41 +00:00
video_out.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
video_out.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
video_out_internal.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
videodev_mjpeg.h
vo_3dfx.c Removed superfluous XFlush calls before XSync. 2004-08-20 09:41:13 +00:00
vo_aa.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_bl.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_caca.c
vo_cvidix.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_dfbmga.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_dga.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_directfb.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_directfb2.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_directx.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_dxr2.c
vo_dxr3.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_gif89a.c
vo_gl.c OSD variant for vo_gl.c that behaves more like the one of other vos. 2004-10-17 19:32:47 +00:00
vo_gl2.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_jpeg.c mingw compile fix 2004-09-15 15:17:06 +00:00
vo_md5sum.c New MD5 sum video output driver. For every frame, it calculates the MD5 sum 2004-09-20 01:01:08 +00:00
vo_mga.c
vo_mpegpes.c user can select dvb card number to use (V3 api only) 2004-08-19 09:51:07 +00:00
vo_null.c
vo_png.c embarassing typo 2004-07-19 23:11:06 +00:00
vo_pnm.c New generic 'portable anymap' video output driver. It supports portable 2004-09-20 00:54:57 +00:00
vo_quartz.c do not hide mouse and menubar in fulscreen if not using main device 2004-11-01 17:19:25 +00:00
vo_quartz.h
vo_sdl.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_svga.c gcc-4 compile fix: invalid lvalue in assignment 2004-10-31 18:05:10 +00:00
vo_syncfb.c
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c Fix for big endian systems 2004-06-12 17:37:47 +00:00
vo_vesa.c Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the get 2004-10-06 08:42:13 +00:00
vo_winvidix.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_x11.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_xmga.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_xover.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_xv.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_xvidix.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_xvmc.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_yuv4mpeg.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_zr.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_zr2.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vosub_vidix.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vosub_vidix.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
w32_common.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
w32_common.h
wskeys.h
x11_common.c Fix erroneus extern declarations, fix wrong signedness of some vars 2004-10-31 18:01:14 +00:00
x11_common.h now use vo_rootwin var to check for -rootwin switch 2004-08-08 23:22:29 +00:00