mpv/libvo
nick 46d2afb149 Change order of vo_function calls (Although it doesn't matter for now).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4747 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 17:18:05 +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 mmx opt ,untested, i have no mga 2001-11-02 03:17:33 +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 Add DVD subtitles to menoder 2002-01-11 16:06:45 +00:00
sub.h Add vobsub support. 2002-01-10 17:20:27 +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 added VOFLAG_* definitions and int vo_flags 2002-02-17 03:06:38 +00:00
video_out.h Screenshot on the fly 2002-02-17 09:25:09 +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 Fixed a bug with prebuffering which would cause syncloss, someone at 2002-02-16 13:41:32 +00:00
vo_fbdev.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +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 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_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 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +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 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_sdl.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +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 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_xmga.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_xv.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_xvidix.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +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 Allow using direct rendering with any HW pitches (even on matrox g400). 2002-02-17 15:54:58 +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 added local X11 error handler (call player_exit) 2002-02-17 12:34:29 +00:00
x11_common.h common -vm code, patch by Santi Béjar <tiarda@yahoo.es> 2002-01-31 00:37:27 +00:00