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 623550 - doesn't compile with celt 0.8
doesn't compile with celt 0.8
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.20
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-04 21:12 UTC by Benjamin Otte (Company)
Modified: 2010-07-05 07:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin Otte (Company) 2010-07-04 21:12:39 UTC
The new celt 0.8 release broke the Fedora package, so I tried a rebuild, but CELT_GET_FRAME_SIZE doesn't exist anymore.
Comment 1 Sebastian Dröge (slomo) 2010-07-05 07:48:47 UTC
commit 3018802bda71918565ef78a33a435022c61fd91d
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Mon Jul 5 09:47:38 2010 +0200

    celt: Fix compilation with celt 0.8
    
    Fixes bug #623550.