[Bug 720155] media: add setup_sdp vmethod

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 18 07:41:29 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720155
  GStreamer | gst-rtsp-server | git

Wim Taymans <wim.taymans> changed:

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

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2013-12-18 15:41:25 UTC ---
Commited but left the actual code in rtsp-sdp.c. I imagine a future where we
can also create other formats to descrie the media and I would like t keep that
separate for now. It's all a bit hardcoded and inflexible for now but I think
it will do for now.


commit baa0eadc5d0fcb0d1b2bcb9ab33fc08d0f7c88f8
Author: Aleix Conchillo Flaqué <aleix at oblong.com>
Date:   Wed Dec 18 16:37:27 2013 +0100

    media: add setup_sdp vmethod

    gst/rtsp-server/rtsp-media.[ch]: added setup_sdp vmethod and public
    gst_rtsp_media_setup_sdp.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=720155

-- 
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