| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: allow building in Thumb2 mode | Mans Rullgard | 2011-06-23 | 1 | -0/+2 |
* | ARM: improve FASTDIV asm | Mans Rullgard | 2011-05-28 | 1 | -6/+6 |
* | ARM: add ARMv6 optimised av_clip_uintp2 | Mans Rullgard | 2011-05-26 | 1 | -0/+9 |
* | ARM: remove volatile from asm statements in libavutil/intmath | Mans Rullgard | 2011-05-26 | 1 | -16/+16 |
* | ARM: fix av_clipl_int32_arm() | Mans Rullgard | 2011-05-26 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Force inlining of avutil common routines | Jason Garrett-Glaser | 2011-02-17 | 1 | -7/+7 |
* | ARM: optimised integer clip functions | Måns Rullgård | 2010-07-07 | 1 | -0/+45 |
* | ARM: intmath.h cosmetics | Måns Rullgård | 2010-07-07 | 1 | -3/+7 |
* | Replace many includes of libavutil/common.h with what is actually needed | Måns Rullgård | 2010-03-09 | 1 | -1/+1 |
* | Move FASTDIV macro to intmath.h | Måns Rullgård | 2010-01-19 | 1 | -0/+54 |