diff options
author | harklu <harklu@wat> | 2011-08-22 22:24:07 +0200 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2011-08-25 02:19:25 +0300 |
commit | 8cc5ba5ab8a045a3e3ffaa8a040d815148caa6c9 (patch) | |
tree | e979c76ce660d8ba48fcbb9107021ad7acdfd9d6 /libmpdemux/demux_gif.c | |
parent | a24e333fca7a73496fa824b65f770382403b676c (diff) | |
download | mpv-8cc5ba5ab8a045a3e3ffaa8a040d815148caa6c9.tar.bz2 mpv-8cc5ba5ab8a045a3e3ffaa8a040d815148caa6c9.tar.xz |
video_out.h: change VOCTRL_* defines to enum
Convert the list of VOCTLR_* defines to an enum, dropping some unused
values. This resolves a collision between VOCTRL_XOVERLAY_SET_COLORKEY
and VOCTRL_REDRAW_OSD, which had the same value (the XOVERLAY one was
only used by vo_xvr100 and vo_tdfx, so this didn't matter much in
practice).
Diffstat (limited to 'libmpdemux/demux_gif.c')
0 files changed, 0 insertions, 0 deletions