]> git.sesse.net Git - vlc/commitdiff
Remove some whitespace
authorJean-Paul Saman <jpsaman@videolan.org>
Sun, 6 Aug 2006 13:21:36 +0000 (13:21 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sun, 6 Aug 2006 13:21:36 +0000 (13:21 +0000)
modules/mux/mp4.c

index 6120257fd3eddc34c3caa0da756310688a5f3985..e21e616305183c1a133685a2163133bec9310900 100644 (file)
@@ -736,7 +736,6 @@ static void ConvertAVC1( sout_mux_t *p_mux, mp4_stream_t *tk, block_t *p_block )
     }
 }
 
-
 static int GetDescrLength( int i_size )
 {
     if( i_size < 0x00000080 )