Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doxy: provide a start page and document libavutil | Luca Barbato | 2011-11-22 | 1 | -0/+8 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Remove macro duplication between common.h and intmath.h | Måns Rullgård | 2010-07-07 | 1 | -14/+0 |
* | intmath: whitespace cosmetics | Måns Rullgård | 2010-07-07 | 1 | -14/+9 |
* | Fix build on configurations without fast av_log2() | Måns Rullgård | 2010-03-09 | 1 | -1/+18 |
* | Move ff_sqrt() to libavutil/intmath.h | Måns Rullgård | 2010-03-08 | 1 | -0/+22 |
* | Move FASTDIV macro to intmath.h | Måns Rullgård | 2010-01-19 | 1 | -0/+18 |
* | Optimise av_log2 with clz when available | Måns Rullgård | 2010-01-14 | 1 | -0/+41 |