aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/mips
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-261-0/+4
| | | | (cherry picked from commit 7a5a168abe36c91087e58d89262a3658d21ea2cc)
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-2/+0
| | | | Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+2
| | | | Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
* Mark all intreadwrite functions av_always_inlineMåns Rullgård2010-01-181-6/+6
| | | | Originally committed as revision 21278 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MIPS: 100L: fix AV_[RW]N64 on MIPS64Måns Rullgård2009-08-161-6/+6
| | | | Originally committed as revision 19660 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MIPS: inline asm for intreadwrite.hMåns Rullgård2009-05-281-0/+94
Originally committed as revision 18980 to svn://svn.ffmpeg.org/ffmpeg/trunk