]> git.sesse.net Git - vlc/commit
demux/playlist/: New "video portals" playlist demux. You feed it a url from a popular...
authorAntoine Cellerier <dionoea@videolan.org>
Fri, 11 May 2007 22:27:33 +0000 (22:27 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Fri, 11 May 2007 22:27:33 +0000 (22:27 +0000)
commit404486f903fcae290dc34a34120ac925646e290e
tree617eb4094676b9ce03154f8ae3a541c9f38318ab
parent4b9392bbfe312be0b1e1dd1a280ff4c48053c9d6
demux/playlist/: New "video portals" playlist demux. You feed it a url from a popular video portal and it'll display the video. Currently only works with YouTube urls but I plan on adding more.
modules/demux/playlist/Modules.am
modules/demux/playlist/playlist.c
modules/demux/playlist/playlist.h
modules/demux/playlist/podcast.c
modules/demux/playlist/videoportals.c [new file with mode: 0644]