]> git.sesse.net Git - vlc/commit
* src/input/stream.c
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 28 Mar 2004 03:16:05 +0000 (03:16 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 28 Mar 2004 03:16:05 +0000 (03:16 +0000)
commit534553c60c314d35dc6c7cb1796553914931d578
tree80398ae4bccb945a9356892a0014fd380b30a35d
parent78726fda337a18ef8359e3ea4954091932988687
* src/input/stream.c
  - disable stream_ReadLine debug.
* ALL:
  - added a new demux2 module to handle Kasenna MediaBase
    metadata files. These are application/x-sgimb masked
    'mpeg' files on the web. They are in reality mostly constructors
    for rtsp links. The reference to SGI is because the MediaBase
    solutions originate from SGI.
configure.ac
modules/demux/Modules.am
modules/demux/sgimb.c [new file with mode: 0644]
src/input/stream.c