1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 19:35:49 +00:00
mpv/libvo
arpi b3554885a2 This patch adds direct rendering to vo_dfbmga.
With only CRTC2 output all buffer setups are possible. If BES is used
only EXPORT and TEMP work. At least that's how I think it works :) IP/IPB
stuff was pretty much stolen from vo_xv.c.
patch by Ville Syrjälä <syrjala@sci.fi>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-10 13:58:46 +00:00
..
.cvsignore
aclib_template.c
aclib.c On non-x86 platforms, memcpy was re-implemented in mplayer and was called 2002-11-07 19:32:00 +00:00
aspect.c
aspect.h
aspecttest.c
fastmemcpy.h
font_load_ft.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
font_load.c
font_load.h
geometry.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
geometry.h 10l 2002-10-23 18:51:19 +00:00
gtf.c
gtf.h
img_format.h
jpeg_enc.c libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility) 2002-11-06 15:19:45 +00:00
jpeg_enc.h sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update 2002-10-24 21:27:50 +00:00
Makefile fixed order of includes. 2002-11-10 13:12:53 +00:00
mga_common.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
osd_font.h
osd_template.c
osd.c
osd.h
spuenc.c
spuenc.h
sub.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
sub.h
vesa_lvo.c
vesa_lvo.h
video_out_internal.h 1l 2002-10-23 18:53:06 +00:00
video_out.c Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400 2002-10-31 23:54:26 +00:00
video_out.h do NOT include vidix header - nonsense 2002-11-03 14:30:00 +00:00
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c
vo_bl.c
vo_dfbmga.c This patch adds direct rendering to vo_dfbmga. 2002-11-10 13:58:46 +00:00
vo_dga.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
vo_directfb2.c Switch containing options for DirectFB library was renamed to dfbopts. 2002-11-10 13:57:42 +00:00
vo_directfb.c
vo_directx.c 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com> 2002-10-17 13:17:56 +00:00
vo_dxr2.c 10L found by Mark <CompGuy284 at attbi dot com> 2002-11-05 22:45:53 +00:00
vo_dxr3.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
vo_fbdev.c 10L 2002-10-30 17:51:13 +00:00
vo_ggi.c
vo_gif89a.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
vo_gl2.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
vo_gl.c vo_init() moved to/fixed in preinit() 2002-10-27 03:16:21 +00:00
vo_jpeg.c
vo_md5.c
vo_mga.c
vo_mpegpes.c re-enabled a-v sync 2002-10-23 14:39:13 +00:00
vo_null.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
vo_pgm.c
vo_png.c - removed YV12 support (builtin yv12->rgb conversion) 2002-10-26 16:05:47 +00:00
vo_sdl.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
vo_svga.c
vo_syncfb.c
vo_tdfxfb.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
vo_vesa.c
vo_x11.c here is a somewhat generic equalizer implementation for the X11 vo drivers 2002-10-29 20:27:47 +00:00
vo_xmga.c panscan support in -vo mga (actually moved common code to mga_common.c) 2002-11-01 00:21:45 +00:00
vo_xv.c MPlayer being unable to display video properly on many nVidia graphics cards. 2002-10-23 00:36:55 +00:00
vo_xvidix.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
vo_yuv4mpeg.c
vo_zr.c some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer) 2002-10-29 19:06:26 +00:00
vosub_vidix.c
vosub_vidix.h *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
wskeys.h
x11_common.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
x11_common.h here is a somewhat generic equalizer implementation for the X11 vo drivers 2002-10-29 20:27:47 +00:00