summaryrefslogtreecommitdiff
path: root/libavcodec/mathtables.c
Commit message (Expand)AuthorAge
* lavc: Deduplicate zigzag_scan tableDiego Biurrun2016-03-25
* dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-22
* dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-13
* lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtablesRonald S. Bultje2013-04-08
* Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov2012-10-23
* avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö2012-10-20
* Move av_reverse table to libavcodecDiego Biurrun2012-10-12
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-11