[x264-devel] Compiling on Centos 7
Henrik Gramner
henrik at gramner.com
Mon Jan 25 16:06:55 CET 2016
On Wed, Oct 7, 2015 at 8:21 PM, <brian461 at comcast.net> wrote:
> x264.c:445:15: error: variable i has initializer but incomplete type
> for( enum PixelFormat i = AV_PIX_FMT_NONE+1; i < AV_PIX_FMT_NB; i++ )
This was fixed in
https://git.videolan.org/?p=x264.git;a=commit;h=a0cd7d38acb6c31973228ab207e18344920e0aa3
so you need to update to a more recent x264 version.
More information about the x264-devel
mailing list