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 699827 - controller: Fix the function signature and a minor typo fix
controller: Fix the function signature and a minor typo fix
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-07 11:53 UTC by sreerenj
Modified: 2013-05-07 12:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
controller: Fix the function signature and a minor typo fix (1.29 KB, patch)
2013-05-07 11:53 UTC, sreerenj
committed Details | Review
mpegvideometa: Fix typo in comment (1.02 KB, patch)
2013-05-07 11:54 UTC, sreerenj
committed Details | Review

Description sreerenj 2013-05-07 11:53:28 UTC
Created attachment 243478 [details] [review]
controller: Fix the function signature and a minor typo fix

controller: Fix the function signature and a minor typo fix
Comment 1 sreerenj 2013-05-07 11:54:27 UTC
Created attachment 243479 [details] [review]
mpegvideometa: Fix typo in comment

mpegvideometa: Fix typo in comment
Comment 2 Sebastian Dröge (slomo) 2013-05-07 12:55:15 UTC
The controller signature change is not necessarily required btw, due to the C calling conventions it does not make a difference.

commit f2bbbdff598dcdaa5983a81bc4127e87edbdd5ea
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Tue May 7 14:47:09 2013 +0300

    controller: Fix the function signature and a minor typo fix
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699827

commit 0511a6b0328cf4a58b905b1d379c26e2e872a68f
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Tue May 7 14:22:10 2013 +0300

    mpegvideometa: Fix typo in comment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699827