summaryrefslogtreecommitdiff
path: root/libavcodec/arm/mpegvideo_arm.c
Commit message (Expand)AuthorAge
* mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun2014-08-15
* lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-24
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-22
* remove iwmmxt optimizationsJanne Grunau2012-03-12
* mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* ARM: check struct offsets only when they are usedMåns Rullgård2010-06-02
* ARM: fail build if hardcoded struct offsets are wrongMåns Rullgård2010-06-02
* ARM: NEON optimised dct_unquantize_h263_{intra,inter}Måns Rullgård2010-05-29
* ARM: move mpegvideo prototypes to a header fileMåns Rullgård2010-03-08
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17