Page 1 of 1

VLC-3.x.x build failure with recent x264 snapshot

Posted: 25 Jul 2018 17:37
by sargasses
Hello

VLC-3.0.4 (version vlc-3.0.git) build failure with recent x264 snapshot

with the version of vlc 4.x no problem

here is the error message

Code: Select all

codec/x264.c: In function ‘Open’: codec/x264.c:849:26: error: ‘x264_bit_depth’ undeclared (first use in this function) const int mask = x264_bit_depth > 8 ? X264_CSP_HIGH_DEPTH : 0; ^~~~~~~~~~~~~~ codec/x264.c:849:26: note: each undeclared identifier is reported only once for each function it appears in Makefile:22475 : la recette pour la cible « codec/libx264_plugin_la-x264.lo » a échouée
can you correct this error ??

Thank you for your help

cordially