Commit c47bb3b7 authored by Kaarlo Raiha's avatar Kaarlo Raiha Committed by Rafaël Carré

Associate .flac to raw muxer

Signed-off-by: default avatarRafaël Carré <rafael.carre@gmail.com>
parent 9810ccf7
......@@ -246,6 +246,7 @@ static int Open( vlc_object_t *p_this )
{ "ogg", "ogg" },
{ "ogm", "ogg" },
{ "ogv", "ogg" },
{ "flac","raw" },
{ "mp3", "raw" },
{ "mp4", "mp4" },
{ "mov", "mov" },
......
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