Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h | Diego Biurrun | 2014-03-22 | 1 | -1/+3 |
* | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -1/+1 |
* | lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables | Ronald S. Bultje | 2013-04-08 | 1 | -0/+35 |
* | Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com... | Anton Khirnov | 2012-10-23 | 1 | -0/+11 |
* | avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility | Martin Storsjö | 2012-10-20 | 1 | -11/+0 |
* | Move av_reverse table to libavcodec | Diego Biurrun | 2012-10-12 | 1 | -0/+19 |
* | Move avutil tables only used in libavcodec to libavcodec. | Diego Biurrun | 2012-10-11 | 1 | -0/+68 |