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 759614 - dvdec: Remove unused fields
dvdec: Remove unused fields
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal minor
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-12-18 04:34 UTC by RaviKiran
Modified: 2015-12-18 10:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove unused fields (878 bytes, patch)
2015-12-18 04:36 UTC, RaviKiran
committed Details | Review

Description RaviKiran 2015-12-18 04:34:24 UTC
Remove unused fields frame_len, space.
Comment 1 RaviKiran 2015-12-18 04:36:15 UTC
Created attachment 317599 [details] [review]
remove unused fields

Removed unused fields.
Comment 2 Sebastian Dröge (slomo) 2015-12-18 10:31:36 UTC
commit 58fcc0a0aba6e4c9c07e009920f98f9fe4ee62e6
Author: Ravi Kiran K N <ravi.kiran@samsung.com>
Date:   Fri Dec 18 10:18:09 2015 +0530

    dvdec: Remove unused fields
    
    Remove unused fields frame_len and space
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759614