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 770102 - daala: typo related compilation error
daala: typo related compilation error
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.8.2
Other All
: Normal blocker
: 1.9.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-08-18 16:58 UTC by Philippe Renon
Modified: 2016-08-19 10:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
typo fix (817 bytes, patch)
2016-08-18 16:58 UTC, Philippe Renon
committed Details | Review

Description Philippe Renon 2016-08-18 16:58:52 UTC
Created attachment 333575 [details] [review]
typo fix

in gstdaaladec.c, GST_DEBUG_CATEGIRY_GET is misspelled causing compilation failure.
Comment 1 Sebastian Dröge (slomo) 2016-08-18 18:09:07 UTC
Comment on attachment 333575 [details] [review]
typo fix

Thanks, will merge soon :)
Comment 2 Sebastian Dröge (slomo) 2016-08-19 10:48:23 UTC
commit f5d2309c5b785d61ce1e58f5778dfb52d0fe24ea
Author: Philippe Renon <philippe_renon@yahoo.fr>
Date:   Thu Aug 18 18:55:41 2016 +0200

    daala: fix typo related compilation error
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770102