[vlc-devel] commit: Cosmetic. (Laurent Aimar )

git version control git at videolan.org
Wed Aug 27 13:45:08 CEST 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Wed Aug 27 13:34:08 2008 +0200| [06aa94333048db9e159997b2e13b284a853fa046] | committer: Laurent Aimar 

Cosmetic.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=06aa94333048db9e159997b2e13b284a853fa046
---

 modules/access/dvdnav.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/access/dvdnav.c b/modules/access/dvdnav.c
index 46e66ab..bc4abff 100644
--- a/modules/access/dvdnav.c
+++ b/modules/access/dvdnav.c
@@ -1143,7 +1143,7 @@ static void ESNew( demux_t *p_demux, int i_id )
     {
         switch( p_sys->i_aspect )
         {
-            /* TODO Any docs somewhere ? */
+        /* XXX We need the video size to support it */
         default:
             tk->fmt.video.i_aspect = 0;
             break;




More information about the vlc-devel mailing list