[MPlayer-dev-eng] Bug in mplayer.c

Jim Hawkins jim at jawkins.com
Tue Aug 6 20:48:29 CEST 2002


In the key_events section:

    case MP_CMD_MUTE: {
     mixer_mute();
    }
      ^^^^^^
There's a break missing here, which causes mplayer to crash when you
try to mute it.

Jim




More information about the MPlayer-dev-eng mailing list