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 793774 - debugutils: checksumsink: Remove source template from sink element
debugutils: checksumsink: Remove source template from sink element
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.13.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-02-23 22:09 UTC by sreerenj
Modified: 2018-02-23 23:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
checksumsink: remove src pad template (1.35 KB, patch)
2018-02-23 22:11 UTC, sreerenj
committed Details | Review

Description sreerenj 2018-02-23 22:09:28 UTC
The checksumsink element is unnecessarily registering a src pad and template.
Patch is to fix it.
Comment 1 sreerenj 2018-02-23 22:11:08 UTC
Created attachment 368860 [details] [review]
checksumsink: remove src pad template
Comment 2 Tim-Philipp Müller 2018-02-23 23:35:08 UTC
Sorry, just pushed this instead of setting patch to accepted_commitnow.

commit 751e85fa45143078fbd7f4ed7043bf5a0e3393f6
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Fri Feb 23 14:08:32 2018 -0900

    checksumsink: remove src pad template from sink element
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793774