summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2011-05-25Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-24Use int_mv instead of MV in vp8_mv_contScott LaVarnway
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-21Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-21Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-20Merge "Fixed iwalsh_neon build problems with RVDS4.1"Johann
2011-05-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-20Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-19Merge "Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3."Scott LaVarnway
2011-05-19Merge "changed configure option name to reduce confusion"John Koleszar
2011-05-19Fix segv without --enable-error-concealmentJohn Koleszar
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-05-19Fixed iwalsh_neon build problems with RVDS4.1Attila Nagy
2011-05-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-12Using int_mv instead of MVScott LaVarnway
2011-05-11Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-11Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-11Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-05-10set up Global Offset Table in reconJohann
2011-05-10Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-09clean up unused variable warningsJohann
2011-05-07Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-07Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-06Fix semaphore emulation on WindowsAron Rosenberg
2011-05-06Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-06Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-05Merge "Loopfilter NEON: Use VMOV for constant vectors instead of VLD."Johann
2011-05-05Merge "Runtime detection of available processor cores."Yunqing Wang
2011-05-04Loopfilter NEON: Use VMOV for constant vectors instead of VLD.Attila Nagy
2011-05-03Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-03Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-02Merge "Fix documentation typos"John Koleszar
2011-05-02Fix compile error with --enable-postproc-visualizerJohn Koleszar
2011-04-30Fix documentation typosThijs Vermeir
2011-04-30Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-30Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-29Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3.Ronald S. Bultje
2011-04-29changed configure option name to reduce confusionYaowu Xu
2011-04-29Merge "Consolidated build inter predictors"Scott LaVarnway
2011-04-29Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-29Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-28bug fix removed inline from recon_wrapper_sse2.cJames Berry
2011-04-28Merge "Use psadbw to get the sum of bytes in a line."Scott LaVarnway
2011-04-28Consolidated build inter predictorsScott LaVarnway
2011-04-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-28Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-27Use psadbw to get the sum of bytes in a line.Ronald S. Bultje
2011-04-27Removed unused code in reconinterScott LaVarnway
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje