[FFmpeg-cvslog] [propchange]: r17776 - svn:log

rbultje subversion
Tue Mar 3 19:07:52 CET 2009


Author: rbultje
Revision: 17776
Property Name: svn:log
Action: modified

Property diff:
--- old property value
+++ new property value
@@ -1,8 +1,9 @@
-Recognize the "application" data type, which is used at least in ASF/RTP
-streams. However, at the same time, setup of this stream might be required
-for UDP-sessions to work correctly, at the same time it will cause TCP
-sessions to barf. Therefore, add a special case to the TCP code to skip
-setup of these application streams when we are dealing with WMS servers.
+Recognize the "application" data type, which is required for WMS/UDP
+sessions.
+
+This type is used in RTP/ASF (served by WMS servers), and is required to
+make UDP sessions work, but breaks TCP sessions. Therefore, we disable setup
+for application streams in TCP/WMS streams.
 
 See discussion in "[PATCH] RTSP-MS 8/15: fix RTSP-MS UDP" thread.
 




More information about the ffmpeg-cvslog mailing list