bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32448: commit fac39b9 (update libx264) broke VLC


From: Ricardo Wurmus
Subject: bug#32448: commit fac39b9 (update libx264) broke VLC
Date: Thu, 16 Aug 2018 16:55:05 +0200
User-agent: mu4e 1.0; emacs 26.1

Clément Lassieur <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]