mpv/gui
diego 36a14ac50c Declare externally used variables from vd.c as extern in vd.h.
This saves declaring them as extern all over the place.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30695 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-22 09:51:44 +00:00
..
mplayer Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
skin cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
win32 Fix win32 gui compilation. 2010-02-16 19:07:06 +00:00
wm GUI: Mark functions that are not used outside their files as static. 2010-02-14 14:02:09 +00:00
app.c
app.h
bitmap.c Use av_malloc to ensure sufficient alignment and also free at least some 2010-01-24 21:15:43 +00:00
bitmap.h
cfg.c Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
cfg.h Add missing config.h #include; remove a redundant one. 2010-01-04 13:13:10 +00:00
interface.c Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
interface.h Avoid forward declarations for import_initial_playtree_into_gui() and 2010-02-14 13:49:31 +00:00