[vlc-devel] vlc: svn commit r20093 (dionoea)
Subversion daemon
svn at videolan.org
Sun May 13 23:52:20 CEST 2007
r20093 | dionoea | 2007-05-13 23:52:20 +0200 (Sun, 13 May 2007) | 2 lines
Changed paths:
M /trunk/configure.ac
M /trunk/modules/demux/playlist/Modules.am
A /trunk/modules/demux/playlist/luaplaylist.c
A /trunk/share/luaplaylist
A /trunk/share/luaplaylist/test.lua
* New Lua based playlist demuxer. Code is far from being finished. It currently implements some url translation stuff similar to what videoportals.c does (in share/luaplaylist/test.lua). To test it, run: ./vlc --demux lua "http://www.youtube.com/watch?v=CPRC4glkvq0" --color -v -I dummy. The idea is to make it possible for users to add their own (text) playlist demuxers (including stuff like the video portals URL translation) without needing to recompile VLC.
> http://trac.videolan.org/vlc/changeset/20093
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list