[vlc-devel] vlc: svn commit r23742 (funman)

Subversion daemon svn at videolan.org
Thu Dec 20 00:59:06 CET 2007


r23742 | funman | 2007-12-20 00:59:06 +0100 (Thu, 20 Dec 2007) | 3 lines
Changed paths:
   M /trunk/modules/demux/playlist/asx.c
   M /trunk/modules/demux/playlist/b4s.c
   M /trunk/modules/demux/playlist/dvb.c
   M /trunk/modules/demux/playlist/gvp.c
   M /trunk/modules/demux/playlist/ifo.c
   M /trunk/modules/demux/playlist/itml.c
   M /trunk/modules/demux/playlist/m3u.c
   M /trunk/modules/demux/playlist/pls.c
   M /trunk/modules/demux/playlist/podcast.c
   M /trunk/modules/demux/playlist/qtl.c
   M /trunk/modules/demux/playlist/sgimb.c
   M /trunk/modules/demux/playlist/shoutcast.c
   M /trunk/modules/demux/playlist/xspf.c

playlist demuxers: return -1 in case of error, 0 in case of eof, 1 else; like any correct demuxer. (we always return eof since playlists don't need 2 successive demuxing).
fix a corner case bug in ifo.c

 > http://trac.videolan.org/vlc/changeset/23742



More information about the vlc-devel mailing list