2013/2/15 Lars Hammarstrand <[email protected]>

> 2013/2/14 "RenĂ© J.V. Bertin" <[email protected]>
>
>> Since you clearly have the your-ended problem of working in a context
>> where multiple ff_log2_tabs bite, I suggest the open libavutil/intmath.h ,
>> and on line 53 or so you replace
>>
>>
I'm kind of lazy so I used a slightly different solution. First I placed
ff_log2_tab in libavutil/intmath.c and then I added "extern const uint8_t
ff_log2_tab[256]" to libavutil/log2_tab.c, which meant I only had to change
two files ;-)
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to