1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-13 18:45:25 +00:00
mpv/gui/mplayer
diego 2e98215f13 Move movie_aspect extern declaration to libmpcodecs/vd.h.
This is the appropriate place for the declaration; the variable is
declared in libmpcodecs/vd.c.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30579 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-14 14:47:22 +00:00
..
gtk Move GUI-related extern declarations to a GUI header file. 2010-02-14 14:33:16 +00:00
pixmaps
gmplayer.h Move GUI-related extern declarations to a GUI header file. 2010-02-14 14:33:16 +00:00
gui_common.c GUI: #include associated .h files in .c files. 2010-02-14 12:31:24 +00:00
gui_common.h
menu.c GUI: Mark functions that are not used outside their files as static. 2010-02-14 14:02:09 +00:00
mw.c Move movie_aspect extern declaration to libmpcodecs/vd.h. 2010-02-14 14:47:22 +00:00
pb.c GUI: Mark functions that are not used outside their files as static. 2010-02-14 14:02:09 +00:00
play.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
play.h Add missing config.h #include; remove a redundant one. 2010-01-04 13:13:10 +00:00
sw.c Fix exit_player() usage throughout the codebase. 2010-02-14 10:53:20 +00:00
widgets.c Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch]. 2010-02-14 12:55:02 +00:00
widgets.h