summaryrefslogtreecommitdiff
path: root/libavcodec/armv4l/dsputil_iwmmxt.c
Commit message (Expand)AuthorAge
* __asm __volatile -> asm volatile, improves code consistency and worksReimar Döffinger2008-02-24
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* IWMMXT-specific dsputils clear_blocks function.David Bateman2007-04-06
* enable iwmmxt support, removing mm_support() stubTim Chick2007-03-21
* 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
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* 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