mpv/gui/mplayer
diego 12d72c3661 warning fix:
mplayer/common.c: In function 'PutImage':
mplayer/common.c:188: warning: unused variable 'yc'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24256 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 10:48:53 +00:00
..
gtk Remove redundant extern variable declarations, include proper headers instead. 2007-08-25 12:25:34 +00:00
pixmaps
common.c warning fix: 2007-08-28 10:48:53 +00:00
common.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
gmplayer.h Fix a bunch of redundant redeclaration warnings. 2007-07-18 10:09:42 +00:00
menu.c Fix a bunch of redundant redeclaration warnings. 2007-07-18 10:09:42 +00:00
mw.c Remove unused extern variable declaration. 2007-08-24 09:15:21 +00:00
pb.c Replace implicit use of fast_memcpy via macro by explicit use to allow 2007-06-05 14:27:54 +00:00
play.c Fix a bunch of redundant redeclaration warnings. 2007-07-18 10:09:42 +00:00
play.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
sw.c Remove two useless fastmemcpy.h includes in gui code. 2007-05-27 20:40:04 +00:00
widgets.c
widgets.h Fix a bunch of redundant redeclaration warnings. 2007-07-18 10:09:42 +00:00