summaryrefslogtreecommitdiff
path: root/libavcodec/arm
Commit message (Expand)AuthorAge
...
* ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code changeMåns Rullgård2009-01-18
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-14
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* ARM: use push/pop pseudo-instructions in simple_idct_armv6.SMåns Rullgård2009-01-12
* ARM: simple_idct_armv6.S whitespace cosmeticsMåns Rullgård2009-01-12
* ARM: clean up pc-relative references in simple_idct_armv6.SMåns Rullgård2009-01-12
* ARM: use rX register names in simple_idct_armv6.SMåns Rullgård2009-01-12
* ARM: work around linker bug with movw/movt relocations in shared libsMåns Rullgård2008-12-30
* ARM: rename coefficient table in NEON IDCTMåns Rullgård2008-12-30
* ARM: NEON optimised float_to_int16Måns Rullgård2008-12-26
* ARM: add new h264 idct functionsMåns Rullgård2008-12-25
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17