pull/4/head
Tristan Matthews 2014-07-11 14:47:59 -04:00
rodzic 8be5e5b7cb
commit c711c30be1
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -985,6 +985,7 @@ int ts_setup_transport_stream( ts_writer_t *w, ts_main_t *params )
if( !cur_stream->stream_type )
{
fprintf( stderr, "Unsupported Stream Format\n" );
free( cur_stream );
return -1;
}