1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-05 21:57:39 +00:00
mpv/gui
reimar b022082564 Parameter of Filter function can be const, removes the warning
mplayer/gtk/fs.c:197: warning: passing argument 1 of 'Filter' discards qualifiers from pointer target type


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25263 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-02 16:52:19 +00:00
..
mplayer Parameter of Filter function can be const, removes the warning 2007-12-02 16:52:19 +00:00
skin Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy 2007-07-05 22:01:07 +00:00
win32 get/set video colors string is constant 2007-12-02 15:23:14 +00:00
wm Remove unused extern int declaration. 2007-08-29 10:14:35 +00:00
app.c
app.h
bitmap.c
bitmap.h
cfg.c Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00
cfg.h Remove redundant extern declarations, #include the right headers instead. 2007-08-25 13:05:07 +00:00
interface.c Mark several uses of vo_functions_t as const to stop some of the current 2007-12-02 14:24:23 +00:00
interface.h Clean up the way get_path is handled: Compile get_path.c to an object to link 2007-08-28 11:20:24 +00:00
Makefile