1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-03 20:57:45 +00:00
mpv/libvo
rik 896d62f4b9 --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
on the CCC-Camp ICMP2 (www.icmp2.de) this weekend, some friends and
I played around with our Blinkenlights replicas and found a little
bug in your MPlayer Blinkenlights outpur driver "vo_bl". The
Blinkenlights UDP-Protocol contains the maximum grayscale value
"maxval" (e.g. 255 for 8 bit) instead of the number of grayscales
(e.g. 256 for 8 bit). Because some programs are very strict
concerning this value, we had to patch mpalyer to get it to work.

Today, I've added an output scheme "hdl" for the Haus des Lehrers in
Berlin, on which an installation with grayscales was done last
winter. Additionally, I've also added an output scheme named
"grayscale" that adapts the size of the UDP packets to the size
used with "-vf scale -zoom" that we will need for a project (a room
with over 15000 pixels at the walls and floor) next year.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13001 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-11 13:39:32 +00:00
..
.cvsignore
aclib_template.c
aclib.c Unify the config.h #include, use "config.h" instead of "../config.h" 2004-06-25 16:58:45 +00:00
aspect.c
aspect.h
aspecttest.c
fastmemcpy.h 10l 2004-06-25 18:20:45 +00:00
font_load_ft.c
font_load.c avoid using corrupted font descriptions patch by Daniel von Dincklage <danielvd+mpl@cs.colorado.edu> 2004-07-11 12:42:19 +00:00
font_load.h
geometry.c
geometry.h
gtf.c
gtf.h
img_format.h
jpeg_enc.c
jpeg_enc.h
Makefile ranlib cleanup 2004-06-24 13:54:08 +00:00
mga_common.c
osd_font.h
osd_template.c draw alpha for uyvy 2004-05-31 15:13:35 +00:00
osd.c draw alpha for uyvy 2004-05-31 15:13:35 +00:00
osd.h draw alpha for uyvy 2004-05-31 15:13:35 +00:00
spuenc.c
spuenc.h
sub.c don't use uninitialized font descriptions 2004-07-11 12:45:59 +00:00
sub.h
vesa_lvo.c
vesa_lvo.h
video_out_internal.h
video_out.c add var vo_rootwin and -rootwin switch for mac osx 2004-07-29 14:59:48 +00:00
video_out.h add var vo_rootwin and -rootwin switch for mac osx 2004-07-29 14:59:48 +00:00
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c
vo_bl.c --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>: 2004-08-11 13:39:32 +00:00
vo_caca.c
vo_cvidix.c output wording 2004-07-09 15:29:40 +00:00
vo_dfbmga.c Don't use flicker filtering. 2004-08-09 18:00:12 +00:00
vo_dga.c major reindentation of x11 code try #2 2004-06-14 04:53:03 +00:00
vo_directfb2.c
vo_directfb.c
vo_directx.c name change 2004-07-19 23:19:50 +00:00
vo_dxr2.c
vo_dxr3.c string handling security fixes 2004-06-25 16:49:53 +00:00
vo_fbdev2.c
vo_fbdev.c
vo_ggi.c Unify the config.h #include, use "config.h" instead of "../config.h" 2004-06-25 16:58:45 +00:00
vo_gif89a.c
vo_gl2.c removed saver_on, saver_off calls, they are already in x11_common.c 2004-07-25 12:49:01 +00:00
vo_gl.c removed saver_on, saver_off calls, they are already in x11_common.c 2004-07-25 12:49:01 +00:00
vo_jpeg.c embarassing typo 2004-07-19 23:11:06 +00:00
vo_md5.c 1, killed some 100l's (no error checking). 2, added subotion for output filename. 3, fallback to 'md5' in case 'md5sum' is not available - this is the case on Darwin 2004-07-17 11:22:14 +00:00
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_pgm.c
vo_png.c embarassing typo 2004-07-19 23:11:06 +00:00
vo_quartz.c add var vo_rootwin and -rootwin switch for mac osx 2004-07-29 14:59:48 +00:00
vo_quartz.h Copyright notice added back. 2004-04-27 14:15:17 +00:00
vo_sdl.c fix for xscreensaver disabling 2004-07-09 18:59:55 +00:00
vo_svga.c
vo_syncfb.c
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c Fix for big endian systems 2004-06-12 17:37:47 +00:00
vo_vesa.c 10l query format at least when used with vidix, disable colorkeying with vidix, should fix #38 and #33 2004-08-01 11:17:27 +00:00
vo_winvidix.c name change 2004-07-19 23:19:50 +00:00
vo_x11.c removed saver_on, saver_off calls, they are already in x11_common.c 2004-07-25 12:49:01 +00:00
vo_xmga.c removed saver_on, saver_off calls, they are already in x11_common.c 2004-07-25 12:49:01 +00:00
vo_xover.c removed saver_on, saver_off calls, they are already in x11_common.c 2004-07-25 12:49:01 +00:00
vo_xv.c removed saver_on, saver_off calls, they are already in x11_common.c 2004-07-25 12:49:01 +00:00
vo_xvidix.c removed saver_on, saver_off calls, they are already in x11_common.c 2004-07-25 12:49:01 +00:00
vo_xvmc.c removed saver_on, saver_off calls, they are already in x11_common.c 2004-07-25 12:49:01 +00:00
vo_yuv4mpeg.c
vo_zr2.c
vo_zr.c
vosub_vidix.c
vosub_vidix.h
w32_common.c applied old patch that was missing an include... 2004-08-02 15:02:35 +00:00
w32_common.h
wskeys.h
x11_common.c now use vo_rootwin var to check for -rootwin switch 2004-08-08 23:22:29 +00:00
x11_common.h now use vo_rootwin var to check for -rootwin switch 2004-08-08 23:22:29 +00:00