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 782416 - omxvideodec : Removed unreachable code
omxvideodec : Removed unreachable code
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
unspecified
Other All
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-10 03:13 UTC by Sejun Park
Modified: 2017-05-10 11:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
removed because of unreachable code (707 bytes, patch)
2017-05-10 03:13 UTC, Sejun Park
committed Details | Review

Description Sejun Park 2017-05-10 03:13:49 UTC
Created attachment 351503 [details] [review]
removed because of unreachable code

removed unreachable code from gstomxvideodec.c
Comment 1 Tim-Philipp Müller 2017-05-10 11:02:50 UTC
Thanks!

commit d980af213b50d3db74faf61cec528f776ba01879
Author: Sejun Park <sejun79.park@samsung.com>
Date:   Wed May 10 12:10:10 2017 +0900

    omxvideodec: Removed unreachable code
    
    https://bugzilla.gnome.org/show_bug.cgi?id=782416