[MPlayer-dev-eng] [PATCH] Add more ID_DVD_* style messages to dvdnav://
Mike Castle
dalgoda+mplayer at gmail.com
Wed Feb 23 08:21:20 CET 2011
On Tue, Feb 15, 2011 at 11:50 AM, Reimar Döffinger
<Reimar.Doeffinger at gmx.de> wrote:
>> + /* Save current position. */
>> + dvdnav_current_title_info(priv->dvdnav, &title, &part);
>> + mp_msg(MSGT_IDENTIFY, MSGL_INFO, "title=%d part=%d\n", title, part);
>
> I do not like the formatting of that.
Mostly a note for myself here: that mp_msg() was a left over debug
message I forgot to remove.
mrc
More information about the MPlayer-dev-eng
mailing list