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 656686 - celtdec: make this compile with git libcelt
celtdec: make this compile with git libcelt
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-16 18:40 UTC by Vincent Penquerc'h
Modified: 2011-08-16 19:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
celtdec: make this compile with git libcelt (1004 bytes, patch)
2011-08-16 18:40 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2011-08-16 18:40:28 UTC
celt_mode_info was removed, in favor of a _ctl.
Comment 1 Vincent Penquerc'h 2011-08-16 18:40:31 UTC
Created attachment 193987 [details] [review]
celtdec: make this compile with git libcelt
Comment 2 Tim-Philipp Müller 2011-08-16 19:28:15 UTC
commit ffa9c8179818abd237d3883aee053adce56851f9
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Tue Aug 16 19:39:40 2011 +0100

    celtdec: make this compile with git libcelt
    
    celt_mode_info was removed, in favor of a _ctl.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=656686