]> git.sesse.net Git - vlc/commit
* livedotcom.cpp:
authorLaurent Aimar <fenrir@videolan.org>
Fri, 7 Nov 2003 18:08:54 +0000 (18:08 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 7 Nov 2003 18:08:54 +0000 (18:08 +0000)
commit2d0e1f208224c11c107b71ca8f210fef43dacbf3
tree1cc2665370e90ab2352c81dac0f84e2559b892a9
parent8b67f70abe2b95bd79ecf760cfed77f6205ffa28
 * livedotcom.cpp:
    - improve a lot pts handling.
    - added --rtsp-caching.
    - implemented DEMUX_GET_TIME  and declared the input as seekable to
    make the interface displaying the time.
 Now I can read rtp stream from VLC using http export for sdp :) (MPEG4
video, MPEG 1/2 video and mp3 audio tested successfully)
modules/demux/livedotcom.cpp