mpv/libvo
nick 87de61ff96 VOCTRL_GET_IMAGE (untested but should work)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4992 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-08 16:15:54 +00:00
..
.cvsignore sorry, config2.mak is not up-to-date 2001-11-25 17:47:48 +00:00
Makefile vo_yuv4mpeg added 2002-02-09 01:30:35 +00:00
aclib.c mem2agpcpy() 2002-02-12 23:17:14 +00:00
aclib_template.c 101 2002-02-13 00:17:16 +00:00
aspect.c Eeeh :) time to sleep! 2001-10-18 02:43:33 +00:00
aspect.h Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested! 2001-10-18 02:42:20 +00:00
fastmemcpy.h mem2agpcpy_pic() 2002-02-14 22:34:24 +00:00
font_load.c a few warning fixes (missing #include's) 2001-10-25 23:34:14 +00:00
font_load.h Applied DATADIR patch by Vladimir Kushnir 2001-07-20 00:01:09 +00:00
img_format.c New ones 2001-11-29 17:08:17 +00:00
img_format.h New ones 2001-11-29 17:08:17 +00:00
jpeg_enc.c we are now able to use the new bitwriter code in libavcodec 2002-02-12 23:30:07 +00:00
jpeg_enc.h mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org> 2002-02-11 01:24:56 +00:00
mga_common.c rewrite fullscreen support in some libvo driver 2002-03-07 17:50:25 +00:00
osd.c mangling in libvo 2002-01-19 04:44:49 +00:00
osd.h newline at the end of the file 2001-06-10 22:25:09 +00:00
osd_template.c mangling in libvo 2002-01-19 04:44:49 +00:00
sub.c osd outside movie support for vo_sdl, patch by Fredrik Kuivinen 2002-02-22 15:25:11 +00:00
sub.h osd outside movie support for vo_sdl, patch by Fredrik Kuivinen 2002-02-22 15:25:11 +00:00
vesa_lvo.c query_ stuff replaced by new control() - patch by David Holm 2002-02-09 00:47:26 +00:00
vesa_lvo.h Added preinit of lvo stuff 2001-11-18 15:06:32 +00:00
video_out.c rewrite fullscreen support in some libvo driver 2002-03-07 17:50:25 +00:00
video_out.h rewrite fullscreen support in some libvo driver 2002-03-07 17:50:25 +00:00
video_out_internal.h query_ stuff replaced by new control() - patch by David Holm 2002-02-09 00:47:26 +00:00
videodev_mjpeg.h this file obsoletes zoran.h and contains the Recommended interface definition for zr devices 2002-02-12 15:59:32 +00:00
vo_3dfx.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_aa.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_dga.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_directfb.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_dxr3.c Accidentally mixed experimental code with stable one during last commit, 2002-02-18 18:23:14 +00:00
vo_fbdev.c Screenshot on the fly 2002-02-18 18:37:39 +00:00
vo_fsdga.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_ggi.c older API fixes, support for async mode 2002-02-24 16:28:44 +00:00
vo_gl.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_gl2.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_md5.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_mga.c control+preinit moved to mga_common.c 2002-03-07 01:51:28 +00:00
vo_mpegpes.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_null.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_odivx.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_pgm.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_png.c Added BGR32 output support to PNG vo target because, hey, why 2002-03-01 04:17:05 +00:00
vo_sdl.c add no fs as default for windrivers 2002-03-03 13:40:23 +00:00
vo_svga.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_syncfb.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_tdfxfb.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_vesa.c Change order of vo_function calls (Although it doesn't matter for now). 2002-02-17 17:18:05 +00:00
vo_x11.c yuy2 support disabled to workaround stupid colorspace selection 2002-03-01 12:42:12 +00:00
vo_xmga.c +10l to .so 2002-03-07 20:14:52 +00:00
vo_xv.c rewrite fullscreen support in some libvo driver 2002-03-07 17:50:25 +00:00
vo_xvidix.c rewrite fullscreen support in some libvo driver 2002-03-07 17:50:25 +00:00
vo_yuv4mpeg.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_zr.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vosub_vidix.c VOCTRL_GET_IMAGE (untested but should work) 2002-03-08 16:15:54 +00:00
vosub_vidix.h Use new tune info 2002-01-31 10:23:39 +00:00
wskeys.h applied Panagiotis' patch 2001-12-14 17:37:45 +00:00
x11_common.c rewrite fullscreen support in some libvo driver 2002-03-07 17:50:25 +00:00
x11_common.h rewrite fullscreen support in some libvo driver 2002-03-07 17:50:25 +00:00