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 689594 - rtsp-media: Make the element a constructor parameter
rtsp-media: Make the element a constructor parameter
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: 2012-12-04 08:52 UTC by Ognyan Tonchev (redstar_)
Modified: 2014-02-25 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtsp-media: Make the element a constructor parameter (2.27 KB, patch)
2012-12-04 08:52 UTC, Ognyan Tonchev (redstar_)
committed Details | Review

Description Ognyan Tonchev (redstar_) 2012-12-04 08:52:28 UTC
Created attachment 230629 [details] [review]
rtsp-media: Make the element a constructor parameter

Make the element a constructor parameter in order to be able to sub-class the GstRTSPMedia
Comment 1 Wim Taymans 2012-12-10 09:26:58 UTC
commit 0844e8afbc2f9d4892463bc0b0327d12af4b0878
Author: Ognyan Tonchev <ognyan@axis.com>
Date:   Tue Dec 4 09:47:35 2012 +0100

    rtsp-media: Make the element a constructor parameter
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689594