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 793809 - Build failure with recent x264 snapshot
Build failure with recent x264 snapshot
Status: RESOLVED DUPLICATE of bug 792111
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
1.12.4
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-02-25 11:50 UTC by Armin K.
Modified: 2018-02-25 14:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Armin K. 2018-02-25 11:50:01 UTC
Changes in x264 snapshot 20171225 and later broke gst-plugins-ugly build:

gstx264enc.c:2900:36: error: use of undeclared identifier 'x264_bit_depth'
  default_vtable.x264_bit_depth = &x264_bit_depth;

See:

http://git.videolan.org/?p=x264.git;a=commit;h=71ed44c7312438fac7c5c5301e45522e57127db4
Comment 1 Sebastian Dröge (slomo) 2018-02-25 14:57:43 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 792111 ***