summaryrefslogtreecommitdiff
path: root/vp8/common/arm
AgeCommit message (Expand)Author
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
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-27RTCD build is bringing old errors to lightJohann
2010-10-26make vp8_recon16x16mb{,y} RTCD functionsJohn Koleszar
2010-10-26arm: move unrolled loops back to generic codeJohn Koleszar
2010-10-26arm: remove duplicate functionsJohn Koleszar
2010-10-25reuse common loopfilter codeJohann
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-09-30Fix valgrind errors in the NEON loop filters.Timothy B. Terriberry
2010-09-27Add 4-tap version of 2nd-pass ARMv6 MC filter.Timothy B. Terriberry
2010-09-27Merge "combine max values and compare once"Johann
2010-09-24Fix valgrind errors in vp8_sixtap_predict8x4_armv6().Timothy B. Terriberry
2010-09-24combine max values and compare onceJohann
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-02encoder: remove postproc dependencyJames Zern
2010-08-31followup arm patchJohann
2010-08-19cleanup simple loop filterJohann
2010-08-19fix armv6 simpleloop filterJohann
2010-08-16store more vars than we removedJohann
2010-08-12update structureJohann
2010-08-12remove unused definitionJohann
2010-08-11rename DETOK_[AL]Johann
2010-07-26update arm idct functionsJohann
2010-07-23Combine idct and reconstruction stepsJeff Muizelaar
2010-06-29Improve SSE2 loopfilter functionsYunqing Wang
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-15Change bitreader to use a larger window.Timothy B. Terriberry