[gstreamer-bugs] [Bug 597695] [udpsrc] support VLC-style udp://@239.255.11.11:1234 uri with bind address

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 18 07:18:47 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=597695
  GStreamer | gst-plugins-good | 0.10.16

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
            Version|0.10.23                     |0.10.16
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23

--- Comment #9 from Wim Taymans <wim.taymans at gmail.com> 2010-06-18 14:18:43 UTC ---
commit e25cdc31d30d5bade601fcc662cecb3f2e707e78
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Jun 18 16:16:28 2010 +0200

    udp: make url parsing compatible with VLC syntax

    Skip everything before the @ sign in the url location. VLC uses that as the
    remote address to connect to (but we ignore it for now). This makes our udp
urls
    compatible with the ones used by VLC.

    Fixes #597695

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list