mpv/libvo
arpi 7baa124081 yv12 scaling at 24/32bpp with -zoom
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2219 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-15 19:33:26 +00:00
..
.cvsignore
Makefile eeh cola in unhealthy 2001-10-03 15:47:24 +00:00
aclib.c
aclib_template.c
aspect.c Add downscaling as a last resort. 2001-10-15 17:22:41 +00:00
aspect.h Simplified aspect() for the loss of some functionality to get ansi compatibility. 2001-10-03 15:31:51 +00:00
fastmemcpy.h
font_load.c
font_load.h
img_format.h Mpeg PES added 2001-09-08 20:48:02 +00:00
mga_common.c fixed mga uninit 2001-08-22 21:34:27 +00:00
mmx.h
osd.c
osd.h
osd_template.c
rgb15to16mmx.c
sub.c corrected previous error ;-( 2001-10-15 08:16:54 +00:00
sub.h Fixed typo. 2001-09-18 14:19:33 +00:00
video_out.c new version by Sven Goethel 2001-10-07 21:35:59 +00:00
video_out.h changes according to -utf8 option, draw_osd() function added 2001-08-13 11:08:18 +00:00
video_out_internal.h atlka@pg.gda.pl: 2001-08-13 11:33:34 +00:00
vo_3dfx.c fixed to compile 2001-09-27 12:22:27 +00:00
vo_aa.c aalib 1.4.X incombatibility fixed 2001-08-17 20:34:58 +00:00
vo_dga.c changes according to -utf8 option, draw_osd() function added 2001-08-13 11:08:18 +00:00
vo_fbdev.c more verbose videomode selection 2001-08-16 21:24:24 +00:00
vo_fsdga.c changes according to -utf8 option, draw_osd() function added 2001-08-13 11:08:18 +00:00
vo_ggi.c changes according to -utf8 option, draw_osd() function added 2001-08-13 11:08:18 +00:00
vo_gl.c Use aspect() 2001-10-03 17:27:13 +00:00
vo_gl2.c info & author changed 2001-10-07 21:39:47 +00:00
vo_md5.c changes according to -utf8 option, draw_osd() function added 2001-08-13 11:08:18 +00:00
vo_mga.c fixed mga uninit 2001-08-22 21:34:27 +00:00
vo_mpegpes.c using poll() only for DVB card - not required for file write 2001-10-03 23:34:15 +00:00
vo_null.c changes according to -utf8 option, draw_osd() function added 2001-08-13 11:08:18 +00:00
vo_odivx.c atlka@pg.gda.pl: 2001-08-13 11:33:34 +00:00
vo_pgm.c atlka@pg.gda.pl: 2001-08-13 11:33:34 +00:00
vo_png.c changes according to -utf8 option, draw_osd() function added 2001-08-13 11:08:18 +00:00
vo_sdl.c Fix non-X11 build 2001-10-13 13:38:59 +00:00
vo_svga.c small changes to erase only needed place (rectangles doesn't overlap) 2001-08-14 12:51:23 +00:00
vo_syncfb.c exit->return 2001-08-22 20:14:10 +00:00
vo_tdfxfb.c tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu> 2001-09-27 12:23:54 +00:00
vo_x11.c yv12 scaling at 24/32bpp with -zoom 2001-10-15 19:33:26 +00:00
vo_xmga.c Use aspect() 2001-10-03 17:27:13 +00:00
vo_xv.c Simplified aspect() for the loss of some functionality to get ansi compatibility. 2001-10-03 15:31:51 +00:00
wskeys.h
x11_common.c Xinerama screen size fix by Lev Babiev <harley@hosers.org> 2001-10-10 01:48:54 +00:00
x11_common.h fix size ? 2001-08-31 21:18:22 +00:00
yuv2rgb.c exit->return 2001-08-22 20:14:10 +00:00
yuv2rgb.h
yuv2rgb_mlib.c yuv2rgb_fun typedef uses int parameters, not uint32_t (fixes some compiler 2001-08-31 19:20:39 +00:00
yuv2rgb_mmx.c