Commit 15f4bc42 authored by Laurent Aimar's avatar Laurent Aimar

* demux2: added ogg.

parent dcfaf06f
......@@ -64,6 +64,7 @@ vlc_module_begin();
add_shortcut( "mp4v" );
add_shortcut( "mpgv" );
add_shortcut( "rawdv" );
add_shortcut( "ogg" );
vlc_module_end();
/*****************************************************************************
......
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