]> git.sesse.net Git - vlc/blobdiff - modules/mux/mp4.c
Revert the so-called whitelisting commits that are actually blacklisting
[vlc] / modules / mux / mp4.c
index f2232e13c26a1dd33d9878c692f70379491cc4cf..3ef7dc3f83d642bea466c7701a0b678514f86900 100644 (file)
@@ -61,7 +61,6 @@ vlc_module_begin();
     add_bool( SOUT_CFG_PREFIX "faststart", 1, NULL,
               FASTSTART_TEXT, FASTSTART_LONGTEXT,
               VLC_TRUE );
-        change_safe();
     set_capability( "sout mux", 5 );
     add_shortcut( "mp4" );
     add_shortcut( "mov" );