mpv/libvo
nplourde 56d37f9817 exit kiosk mode and show mouse cursor in uninit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16146 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 23:18:39 +00:00
..
.cvsignore
Makefile Be more patch-friendly 2005-06-19 22:52:55 +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 More gcc-4.0 fixes 2005-06-04 21:11:39 +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 support for negative strides (fixes -vf spp,flip crash) 2005-04-08 10:31:18 +00:00
font_load.c more verbosity spam fixes 2004-11-30 02:36:05 +00:00
font_load.h
font_load_ft.c enable hinting 2005-05-13 19:47:50 +00:00
geometry.c - fix gcc warnings, strlcat/strlcpy prototypes 2005-04-06 11:57:10 +00:00
geometry.h
gl_common.c More helper functions/defines and bugfixes 2005-07-27 17:22:24 +00:00
gl_common.h More helper functions/defines and bugfixes 2005-07-27 17:22:24 +00:00
gtf.c if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM> 2005-05-10 00:46:30 +00:00
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 compilation fix (libavcodec sync) 2005-05-01 08:33:35 +00:00
jpeg_enc.h
md5sum.c Mark imported files from uCIFS library as changed for GPL §2a compliance. 2005-04-15 18:43:41 +00:00
md5sum.h Mark imported files from uCIFS library as changed for GPL §2a compliance. 2005-04-15 18:43:41 +00:00
mga_common.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +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 defer loading of the font after display size change to avoid useless 2005-04-10 11:54:31 +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 replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +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 adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net> 2005-06-20 23:07:35 +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 replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_bl.c --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>: 2005-07-10 12:35:43 +00:00
vo_caca.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_cvidix.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_dfbmga.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_dga.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_directfb2.c Make dfbopts a suboption, use suboption parser 2005-06-18 20:27:50 +00:00
vo_directx.c match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it> 2005-06-07 13:39:41 +00:00
vo_dxr2.c
vo_dxr3.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_fbdev.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_fbdev2.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_ggi.c - make use of libggiwmh if found by configure 2005-05-11 08:04:13 +00:00
vo_gif89a.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_gl.c More helper functions/defines and bugfixes 2005-07-27 17:22:24 +00:00
vo_gl2.c support -wid 2005-06-18 18:32:29 +00:00
vo_jpeg.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_macosx.h keep window size when changing aspect 2005-06-29 21:54:48 +00:00
vo_macosx.m exit kiosk mode and show mouse cursor in uninit 2005-07-28 23:18:39 +00:00
vo_md5sum.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_mga.c 100l to Jindrich! Changing the parameter name in the body, too. 2005-04-19 22:11:34 +00:00
vo_mpegpes.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_null.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_png.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_pnm.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_quartz.c resize video after keep aspect menu item toggle 2005-07-03 14:28:51 +00:00
vo_quartz.h
vo_sdl.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_svga.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_syncfb.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_tdfx_vid.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_tdfxfb.c
vo_tga.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_vesa.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_winvidix.c keep aspect when resizing, quit MPlayer when closing the window patch by Erik Lunchpail <erik_27can at yahoo.com> 2005-06-26 17:44:07 +00:00
vo_x11.c Make -wid behave more consistent. 2005-05-21 17:31:44 +00:00
vo_xmga.c Make -wid behave more consistent. 2005-05-21 17:31:44 +00:00
vo_xover.c Make -wid behave more consistent. 2005-05-21 17:31:44 +00:00
vo_xv.c Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters. 2005-06-27 10:05:39 +00:00
vo_xvidix.c Make -wid behave more consistent. 2005-05-21 17:31:44 +00:00
vo_xvmc.c add vo_xv_enable_vsync() to xvmc 2005-06-30 10:57:56 +00:00
vo_yuv4mpeg.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_zr.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_zr2.c free MSTRZ args also if parser fails 2005-01-25 22:25:39 +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 OpenGL fixes for windows and vo_gl.c ported to windows. 2005-07-26 13:47:18 +00:00
w32_common.h OpenGL fixes for windows and vo_gl.c ported to windows. 2005-07-26 13:47:18 +00:00
wskeys.h
x11_common.c Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters. 2005-06-27 10:05:39 +00:00
x11_common.h added forgotten xv_enable_vsync 2005-06-30 10:16:35 +00:00