aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/x86/intmath.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-091-2/+0
| | | | | | | This reduces the number of false dependencies on header files and speeds up compilation. Originally committed as revision 22407 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move FASTDIV macro to intmath.hMåns Rullgård2010-01-191-0/+37
Originally committed as revision 21335 to svn://svn.ffmpeg.org/ffmpeg/trunk