summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/simple_idct_armv6.S
Commit message (Collapse)AuthorAgeFilesLines
* Drop DCTELEM typedefDiego Biurrun2013-01-221-3/+3
| | | | | | It does not help as an abstraction and adds dsputil dependencies. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* ARM: use =const syntax instead of explicit literal poolsMans Rullgard2012-08-011-21/+12
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-081-1/+1
| | | | | This will allow for easier implementation of ARM-optimized functions in libraries other than libavcodec.
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-231-16/+17
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-091-7/+7
| | | | Originally committed as revision 22404 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARM: use push/pop pseudo-instructions in simple_idct_armv6.SMåns Rullgård2009-01-121-20/+20
| | | | Originally committed as revision 16570 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARM: simple_idct_armv6.S whitespace cosmeticsMåns Rullgård2009-01-121-27/+27
| | | | Originally committed as revision 16569 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARM: clean up pc-relative references in simple_idct_armv6.SMåns Rullgård2009-01-121-12/+12
| | | | Originally committed as revision 16568 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARM: use rX register names in simple_idct_armv6.SMåns Rullgård2009-01-121-224/+224
| | | | Originally committed as revision 16567 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-171-0/+433
Originally committed as revision 16179 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud