summaryrefslogtreecommitdiff
path: root/libavcodec/armv4l/mpegvideo_iwmmxt.c
Commit message (Expand)AuthorAge
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17
* Remove duplicated MM_* macros for CPU capabilities from dsputil.h.Dominik Mierzejewski2008-11-03
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Revert previous mistaken commit.Diego Biurrun2008-05-09
* ipp.h is a system header, use <> when #including it.Diego Biurrun2008-05-09
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-17
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* revert bad checkinMåns Rullgård2006-11-14
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-14
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin :...Gildas Bazin2005-06-28
* Better ARM support for mplayer/ffmpeg, ported from atty forkBernhard Rosenkränzer2005-05-26