1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-01 20:00:37 +00:00
mpv/libvo
attila 73df49ec95 I found that the tdfxfb video output driver doesn't work when compiled with
gcc 3.x. The OSD works fine, but the video size is not adjusted properly (it
is always the same size as a console character). This patch corrects it (at
least it works on my system). Tested with gcc 3.3.1 and gcc 2.95.4.

patch by  Jesús Sánchez <gusanje@yahoo.es>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11130 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-15 16:50:27 +00:00
..
.cvsignore
aclib_template.c
aclib.c
aspect.c fix aspect hack 2003-10-15 15:17:09 +00:00
aspect.h
aspecttest.c
fastmemcpy.h
font_load_ft.c renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR 2003-06-09 12:15:48 +00:00
font_load.c renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR 2003-06-09 12:15:48 +00:00
font_load.h
geometry.c fix aspect hack 2003-10-15 15:17:09 +00:00
geometry.h fix aspect hack 2003-10-15 15:17:09 +00:00
gtf.c
gtf.h
img_format.h
jpeg_enc.c fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com> 2003-04-24 17:17:57 +00:00
jpeg_enc.h
Makefile --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de> 2003-08-17 20:56:40 +00:00
mga_common.c vf_scale.h & related cleanup & some small warning fix by dominik 2003-06-01 21:59:29 +00:00
osd_font.h
osd_template.c removed obsolete my_profile 2003-08-03 18:33:28 +00:00
osd.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
osd.h
spuenc.c
spuenc.h
sub.c Subtitle alignment & smart splitting by Salvatore Falco 2003-09-21 13:20:06 +00:00
sub.h many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vesa_lvo.c
vesa_lvo.h
video_out_internal.h
video_out.c consolevidix -> cvidix 2003-10-05 15:34:40 +00:00
video_out.h user settable colorkey 2003-10-03 18:13:45 +00:00
videodev_mjpeg.h
vo_3dfx.c micro cleanup 2003-10-03 22:33:06 +00:00
vo_aa.c 100l to albeu for his english grammar, and 10l to me becouse I noticed that lately (my backward compatibilty macro uses M_OPT_UNKNOWN) 2003-08-13 16:45:02 +00:00
vo_bl.c Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies. 2003-08-13 16:29:32 +00:00
vo_cvidix.c consolevidix -> cvidix 2003-10-05 15:39:00 +00:00
vo_dfbmga.c spring update patch by Ville Syrjala <syrjala@sci.fi> 2003-04-24 18:52:16 +00:00
vo_dga.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_directfb2.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_directfb.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_directx.c yet another hack to prevent crashes with dr 2003-10-09 17:28:16 +00:00
vo_dxr2.c Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies. 2003-08-13 16:29:32 +00:00
vo_dxr3.c
vo_fbdev2.c correct handling of subdevice, -fb device is obsoleted 2003-10-08 10:58:44 +00:00
vo_fbdev.c correct handling of subdevice, -fb device is obsoleted 2003-10-08 10:58:44 +00:00
vo_ggi.c non-directbuffer and slices support 2003-10-14 10:03:37 +00:00
vo_gif89a.c
vo_gl2.c * clear window on fullscreen switch 2003-10-12 14:42:27 +00:00
vo_gl.c fix fullscreen switching in vo gl and vo gl2 2003-09-21 15:44:23 +00:00
vo_jpeg.c Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only that, maybe we could later add nativ YCbCr (YUV) support, but not swscale ones) 2003-04-25 20:37:26 +00:00
vo_md5.c
vo_mga.c fix panscan font resizing with vo_mga 2003-04-26 16:56:21 +00:00
vo_mpegpes.c
vo_null.c
vo_pgm.c
vo_png.c
vo_sdl.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_svga.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_syncfb.c
vo_tdfx_vid.c
vo_tdfxfb.c I found that the tdfxfb video output driver doesn't work when compiled with 2003-10-15 16:50:27 +00:00
vo_tga.c TGA image output VO module 2003-08-24 18:26:37 +00:00
vo_vesa.c remove exit_player and exit references 2003-08-31 18:33:02 +00:00
vo_winvidix.c new vidix vo modules for textmode console and windows 2003-10-02 14:25:52 +00:00
vo_x11.c many small typo and grammar fixes 2003-10-04 17:29:08 +00:00
vo_xmga.c user settable colorkey 2003-10-03 18:13:45 +00:00
vo_xover.c user settable colorkey 2003-10-03 18:13:45 +00:00
vo_xv.c fix some warnings (define order) 2003-09-12 15:50:35 +00:00
vo_xvidix.c user settable colorkey 2003-10-03 18:13:45 +00:00
vo_xvmc.c 10l 2003-08-28 22:11:42 +00:00
vo_yuv4mpeg.c 1000l 2003-09-02 17:44:38 +00:00
vo_zr.c 1000l 2003-08-29 21:42:51 +00:00
vosub_vidix.c mingw port 2003-10-02 15:01:51 +00:00
vosub_vidix.h
w32_common.c vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net> 2003-09-19 14:33:51 +00:00
w32_common.h vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net> 2003-09-19 14:33:51 +00:00
wskeys.h Get more keys from X window (punctuation, etc.) Hopefully, all alnum keys 2003-09-24 07:38:57 +00:00
x11_common.c Get more keys from X window (punctuation, etc.) Hopefully, all alnum keys 2003-09-24 07:38:57 +00:00
x11_common.h fix for warning in some vo_*.c 2003-09-12 15:48:33 +00:00