1
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:36:24 +01:00
mpv/Gui/mplayer
rathann 386e76a544 Avoid gcc warnings:
'...' might be used uninitialized in this function

In this case 'H', 'N', 'D', and 'F' can indeed be
used unitialized, thus possibly causing all sorts of problems.

Patch by Peter Breitenlohner


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17198 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 20:39:59 +00:00
..
gtk Avoid gcc warnings: 2005-12-15 20:39:59 +00:00
pixmaps Add half size entry to the GMPlayer menu. 2005-01-25 12:44:38 +00:00
.cvsignore usefull file 2001-11-25 17:38:59 +00:00
common.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
common.h Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
menu.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
mplayer.h - add playbar 2003-01-17 22:39:43 +00:00
mw.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
pb.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
play.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
play.h Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
sw.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
widgets.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
widgets.h Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00