aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/dsputil_vfp.S
Commit message (Collapse)AuthorAgeFilesLines
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-091-3/+3
| | | | Originally committed as revision 22404 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARM: use undocumented .syntax directive to enable UAL syntaxMåns Rullgård2009-10-021-1/+1
| | | | Originally committed as revision 20150 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-1/+1
| | | | | | They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-171-0/+189
Originally committed as revision 16179 to svn://svn.ffmpeg.org/ffmpeg/trunk