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 509313 - gstmpeg2dec.c compilation error
gstmpeg2dec.c compilation error
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal major
: 0.10.6
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-14 09:26 UTC by Laurent Glayal
Modified: 2008-01-14 11:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Glayal 2008-01-14 09:26:45 UTC
gstmpeg2dec.c: In function `flush_queued':
gstmpeg2dec.c:694: warning: `res' might be used uninitialized in this function
Comment 1 Wim Taymans 2008-01-14 11:41:35 UTC
        * ext/mpeg2dec/gstmpeg2dec.c: (clear_queued), (flush_queued),
        (handle_picture), (handle_slice):
        Fix compilation error. Fixes #509313.