summaryrefslogtreecommitdiff
path: root/vp8/common/arm
AgeCommit message (Expand)Author
2014-02-26VP8 for ARMv8 by using NEON intrinsics 04James Yu
2014-02-26VP8 for ARMv8 by using NEON intrinsics 03James Yu
2014-02-23VP8 for ARMv8 by using NEON intrinsics 02James Yu
2014-02-12minor spelling cleanup in commentsAndrew Russell
2014-01-23vp8/common: add extern "C" to headersJames Zern
2014-01-10Apply neon flags to intrinsic filesJohann
2014-01-09VP8 for ARMv8 by using NEON intrinsics 01James Yu
2013-12-16vp8/common: normalize include guardsJames Zern
2013-05-22arm: Move the definition of bilinear_taps_coeff to within the sectionMartin Storsjo
2013-05-22arm: Explicitly write both target registers for ldrdMartin Storsjo
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-08-08Update armv6 vp8_intra4x4_predictJohann
2012-08-01Change vp8_intra4x4_predict call sitesJohann
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-05-02Merge "Fix compiler warnings" into eiderJohn Koleszar
2012-05-02Fix TEXTRELs in the ARM asm.Timothy B. Terriberry
2012-05-02Fix compiler warningsAttila Nagy
2012-03-05Move SAD and variance functions to commonJohann
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar
2012-01-30RTCD: add loopfilter functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
2012-01-26Rename save_neon_reg.asm as save_reg_neon.asmAttila Nagy
2012-01-20Disconnect ARM tgt_isa from dsp extensionsFritz Koenig
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2011-12-21Remove useless g_common.hJohn Koleszar
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-11-25Modified the inverse walsh to output directlyScott LaVarnway
2011-11-09ARMv6 optimized Intra4x4 predictionTero Rintaluoma
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-07-13Merge "Update armv6 loopfilter to new interface"Johann
2011-07-13Merge "Update armv7 loopfilter to new interface"Johann
2011-07-12Update armv6 loopfilter to new interfaceAttila Nagy
2011-07-12Update armv7 loopfilter to new interfaceAttila Nagy
2011-06-29clean up warnings when building arm with rtcdJohann
2011-06-28Merge "Avoid text relocations in ARM vp8 decoder"Johann
2011-06-28Avoid text relocations in ARM vp8 decoderMike Hommey
2011-06-17utilize preload in ARMv6 MC/LPF/Copy routinesTaekhyun Kim
2011-05-19Fixed iwalsh_neon build problems with RVDS4.1Attila Nagy
2011-05-04Loopfilter NEON: Use VMOV for constant vectors instead of VLD.Attila Nagy
2011-04-25remove simpler_lpfJohann
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-09Adds armv6 optimized variance calculationTero Rintaluoma
2011-02-08clean up bilinear filterJohann
2011-02-07move one of the offset filesJohann
2011-02-04remove unused dboolhuff codeJohann
2011-02-04Remove duplicate loopfilter parameters.Gaute Strokkenes