diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2013-03-03 15:47:11 -0800 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-04-08 12:38:33 +0300 |
commit | d2ec6ea6c6c0276aaf0063c5a7290f8e11fcdb06 (patch) | |
tree | 89cfd43f007e671dfdce9bcd1c6d9c4c6de213d4 /cmdutils.h | |
parent | 9e0f14f16cfc9456a691655fda7d01090bffe47e (diff) | |
download | ffmpeg-d2ec6ea6c6c0276aaf0063c5a7290f8e11fcdb06.tar.gz |
lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables
These are widely used throughout libavcodec, nothing dsputil-specific.
Change ff_cropTbl to a statically initialized table, to avoid
initializing it with a function call.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'cmdutils.h')
0 files changed, 0 insertions, 0 deletions