After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 680173 - Make create_sdp virtual method in rtsp-client
Make create_sdp virtual method in rtsp-client
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
0.11.x
Other Linux
: Normal enhancement
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-18 14:17 UTC by Patricia Muscalu
Modified: 2012-07-24 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
create_sdp virtual method (2.88 KB, patch)
2012-07-18 14:17 UTC, Patricia Muscalu
none Details | Review

Description Patricia Muscalu 2012-07-18 14:17:44 UTC
Created attachment 219126 [details] [review]
create_sdp virtual method

Make it possible to create own SDP.
Comment 1 Wim Taymans 2012-07-24 10:53:34 UTC
commit 228e2ccc2d7fb5df5620645b372069376b67683a
Author: Patricia Muscalu <patricia@axis.com>
Date:   Wed Jul 18 15:54:49 2012 +0200

    rtsp-client: make create_sdp virtual method
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=680173