1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules/stream_out
Rémi Denis-Courmont 75f050b3c6 Fix Range handling
In RTSP/1.0, don't return any range (as far as I understand).
In RTSP/2.0, we'd have to compute the time from the beginning.
2008-05-07 19:38:48 +03:00
..
transrate NIH syndrome cure (2) 2008-05-01 21:57:00 +03:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
autodel.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
bridge.c NIH syndrome cure (2) 2008-05-01 21:57:00 +03:00
description.c stream_out/description.c: Add some debug msg to better track down an assertion failure. 2008-04-22 15:50:52 +02:00
display.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
dummy.c Use malloc(1) as cookie rather than malloc(0) 2008-05-01 21:24:07 +03:00
duplicate.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
es.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
gather.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
Modules.am Maintain SUBDIRS manually for extra flexibility 2008-05-04 15:36:23 +03:00
mosaic_bridge.c Add picture specific alpha setting for mosaic pictures. 2008-04-22 23:36:45 +02:00
rtcp.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
rtp.c vlc_mutex_init: remove unused paramter 2008-05-04 14:14:46 +03:00
rtp.h Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
rtpfmt.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
rtsp.c Fix Range handling 2008-05-07 19:38:48 +03:00
standard.c sout-std: remove RTP stuff (since we don't have a RTP access output) 2008-05-07 17:34:32 +03:00
switcher.c Use vlc_memset/vlc_memcpy 2008-05-03 17:17:30 +03:00
transcode.c vlc_mutex_init: remove unused paramter 2008-05-04 14:14:46 +03:00