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 702072 - rtsp-client: Make param_set and param_get virtual
rtsp-client: Make param_set and param_get virtual
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
git master
Other Linux
: Normal enhancement
: 1.2.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-06-12 10:27 UTC by Ognyan Tonchev (redstar_)
Modified: 2014-02-25 22:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtsp-client: make create_sdp virtual method (3.74 KB, patch)
2013-06-12 10:27 UTC, Ognyan Tonchev (redstar_)
none Details | Review

Description Ognyan Tonchev (redstar_) 2013-06-12 10:27:04 UTC
Make it possible to handle implementatuion specific parameters
Comment 1 Ognyan Tonchev (redstar_) 2013-06-12 10:27:44 UTC
Created attachment 246604 [details] [review]
rtsp-client: make create_sdp virtual method
Comment 2 Ognyan Tonchev (redstar_) 2013-06-12 13:46:50 UTC
Sorry, i've put the wrong comment about the attached patch. What i aimed to write was "rtsp-client: Make param_set and param_get virtual"
Comment 3 Wim Taymans 2013-06-17 14:12:28 UTC
commit b5f8ff82323cccf8d4e3d21254e0e06f7d13f169
Author: Ognyan Tonchev <ognyan@axis.com>
Date:   Wed Jun 12 12:23:56 2013 +0200

    rtsp-client: Make param_set and param_get virtual