]> git.sesse.net Git - vlc/commit
Change shoutcast service discovery module and write a new demux to be compatible...
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 22 Apr 2006 16:39:04 +0000 (16:39 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 22 Apr 2006 16:39:04 +0000 (16:39 +0000)
commitacb5da732a27b6c7e8d6e05c2e183d4ae49a9ea9
treebb9b62815e5761f3a4e810c19e090981b89e4a1a
parentfea437ab11391c5c5a2290fb65b90fde4f967548
Change shoutcast service discovery module and write a new demux to be compatible with the new winamp 5.2 format. See trac ticket for detailed info. I'd appreciate if people could test this and proof read the code since we'll have to include this in 0.8.5 which is due to be released soon.

Ref #640.
modules/demux/playlist/Modules.am
modules/demux/playlist/playlist.c
modules/demux/playlist/playlist.h
modules/demux/playlist/shoutcast.c [new file with mode: 0644]
modules/services_discovery/shout.c