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 747597 - smpte: Remove unused fields
smpte: Remove unused fields
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-10 05:17 UTC by RaviKiran
Modified: 2015-04-10 09:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove unused fields (811 bytes, patch)
2015-04-10 05:19 UTC, RaviKiran
committed Details | Review

Description RaviKiran 2015-04-10 05:17:59 UTC
Remove the unused fields format, fps.
Comment 1 RaviKiran 2015-04-10 05:19:58 UTC
Created attachment 301254 [details] [review]
remove unused fields

patch attached. Pls review.
Comment 2 Tim-Philipp Müller 2015-04-10 09:25:48 UTC
Thanks, pushed:

commit d8ebddfaf3cc548cf5b8397d9c9595a5e0b7d465
Author: Ravi Kiran K N <ravi.kiran@samsung.com>
Date:   Fri Apr 10 10:59:26 2015 +0530

    smpte: remove unused fields
    
    Remove the fields - format and fps from smpte
    as they are unused.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=747597