1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 02:45:43 +00:00
mpv/libvo
arpi e5947d8b27 here is a somewhat generic equalizer implementation for the X11 vo drivers
using the window's colormap (DirectColor).
this method is using the video card's hardware gamma ramp so it involves
no performance penalties at all.
patch by lucho <lucho@haemimont.bg>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7965 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 20:27:47 +00:00
..
.cvsignore
aclib_template.c
aclib.c
aspect.c
aspect.h
aspecttest.c
fastmemcpy.h
font_load_ft.c
font_load.c
font_load.h
geometry.c Added the -geometry option (supports fbdev and tdfxfb drivers) 2002-10-23 16:52:54 +00:00
geometry.h 10l 2002-10-23 18:51:19 +00:00
gtf.c
gtf.h
img_format.h
jpeg_enc.c 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
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 Added the -geometry option (supports fbdev and tdfxfb drivers) 2002-10-23 16:52:54 +00:00
mga_common.c -fixed-vo support 2002-10-17 09:49:25 +00:00
osd_font.h
osd_template.c
osd.c
osd.h
spuenc.c tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
spuenc.h
sub.c This patch adds the functionality to disable/enable subtitles while playing 2002-10-06 17:40:51 +00:00
sub.h This patch adds the functionality to disable/enable subtitles while playing 2002-10-06 17:40:51 +00:00
vesa_lvo.c
vesa_lvo.h
video_out_internal.h 1l 2002-10-23 18:53:06 +00:00
video_out.c cleanup config option handling in libmpdemux. 2002-10-23 17:21:01 +00:00
video_out.h 1l 2002-10-23 18:53:06 +00:00
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c Fixed some typos and an error in the help output. 2002-10-06 17:18:57 +00:00
vo_bl.c
vo_dga.c mode detection && vo_init() moved to preinit() 2002-10-27 03:15:48 +00:00
vo_directfb2.c
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 cleanup config option handling in libmpdemux. 2002-10-23 17:21:01 +00:00
vo_dxr3.c Prebuffering is no longer the default option. 2002-10-29 01:38:42 +00:00
vo_fbdev.c 10l 2002-10-23 18:51:19 +00:00
vo_ggi.c
vo_gif89a.c U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com> 2002-09-22 18:43:53 +00:00
vo_gl2.c here is a somewhat generic equalizer implementation for the X11 vo drivers 2002-10-29 20:27:47 +00:00
vo_gl.c vo_init() moved to/fixed in preinit() 2002-10-27 03:16:21 +00:00
vo_jpeg.c U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com> 2002-09-22 18:43:53 +00:00
vo_md5.c
vo_mga.c more cleanup, some -vo mga fullscreen fixes 2002-10-09 13:40:23 +00:00
vo_mpegpes.c re-enabled a-v sync 2002-10-23 14:39:13 +00:00
vo_null.c
vo_pgm.c
vo_png.c - removed YV12 support (builtin yv12->rgb conversion) 2002-10-26 16:05:47 +00:00
vo_sdl.c for() -> memcpy_pic() 2002-10-09 23:54:13 +00:00
vo_svga.c 10l fix & cleanup of draw_frame(), still NO support for stride :( 2002-10-09 23:39:36 +00:00
vo_syncfb.c
vo_tdfxfb.c Added the -geometry option (supports fbdev and tdfxfb drivers) 2002-10-23 16:52:54 +00:00
vo_vesa.c draw_slice() seems to support all csp 2002-10-09 23:13:47 +00:00
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 -fixed-vo support 2002-10-17 09:49:25 +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 vo_init() moved to/fixed in preinit() 2002-10-27 03:16:21 +00:00
vo_yuv4mpeg.c since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag 2002-10-09 22:37:27 +00:00
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 also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented 2002-10-10 00:09:34 +00:00
vosub_vidix.h
wskeys.h
x11_common.c here is a somewhat generic equalizer implementation for the X11 vo drivers 2002-10-29 20:27:47 +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