<div dir="ltr">2013/2/15 Lars Hammarstrand <span dir="ltr"><<a href="mailto:lars.hammarstrand@gmail.com" target="_blank">lars.hammarstrand@gmail.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div class="im">2013/2/14 "René J.V. Bertin" <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span><br></div><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">
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<br><br></div></blockquote></div></div></div>
</blockquote><div> </div><div>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 ;-)</div>
</div></div></div>