mpv/libvo
mswitch a413504af3 Thanks to the new control() method I've finally been able to add prebuffering support. This
should greatly inprove performance on all systems...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4603 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 10:43:11 +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 runtime cpu detection 2001-12-09 15:25:11 +00:00
aclib_template.c runtime cpu detection 2001-12-09 15:25:11 +00:00
aspect.c
aspect.h
fastmemcpy.h
font_load.c
font_load.h
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 fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org> 2002-01-26 00:52:59 +00:00
mga_common.c
osd.c mangling in libvo 2002-01-19 04:44:49 +00:00
osd.h
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 vo_yuv4mpeg added 2002-02-09 01:30:35 +00:00
video_out.h query_ stuff replaced by new control() - patch by David Holm 2002-02-09 00:47:26 +00:00
video_out_internal.h query_ stuff replaced by new control() - patch by David Holm 2002-02-09 00:47:26 +00:00
vo_3dfx.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_aa.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_dga.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_directfb.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_dxr3.c Thanks to the new control() method I've finally been able to add prebuffering support. This 2002-02-09 10:43:11 +00:00
vo_fbdev.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_fsdga.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_ggi.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_gl.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_gl2.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_md5.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_mga.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_mpegpes.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_null.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_odivx.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_pgm.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_png.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +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 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_tdfxfb.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_vesa.c Make code simple. Use swScaler even for fastmemcpy purposes :) 2002-02-09 10:24:44 +00:00
vo_x11.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_xmga.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_xv.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_xvidix.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vo_yuv4mpeg.c yuv4mpeg output, by Robert Kesterson <robertk@robertk.com> 2002-02-09 01:25:21 +00:00
vo_zr.c 10000hl to Holm... control MUST BE static... 2002-02-09 01:21:48 +00:00
vosub_vidix.c query_ stuff replaced by new control() - patch by David Holm 2002-02-09 00:47:26 +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 grr, 10l. vo_x11_uninit: close display only if window not created by GUI 2002-01-31 11:26: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
zoran.h zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik Snel <rsnel@cube.dyndns.org> 2002-01-17 01:32:29 +00:00