Hi!

OK, i have a boring request and I'm sorry for that, but it would help me a lot 
:
Currently, compiling 1.1.1 with "--enable-experimental" option fails at this 
point :

encode_x264.c:207: erreur: ‘struct <anonymous>’ has no member named 
‘i_direct_8x8_inference’
encode_x264.c:207: erreur: ‘struct <anonymous>’ has no member named 
‘i_direct_8x8_inference’
make[2]: *** [encode_x264_la-encode_x264.lo] Erreur 1
make[2]: quittant le répertoire « /usr/src/transcode-1.1.1/encode »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /usr/src/transcode-1.1.1 »
make: *** [all] Erreur 2

while HEAD does compile without issue.
I suspect there is a patch done recently on the x264 encode code allowing to 
compile with the latest x264 API change, but it was not backported to 1.1.1.
Could it be possible to apply this fix to 1.1.1 so that experimental code will 
compile? I know it's boring and a bit of useless hassle, but I would 
appreciate it a lot nonetheless. :-)
If that's too much work for what it is, please disregard.

Best regards,

        Richard


> Known problem. It's going to be fixed ASAP.
> Unfortunately, HEAD will be in a bad shape until that moment, due to
> recent drop of the old modules.
>
> I suggest to step back on 1.1.x until the fix get committed (it's quite
> a big, so it will take some time).
>
>
> Bests,

Reply via email to