Author | SHA1 | Message | Date |
---|---|---|---|
|
7cafdfe9c7 |
lavfi: duplicate ff_log2_tab
Fixes compilation failures on msvc/icl shared builds Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
10 years ago |
|
930c9d4373 |
avutil: Duplicate ff_log2_tab instead of sharing it across libs
The table is so small that the space gain is not worth the performance overhead of cross-library access. |
12 years ago |