summaryrefslogtreecommitdiffstats
path: root/libavutil/intmath.h
Commit message (Expand)AuthorAgeFilesLines
* lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-051-0/+55
* ARM: reinstate optimised intmath.hMans Rullgard2012-10-201-0/+4
* avutil: remove inline av_log2 from public APIMans Rullgard2012-10-201-5/+46
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-111-35/+0
* x86: remove FASTDIV inline asmMans Rullgard2012-08-221-2/+0
* configure: Drop fastdiv optionDiego Biurrun2012-08-221-5/+1
* doxy: provide a start page and document libavutilLuca Barbato2011-11-221-0/+8
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove macro duplication between common.h and intmath.hMåns Rullgård2010-07-071-14/+0
* intmath: whitespace cosmeticsMåns Rullgård2010-07-071-14/+9
* Fix build on configurations without fast av_log2()Måns Rullgård2010-03-091-1/+18
* Move ff_sqrt() to libavutil/intmath.hMåns Rullgård2010-03-081-0/+22
* Move FASTDIV macro to intmath.hMåns Rullgård2010-01-191-0/+18
* Optimise av_log2 with clz when availableMåns Rullgård2010-01-141-0/+41
OpenPOWER on IntegriCloud