Clément Lassieur <[email protected]> writes:

> 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;

Looks like an API change.  Is there an upstream patch we can apply to
fix the VLC build?  I’d prefer that over re-introducing and older
version of libx264.

-- 
Ricardo




Reply via email to