summaryrefslogtreecommitdiff
path: root/libavutil/intmath.h
Commit message (Expand)AuthorAge
* Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer2012-10-12
|\
| * Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-11
| * x86: remove FASTDIV inline asmMans Rullgard2012-08-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-22
|\|
| * configure: Drop fastdiv optionDiego Biurrun2012-08-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-23
|\|
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-22
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Remove macro duplication between common.h and intmath.hMåns Rullgård2010-07-07
* intmath: whitespace cosmeticsMåns Rullgård2010-07-07
* Fix build on configurations without fast av_log2()Måns Rullgård2010-03-09
* Move ff_sqrt() to libavutil/intmath.hMåns Rullgård2010-03-08
* Move FASTDIV macro to intmath.hMåns Rullgård2010-01-19
* Optimise av_log2 with clz when availableMåns Rullgård2010-01-14