This website requires JavaScript.
Explore
Help
Sign in
wrapper
/
FFmpeg
Watch
1
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
FFmpeg
/
libavcodec
/
log2_tab.c
2 lines
32 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
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.
2012-10-04 21:12:32 +02:00
#
include
"libavutil/log2_tab.c"
Reference in a new issue
Copy permalink