Commit b64eec00 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Revert "Fixing HLS on win32"

This reverts commit b7d96d26.
parent a414889b
......@@ -125,6 +125,7 @@ demux_t *demux_New( vlc_object_t *p_obj, input_thread_t *p_parent_input,
{ "dv", "dv" },
{ "drc", "dirac" },
{ "m3u", "m3u" },
{ "m3u8", "m3u8" },
{ "mkv", "mkv" }, { "mka", "mkv" }, { "mks", "mkv" },
{ "mp4", "mp4" }, { "m4a", "mp4" }, { "mov", "mp4" }, { "moov", "mp4" },
{ "nsv", "nsv" },
......
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