[vlc-commits] commit: Correct example RTP location (fixes #3901) ( Rémi Denis-Courmont )
git at videolan.org
git at videolan.org
Wed Jul 14 22:16:01 CEST 2010
vlc/vlc-1.1 | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Jul 14 23:15:56 2010 +0300| [e605a0142fe4544e6172af25caea229dd612827b] | committer: Rémi Denis-Courmont
Correct example RTP location (fixes #3901)
(cherry picked from commit d350820bdecf153a9e1ea072c672f240b7114992)
Conflicts:
modules/gui/qt4/ui/open_net.ui
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=e605a0142fe4544e6172af25caea229dd612827b
---
modules/gui/qt4/ui/open_net.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/gui/qt4/ui/open_net.ui b/modules/gui/qt4/ui/open_net.ui
index cabba5e..9038405 100644
--- a/modules/gui/qt4/ui/open_net.ui
+++ b/modules/gui/qt4/ui/open_net.ui
@@ -52,7 +52,7 @@
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#838383;">http://www.example.com/stream.avi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#838383;">rtp://@1234</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#838383;">rtp://@:1234</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#838383;">mms://mms.examples.com/stream.asx</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#838383;">rtsp://server.example.org:8080/test.sdp</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#838383;">http://www.yourtube.com/watch?v=gg64x</span></p></body></html></string>
More information about the vlc-commits
mailing list