1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-21 15:27:00 +00:00
mpv/Gui
arpi cf9fcd648f A small patch to Gui/interface.c; the first fix is a plain bug, the second is
there as i think it's a pity that "-aop list=resample" doesn't work in gui mode.
patch by Björn Sandell <biorn@dce.chalmers.se>
(checked & accepted by Pontscho)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7888 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:13:26 +00:00
..
bitmap Off-by-one error allocating bitmap, when (width*height) % 8 != 0 2002-09-10 12:38:19 +00:00
mplayer add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch 2002-10-21 11:11:39 +00:00
skin Use the character substitution code from fntRender() / fntTextWidth() 2002-09-10 12:44:47 +00:00
wm Choose a good visual from the list of supported visuals on the X11 server, 2002-10-19 19:54:59 +00:00
.cvsignore usefull file 2001-11-25 17:38:59 +00:00
app.c - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org> 2002-08-26 22:20:58 +00:00
app.h fix text render chrash ... 2002-05-28 11:55:17 +00:00
bitmap.c Off-by-one error allocating bitmap, when (width*height) % 8 != 0 2002-09-10 12:38:19 +00:00
bitmap.h - add workaround for fuckin locale 2002-09-04 09:36:03 +00:00
cfg.c - better dxr3 support 2002-10-10 14:06:49 +00:00
cfg.h - better dxr3 support 2002-10-10 14:06:49 +00:00
events.c add aspect changing support 2002-09-28 21:16:12 +00:00
events.h add aspect changing support 2002-09-28 21:16:12 +00:00
interface.c A small patch to Gui/interface.c; the first fix is a plain bug, the second is 2002-10-23 23:13:26 +00:00
interface.h - better dxr3 support 2002-10-10 14:06:49 +00:00
Makefile - add workaround for fuckin locale 2002-09-04 09:36:03 +00:00