Petri Hintukainen pushed to branch master at VideoLAN / libbluray
Commits:
08841d10 by hpi1 at 2018-12-30T16:43:08Z
Fix warning message
- - - - -
1 changed file:
- src/libbluray/disc/dec.c
Changes:
=====================================
src/libbluray/disc/dec.c
=====================================
@@ -242,7 +242,7 @@ static int _libbdplus_init(BD_DEC *dec, struct dec_dev *dev,
if (i->bdplus_date == 0) {
// libmmbd -> no menu support
- BD_DEBUG(DBG_BLURAY | DBG_CRIT, "WARNING: using libmmbd for BD+.
On-disc menus will not work.\n");
+ BD_DEBUG(DBG_BLURAY | DBG_CRIT, "WARNING: using libmmbd for BD+.
On-disc menus won't work with all discs.\n");
//i->no_menu_support = 1;
}
View it on GitLab:
https://code.videolan.org/videolan/libbluray/commit/08841d104215482bd0329ba4e88c9f30abcd1045
--
View it on GitLab:
https://code.videolan.org/videolan/libbluray/commit/08841d104215482bd0329ba4e88c9f30abcd1045
You're receiving this email because of your account on code.videolan.org.
_______________________________________________
libbluray-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libbluray-devel