mpv/libvo
reimar cd8e16a22e Must use glFlush when doublebuffering is not used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17118 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 22:35:54 +00:00
..
.cvsignore
Makefile Add -I../libavutil to the includes to fix building vo_zr[2]. 2005-09-01 10:44:46 +00:00
aclib.c
aclib_template.c More gcc-4.0 fixes 2005-06-04 21:11:39 +00:00
aspect.c Add -panscanrange option 2005-09-27 08:32:37 +00:00
aspect.h
aspecttest.c
fastmemcpy.h fix 2005-12-05 01:30:01 +00:00
font_load.c
font_load.h
font_load_ft.c enable hinting 2005-05-13 19:47:50 +00:00
geometry.c
geometry.h
gl_common.c Get rid of most #ifdefs 2005-12-06 22:23:06 +00:00
gl_common.h Get rid of most #ifdefs 2005-12-06 22:23:06 +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 gtf.{c,h} is used by vesa only 2005-08-18 12:59:19 +00:00
img_format.h
jpeg_enc.c
jpeg_enc.h
md5sum.c
md5sum.h
mga_common.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
osd.c
osd.h
osd_font.h
osd_template.c Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2". 2005-09-13 21:41:44 +00:00
spuenc.c
spuenc.h
sub.c Added translatable messages for OSD localization to help/help_mp-en.h 2005-11-06 02:38:47 +00:00
sub.h fix 2005-12-05 01:34:13 +00:00
vesa_lvo.c
vesa_lvo.h
video_out.c vo_tdfxfb should be preferred over vo_3dfx. 2005-12-01 11:58:44 +00:00
video_out.h add a switch, slave command, and vo control to toggle borderless window. 2005-11-10 22:25:54 +00:00
video_out_internal.h Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
videodev_mjpeg.h
vo_3dfx.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_aa.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_bl.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_caca.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_cvidix.c Support equalizer. 2005-09-04 20:58:39 +00:00
vo_dfbmga.c changed KEY_PREVIOUS to KEY_PREV, cause the first undefined 2005-11-03 10:50:43 +00:00
vo_dga.c Slightly reduce unnecessary verbosity. 2005-08-24 00:46:04 +00:00
vo_directfb2.c libvo input cleanup: remove the dependency on libinput, 2005-11-02 21:50:55 +00:00
vo_directx.c Generate double-click mouse events. 2005-11-11 13:26:24 +00:00
vo_dxr2.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_dxr3.c Fix compilation, use vo_fs instead of fullscreen variable. Not tested. 2005-11-06 21:15:53 +00:00
vo_fbdev.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_fbdev2.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_ggi.c - improved performance on truecolor modes 2005-09-13 08:47:46 +00:00
vo_gif89a.c use subopt parser for arguments. 2005-10-10 12:59:36 +00:00
vo_gl.c Must use glFlush when doublebuffering is not used 2005-12-06 22:35:54 +00:00
vo_gl2.c Get rid of most #ifdefs 2005-12-06 22:23:06 +00:00
vo_jpeg.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_macosx.h keep window size when changing aspect 2005-06-29 21:54:48 +00:00
vo_macosx.m mplayer osx shared video buffer 2005-09-04 12:58:16 +00:00
vo_md5sum.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_mga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_mpegpes.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_null.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_png.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_pnm.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_quartz.c libvo input cleanup: remove the dependency on libinput, 2005-11-02 21:50:55 +00:00
vo_quartz.h
vo_sdl.c libvo input cleanup: remove the dependency on libinput, 2005-11-02 21:50:55 +00:00
vo_svga.c remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00
vo_syncfb.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_tdfx_vid.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_tdfxfb.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_tga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_vesa.c Make include paths consistent among files in libvo. Since -I.. is added 2005-10-23 16:19:32 +00:00
vo_winvidix.c libvo input cleanup: remove the dependency on libinput, 2005-11-02 21:50:55 +00:00
vo_x11.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xmga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xover.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xv.c Test if source image dimensions are too big. 2005-11-10 02:39:31 +00:00
vo_xvidix.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xvmc.c remove extern for variables that are already in headers. 2005-08-21 01:20:31 +00:00
vo_yuv4mpeg.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_zr.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_zr2.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vosub_vidix.c
vosub_vidix.h
w32_common.c Fix message handling, process resize events 2005-12-06 22:15:03 +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 Revert previous commit 2005-11-22 22:05:47 +00:00
x11_common.h Test if source image dimensions are too big. 2005-11-10 02:39:31 +00:00