mpv/libvo
nplourde 85915a0b58 add ontop
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15321 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 01:48:37 +00:00
..
.cvsignore
Makefile macosx core video module 2005-04-29 11:41:07 +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 Make this file compile with gcc-4.0.0. The old code was invalid C. 2005-01-21 21:11:35 +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 freetype build fix 2003-11-20 16:25:40 +00:00
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 - fix gcc warnings, strlcat/strlcpy prototypes 2005-04-06 11:57:10 +00:00
geometry.h dont mess with the window position in xinerama when -geometry changes it. 2004-02-24 21:09:21 +00:00
gl_common.c Doxygen comments improved 2004-12-29 14:33:40 +00:00
gl_common.h Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
gtf.c
gtf.h linux->osdep 2003-02-09 20:18:23 +00:00
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 draw alpha for uyvy 2004-05-31 15:13:35 +00:00
osd_font.h OSD volume symbol fixed :) 2003-01-26 16:36:06 +00:00
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 macosx core video module 2005-04-29 11:41:07 +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 replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +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 replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_directx.c always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at netfarm.it> 2005-02-13 12:47:33 +00:00
vo_dxr2.c runtime 'stay-on-top' functionality 2003-11-30 16:36:10 +00:00
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 it possible to use a ggi device string that contains a ',' by writing 2005-04-27 12:15:37 +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 replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_gl2.c Remove a lot of duplicate code 2005-02-21 14:44:39 +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 macosx core video module 2005-04-29 11:05:16 +00:00
vo_macosx.m add ontop 2005-05-02 01:48:37 +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 set device id to 0 if the device selected on startup do not exist 2005-02-14 21:28:21 +00:00
vo_quartz.h Copyright notice added back. 2004-04-27 14:15:17 +00:00
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 -vop ---> -vf 2003-10-25 18:44:41 +00:00
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 replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_x11.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_xmga.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_xover.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_xv.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_xvidix.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +00:00
vo_xvmc.c replace VO and VF numeric flags with #defined identifiers 2005-04-18 15:52:38 +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 Remove a lot of duplicate code 2005-02-21 14:44:39 +00:00
w32_common.h Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
wskeys.h Support binding F11 and F12 keys to commands. 2004-01-16 17:31:38 +00:00
x11_common.c - fix black screen problem on reinit 2005-04-16 15:52:03 +00:00
x11_common.h fix vo_xv_draw_colorkey to a workable state 2005-04-10 16:02:28 +00:00