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 720999 - Missing annotation for GstColorBalance interface
Missing annotation for GstColorBalance interface
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-24 01:21 UTC by Lionel Landwerlin
Modified: 2013-12-24 09:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
colorbalance: add missing annotation for list_channels() (1.29 KB, patch)
2013-12-24 01:23 UTC, Lionel Landwerlin
committed Details | Review

Description Lionel Landwerlin 2013-12-24 01:21:59 UTC
Missing annotation for gst_color_balance_list_channels().
Comment 1 Lionel Landwerlin 2013-12-24 01:23:25 UTC
Created attachment 264827 [details] [review]
colorbalance: add missing annotation for list_channels()
Comment 2 Tim-Philipp Müller 2013-12-24 09:27:56 UTC
Pushed, thanks!

commit aedca7acfcfd4c25cebae3b84b8b7526f758b41c
Author: Lionel Landwerlin <llandwerlin@gmail.com>
Date:   Tue Dec 24 01:20:25 2013 +0000

    colorbalance: add missing annotation for list_channels()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720999