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 599095 - x264enc: Adapt to slightly modified x264 API
x264enc: Adapt to slightly modified x264 API
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal normal
: 0.10.14
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 599363 601466 601870 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-10-20 19:25 UTC by Robert Swain
Modified: 2009-11-14 11:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
x264enc: Adapt to slightly modified x264 API (1017 bytes, patch)
2009-10-20 19:25 UTC, Robert Swain
committed Details | Review

Description Robert Swain 2009-10-20 19:25:07 UTC
Created attachment 145884 [details] [review]
x264enc: Adapt to slightly modified x264 API

Recently the b-pyramid option in x264 changed from being boolean to integer.
The attached patch adds an #ifdef to maintain compatibility with the old API.
Comment 1 Edward Hervey 2009-10-23 07:28:27 UTC
*** Bug 599363 has been marked as a duplicate of this bug. ***
Comment 2 Mark Nauwelaerts 2009-10-26 20:53:52 UTC
commit 0a36965808ab9095dd68541f589fd71b66c99ca7
Author: Robert Swain <robert.swain@gmail.com>
Date:   Tue Oct 20 20:00:44 2009 +0100

    x264enc: Adapt to slightly modified x264 API

    Fixes #599095.
Comment 3 Jan Schmidt 2009-11-11 00:00:56 UTC
*** Bug 601466 has been marked as a duplicate of this bug. ***
Comment 4 Sebastian Dröge (slomo) 2009-11-14 11:13:19 UTC
*** Bug 601870 has been marked as a duplicate of this bug. ***