GNOME Bugzilla – Bug 599095
x264enc: Adapt to slightly modified x264 API
Last modified: 2009-11-14 11:13:19 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.
*** Bug 599363 has been marked as a duplicate of this bug. ***
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.
*** Bug 601466 has been marked as a duplicate of this bug. ***
*** Bug 601870 has been marked as a duplicate of this bug. ***