1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules
Antoine Cellerier 9283136a86 Fix ffmpeg muxer header writing. This allows flash streaming with VLC. Example command line:
./vlc --sout "#transcode{vcodec=FLV1,acodec=mp3,sameplerate=44100}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8080/stream.flv}" ~/media/aladin.avi --loop -vvv --color -I dummy

Patch from Olivier Houchard. Thanks.
2007-02-17 02:28:18 +00:00
..
access Single service DCCP/RTP/AVP input 2007-02-14 19:59:54 +00:00
access_filter * More compiler warning fixes (const mostly) 2006-12-14 20:56:18 +00:00
access_output HTTP and UDP access outputs return byte count 2007-02-15 20:36:07 +00:00
audio_filter * More compiler warning fixes (const mostly) 2006-12-14 20:56:18 +00:00
audio_mixer A bit of headers cleanup 2006-11-26 14:20:34 +00:00
audio_output Uses correct buffer size with OSS output 2006-11-30 14:39:52 +00:00
codec Fix ffmpeg muxer header writing. This allows flash streaming with VLC. Example command line: 2007-02-17 02:28:18 +00:00
control - Fix file descriptors leak 2007-02-15 17:08:22 +00:00
demux Correct module type 2007-02-13 10:44:57 +00:00
gui * skins2/controls/ctrl_text.cpp: Fixed weird behaviours occurring when resizing a Text control with moving text 2007-02-12 20:17:49 +00:00
meta_engine Fixes segfault introduced in [18810] 2007-02-13 12:53:50 +00:00
misc Added option to disable session timeout option on RTSP request (use: --rtsp-session-timeout=-1 to disable this option, >= 0 to enable it, default is 5). Patch from Saso Kiselkov (skiselkov at gmail dot com) for making VOD (RTSP) work with HanunTech STBs, with modifications from me. 2007-01-14 14:16:33 +00:00
mux * modules/mux/mpeg/ts.c: EN 300 473 says that data_alignment PES flag 2007-02-14 14:40:29 +00:00
packetizer More cleanup 2006-12-24 14:18:21 +00:00
services_discovery Suppress timeout parameter from net_Select() - refs #1056. 2007-02-15 17:17:47 +00:00
stream_out - Fix error reporting in net_Read* (refs #1056) 2007-02-15 17:12:28 +00:00
video_chroma A bit of headers cleanup 2006-11-26 14:20:34 +00:00
video_filter Fix #675. 2007-02-11 01:51:45 +00:00
video_output Add media key to X11 vouts. Patch by loox.thefuture 2007-02-07 20:00:55 +00:00
visualization * forwardport: [18328]-[18330] 2006-12-11 16:22:45 +00:00
LIST
list.sh