mpv/libvo
nick 435e9dc56a Best fix of slice drawing with libmpeg2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2309 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 16:56:24 +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
video_out_internal.h
vo_3dfx.c fixed to compile 2001-09-27 12:22:27 +00:00
vo_aa.c
vo_dga.c
vo_fbdev.c
vo_fsdga.c
vo_ggi.c
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
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
vo_odivx.c
vo_pgm.c
vo_png.c
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
vo_syncfb.c
vo_tdfxfb.c tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu> 2001-09-27 12:23:54 +00:00
vo_vesa.c Best fix of slice drawing with libmpeg2 2001-10-20 16:56:24 +00:00
vo_x11.c xinc scaled by 16 instead of 8 2001-10-19 02:21:47 +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 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
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