Commit 1d64040c authored by Gildas Bazin's avatar Gildas Bazin

* modules/demux/demux2.c: added v4l.

parent 92938451
......@@ -70,6 +70,7 @@ vlc_module_begin();
add_shortcut( "mjpeg" );
add_shortcut( "directory" );
add_shortcut( "wav" );
add_shortcut( "v4l" );
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