0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/libvo
atmos4 f49369b94d Fix non-X11 build
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2183 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 13:38:59 +00:00
..
.cvsignore Ignore generated config.mak files in CVS 2001-07-06 10:36:35 +00:00
aclib_template.c Issues about P3 performance and SSE2 support. 2001-06-13 16:12:14 +00:00
aclib.c Issues about P3 performance and SSE2 support. 2001-06-13 16:12:14 +00:00
aspect.c Add debug printfs to aspect(), add aspect() usage to vo_sdl. 2001-10-04 11:42:21 +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 cosmetic changes and sse/sse included 2001-06-15 12:42:00 +00:00
font_load.c DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl 2001-08-06 00:22:13 +00:00
font_load.h Applied DATADIR patch by Vladimir Kushnir 2001-07-20 00:01:09 +00:00
img_format.h Mpeg PES added 2001-09-08 20:48:02 +00:00
Makefile eeh cola in unhealthy 2001-10-03 15:47:24 +00:00
mga_common.c fixed mga uninit 2001-08-22 21:34:27 +00:00
mmx.h fprintf(stderr converted to printf( 2001-04-24 11:30:57 +00:00
osd_template.c FAST_OSD option to disable font outline antialiasing 2001-06-02 16:02:38 +00:00
osd.c FAST_OSD option to disable font outline antialiasing 2001-06-02 16:02:38 +00:00
osd.h newline at the end of the file 2001-06-10 22:25:09 +00:00
rgb15to16mmx.c Initial revision 2001-02-24 20:28:24 +00:00
sub.c speed improvements 2001-10-12 13:24:07 +00:00
sub.h Fixed typo. 2001-09-18 14:19:33 +00:00
video_out_internal.h atlka@pg.gda.pl: 2001-08-13 11:33:34 +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
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_gl2.c info & author changed 2001-10-07 21:39:47 +00:00
vo_gl.c Use aspect() 2001-10-03 17:27:13 +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 grabs mouse with -vm - patch by Uwe Reder <Uwe.Reder@3SOFT.de> 2001-10-05 16:07:17 +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 add * and / 2001-04-15 22:55:21 +00:00
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_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 yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have 2001-07-12 15:23:26 +00:00
yuv2rgb.c exit->return 2001-08-22 20:14:10 +00:00
yuv2rgb.h Initial revision 2001-02-24 20:28:24 +00:00