summaryrefslogtreecommitdiff
path: root/vp8/encoder/arm
AgeCommit message (Expand)Author
2014-01-22arm: Use vreinterpret instead of a plain cast for converting between neon vec...Martin Storsjo
2014-01-02ARM NEON version of denoiser.Christian Duvivier
2013-05-23Remove type from vmvnJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-11-01Remove vp8 in local symbols.Ronald S. Bultje
2012-10-31Change name of common top-level structures from VP8 to VP9.Ronald S. Bultje
2012-10-30Change encoder vp8_ and vp8cx_ public symbol prefixes to vp9_.Ronald S. Bultje
2012-10-29remove fdct invoke macrosJim Bankoski
2012-08-08Merging in the sixteenth subpel uv experimentDeb Mukherjee
2012-07-17Restyle codeJohn 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-29remove unused BOOL_CODER::valueJohn Koleszar
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2012-03-05Move SAD and variance functions to commonJohann
2012-02-09Fix variance overflowJohann
2012-01-30RTCD: finalize removal of old RTCD systemJohn Koleszar
2012-01-30RTCD: add block subtraction functionsJohn Koleszar
2012-01-30RTCD: add quantizer functionsJohn Koleszar
2012-01-30RTCD: add FDCT functionsJohn Koleszar
2012-01-30RTCD: add variance functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-20Disconnect ARM tgt_isa from dsp extensionsFritz Koenig
2011-12-19remove armv6 files from armv5 buildJohn Koleszar
2011-11-23Fix encoder partitioned output on ARMAttila Nagy
2011-11-15Added predictor stride argument(s) to subtract functionsScott LaVarnway
2011-11-03Merge "Change use of eob in the encoder"Scott LaVarnway
2011-11-03Change use of eob in the encoderTero Rintaluoma
2011-10-27Fix ARM build problem introduced by CL I3fab6f2bAttila Nagy
2011-10-26Reduce partial frame copy in encoder's pick_filter_level_fastAttila Nagy
2011-10-14Fix: vp8cx_pack_tokens_into_partitions_armv5 crashAttila Nagy
2011-09-22Merge "Replace vpx_ports/config.h with vpx_config.h"Johann
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-09-20Move neon only arm functions under arm/neon.Fritz Koenig
2011-09-20Merge "NEON FDCT updated to match current C code"Johann
2011-09-20Merge "NEON walsh transform updated to match C"Johann
2011-09-20Merge "Updated ARMv6 forward transforms to match C"Johann
2011-09-20NEON FDCT updated to match current C codeTero Rintaluoma
2011-09-20Fixed armv5te multiplicationsTero Rintaluoma
2011-09-19Updated ARMv6 forward transforms to match CTero Rintaluoma
2011-09-19NEON walsh transform updated to match CTero Rintaluoma
2011-06-29clean up warnings when building arm with rtcdJohann
2011-06-09remove one set of 16x16 variance funcationsYaowu Xu
2011-06-06remove redundant functionsYaowu Xu
2011-06-06Merge "neon fast quantize block pair"Johann
2011-06-01neon fast quantize block pairTero Rintaluoma
2011-05-30adds preload for armv6 encoder asmTero Rintaluoma