[vlc] latest vlc with latest libavcodec doesn't compile

Greg Lee greg at ling.lll.hawaii.edu
Mon Sep 22 01:32:03 CEST 2008


On Sun, 21 Sep 2008 21:58:46 +0000, Greg Lee wrote:

> On Sun, 21 Sep 2008 17:22:25 +0000, Greg Lee wrote:
...
> x264.c:1041: error: ‘x264_param_t’ has no member named
> ‘b_bframe_adaptive’
> 
> And indeed there is no 'b_bframe_adaptive' in my version of x264.h
> (though there's a 'i_bframe_adaptive'),

Well, I'm sorry to be doing so much talking to myself.  I
decided to just change the symbol 'b_bframe_adaptive' in
modules/codec/x264.c to 'i_bframe_adaptive', so it would
compile.  It's just one little letter -- what difference
can it really make?

-- 
Greg




More information about the vlc mailing list