Commit 32e5b144 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Remove some whitespace

parent 7c4d81ac
...@@ -736,7 +736,6 @@ static void ConvertAVC1( sout_mux_t *p_mux, mp4_stream_t *tk, block_t *p_block ) ...@@ -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 ) static int GetDescrLength( int i_size )
{ {
if( i_size < 0x00000080 ) if( i_size < 0x00000080 )
......
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