1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00
vlc/modules/stream_out
Laurent Aimar e7d9e5601f Added sout_UpdateStatistic and fixed transcode module to use it.
As a side effect, it fixed a potential segfault (race condition) when using
sout-keep (but I am not sure if we have a stream_out module that can show the
problem)

 sout_UpdateStatistic still uses input internal data and that need to
be fixed. Audio output need such a clean too.
2007-10-20 23:22:48 +00:00
..
transrate Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
autodel.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
bridge.c Fix some cast warnings 2007-09-04 19:21:53 +00:00
description.c Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
display.c Only reference the input when we have at least one codec - fixes #1287. 2007-09-23 18:52:55 +00:00
dummy.c Simplify 2007-09-12 16:43:10 +00:00
duplicate.c Remove _GNU_SOURCE and string.h too 2007-08-20 19:10:23 +00:00
es.c Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
gather.c Check malloc return value) 2007-09-29 14:22:50 +00:00
Modules.am Bring back the lightweight RTCP sender 2007-09-08 11:36:00 +00:00
mosaic_bridge.c Fix some cast warnings 2007-09-04 19:21:53 +00:00
rtcp.c Another Win32 problem 2007-09-20 19:28:58 +00:00
rtp.c Also try to obey recommended ptime (20ms) for L16 2007-10-04 18:33:43 +00:00
rtp.h Specify SSRC in SETUP response 2007-09-29 11:20:48 +00:00
rtsp.c Specify SSRC in SETUP response 2007-09-29 11:20:48 +00:00
standard.c Announce API simplification 2007-09-15 20:10:50 +00:00
switcher.c Remove stdio while we're at it. 2007-08-20 19:23:10 +00:00
transcode.c Added sout_UpdateStatistic and fixed transcode module to use it. 2007-10-20 23:22:48 +00:00