OSDN Git Service

Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables.
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 3 Mar 2013 23:47:11 +0000 (15:47 -0800)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 6 Mar 2013 18:28:11 +0000 (19:28 +0100)
commitc257fe1fdee5846cde8f4ccb6fa2d01190829dac
treefb0a21110c71aeab50da5dafedbc027d61ea35c2
parenta3e0fc9803a66dfd66c5df1becd2b14fbd1d4c77
Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables.

These are widely used throughout libavcodec, nothing dsputil-specific.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/mathtables.c