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 770693 - urisourcebin: Rename urisourcebin variable and query functions
urisourcebin: Rename urisourcebin variable and query functions
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-01 06:18 UTC by Wonchul Lee
Modified: 2018-07-18 09:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
urisourcebin-Rename-urisourcebin-variable-and-query-function (18.04 KB, patch)
2016-09-01 06:19 UTC, Wonchul Lee
committed Details | Review

Description Wonchul Lee 2016-09-01 06:18:44 UTC
It's just nitpicking but seems to be good to change some of urisourcebin variable name from 'dec' to 'urisrc', query function starting wth 'decoder' also.
Comment 1 Wonchul Lee 2016-09-01 06:19:32 UTC
Created attachment 334584 [details] [review]
urisourcebin-Rename-urisourcebin-variable-and-query-function
Comment 2 Edward Hervey 2018-07-18 09:14:42 UTC
commit 53ae7df2e24a9335f83ac51fabbccca07ae0f0a1 (HEAD -> master, origin/master, origin/HEAD)
Author: Wonchul Lee <wonchul.lee@collabora.com>
Date:   Thu Sep 1 15:14:37 2016 +0900

    urisourcebin: Rename urisourcebin variable and query functions
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770693