]> git.sesse.net Git - vlc/commit
* src/misc/vlm.c: added support for the 'mux' option for VOD.
authorGildas Bazin <gbazin@videolan.org>
Wed, 20 Oct 2004 12:01:09 +0000 (12:01 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 20 Oct 2004 12:01:09 +0000 (12:01 +0000)
commitdd153084fa81d69ec94332d91b64f82590e96c8a
tree8b07a4eb901a76968734138fe6b9838980d380f2
parent5e129a682f778561eaa7eb5c9d04e082ea7b797c
* src/misc/vlm.c: added support for the 'mux' option for VOD.
   This option tells the vod server to send an encapsulated stream.
* modules/misc/rtsp.c: support for mp2t (MPEG TS) and mp2p (MPEG PS) mux types.
* doc/vlm.txt: update for the mux option.
doc/vlm.txt
include/vlc_vlm.h
modules/misc/rtsp.c
src/misc/vlm.c