Split parts of dvdata.h into dvdata.c, this ensures that things like
work_chunks_* and dv_idct_factor_* variables appear only once in the binary instead of 3 times. Saves 3264 bytes in .rodata and 312416 bytes in .bss on x86_64. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20246 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
Showing
libavcodec/dvdata.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment