[MPlayer-dev-eng] More warning fix

Mizda Gábor gabrov at freemail.hu
Fri Jul 20 15:43:01 CEST 2007


Hi!

Patches to fix more warnings, someone please review it.

extern int ass_enabled;
can be found in both mp_core.h and gui/cfg.h, removed from mp_core.h

extern int vo_gamma_gamma;
moved to the rest in libvo/video_out.h
extern int vo_gamma_*
removed from mp_core.h

char *get_path(const char *filename);
removed from mp_core.h since mplayer.c includes get_path.c too

Greetings

Mizda Gabor
gabrov at freemail.hu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mp_core.h.diff
Type: text/x-diff
Size: 1004 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070720/22276827/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: video_out.h.diff
Type: text/x-diff
Size: 343 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070720/22276827/attachment-0001.diff>


More information about the MPlayer-dev-eng mailing list