Commit 06aa9433 authored by Laurent Aimar's avatar Laurent Aimar

Cosmetic.

parent 52b77526
...@@ -1143,7 +1143,7 @@ static void ESNew( demux_t *p_demux, int i_id ) ...@@ -1143,7 +1143,7 @@ static void ESNew( demux_t *p_demux, int i_id )
{ {
switch( p_sys->i_aspect ) switch( p_sys->i_aspect )
{ {
/* TODO Any docs somewhere ? */ /* XXX We need the video size to support it */
default: default:
tk->fmt.video.i_aspect = 0; tk->fmt.video.i_aspect = 0;
break; break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment