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 687421 - GstRTSPConnection: a number of methods not annotated correctly
GstRTSPConnection: a number of methods not annotated correctly
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.0.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-02 10:13 UTC by Ognyan Tonchev (redstar_)
Modified: 2012-11-02 13:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix GI annotations (2.52 KB, patch)
2012-11-02 10:13 UTC, Ognyan Tonchev (redstar_)
committed Details | Review

Description Ognyan Tonchev (redstar_) 2012-11-02 10:13:39 UTC
Created attachment 227879 [details] [review]
Fix GI annotations

These include:

gst_rtsp_connection_create()
gst_rtsp_connection_accept()
gst_rtsp_watch_unref()
gst_rtsp_watch_send_message()
Comment 1 Tim-Philipp Müller 2012-11-02 13:05:13 UTC
commit ff04a1b4c6cac6903998185f8de4d267899d5d3b
Author: Ognyan Tonchev <ognyan@axis.com>
Date:   Fri Nov 2 11:05:20 2012 +0100

    rtspconnection: fix g-i annotations for out parameters
    
    https://bugzilla.gnome.org/show_bug.cgi?id=687421