mpv/libvo
arpi f02eeb7172 -screenw/h patch by Tomi.Ollila@sonera.com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2365 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-22 14:19:48 +00:00
..
.cvsignore
Makefile vo_vesa support 2001-10-17 18:24:50 +00:00
aclib.c
aclib_template.c
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
font_load.c if not found using fpath try to load font bitmaps from default dir 2001-10-17 15:15:30 +00:00
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 vo_vesa support 2001-10-17 18:24:50 +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 Applied patch to switch to graphics mode with -fs by achurch@achurch.org (Andrew Church) 2001-10-21 23:53:23 +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 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
vo_gl2.c aspect changes integrated .., please check performance and conformance 2001-10-19 10:51:04 +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 Added image centering, now only screenblanking and hiding the cursor is missing. 2001-10-21 21:12:00 +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 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
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 new version by zsteva@ptt.yu 2001-10-21 20:03:00 +00:00
vo_vesa.c Broken BIOS test 2001-10-22 09:29:16 +00:00
vo_x11.c 15bpp fix for swscale 2001-10-20 23:58:23 +00:00
vo_xmga.c 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
vo_xv.c 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
wskeys.h
x11_common.c -screenw/h patch by Tomi.Ollila@sonera.com 2001-10-22 14:19:48 +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