]> git.sesse.net Git - vlc/commit
* Allow the asx module to peek instead on relying on file extension
authorDerk-Jan Hartman <hartman@videolan.org>
Sat, 29 Jul 2006 22:58:49 +0000 (22:58 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sat, 29 Jul 2006 22:58:49 +0000 (22:58 +0000)
commit56c768439b42a3c975b75d9a881927f44839aca5
treeafc787e582d80489c8cddd71cc2be1d79f5dba18
parent9c964adb00e5fa32f4cedb096c62a791fd4f1cba
* Allow the asx module to peek instead on relying on file extension
* Added the QuickTime RTSPtext redirect system. uses m3u, even though they are not related.
* Added the WM Server [Reference] redirects to the pls playlist demux. it's also INI based.

This fixes #690
modules/demux/playlist/asx.c
modules/demux/playlist/m3u.c
modules/demux/playlist/pls.c