summaryrefslogtreecommitdiffstats
path: root/libavformat/log2_tab.c
Commit message (Collapse)AuthorAgeFilesLines
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-121-0/+1
The table is so small that the space gain is not worth the performance overhead of cross-library access.
OpenPOWER on IntegriCloud