From 4d2a4afdef24c343b98e71dddcb3382e85c09c96 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 5 Jul 2014 16:56:51 +0200 Subject: discnav: fix a comment --- player/discnav.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player') diff --git a/player/discnav.c b/player/discnav.c index 5051dbfcc1..0b52fed479 100644 --- a/player/discnav.c +++ b/player/discnav.c @@ -277,7 +277,7 @@ void mp_handle_nav(struct MPContext *mpctx) } // Render "fake" highlights, because using actual dvd sub highlight elements -// is too hard, and would require extra libavcodec to begin with. +// is too hard, and would require changes to libavcodec's dvdsub decoder. // Note: a proper solution would introduce something like // SD_CTRL_APPLY_DVDNAV, which would crop the vobsub frame, // and apply the current CLUT. -- cgit v1.2.3