summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2010-10-04nasm: movhps compatibility QWORD->MMWORDJan Kratochvil
2010-10-04nasm: address labels 'rel label' vice 'wrt rip'Jan Kratochvil
2010-10-04nasm: match instruction length (movd/movq) to parametersJan Kratochvil
2010-10-01Merge "Fix valgrind errors in the NEON loop filters."Johann
2010-09-30Fix valgrind errors in the NEON loop filters.Timothy B. Terriberry
2010-09-30Merge "Fix loopfilter delta zero transitions"John Koleszar
2010-09-29Merge "Optimizations on the loopfilters."Fritz Koenig
2010-09-29Fix loopfilter delta zero transitionsJohn Koleszar
2010-09-28Optimizations on the loopfilters.Fritz Koenig
2010-09-27Add 4-tap version of 2nd-pass ARMv6 MC filter.Timothy B. Terriberry
2010-09-27move reconintra_mt to decoder (fixup)John Koleszar
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-24move reconintra_mt to decoder (for now)John Koleszar
2010-09-22Remove dead codeJohann
2010-09-21Merge "Restructure multi-threaded decoder"Yunqing Wang
2010-09-20Use movq instead of movdqu.Fritz Koenig
2010-09-20Better choice of instruction filter mask comparision.Fritz Koenig
2010-09-17Restructure multi-threaded decoderYunqing Wang
2010-09-13Removed unnecessary pxor.Fritz Koenig
2010-09-10Make block access to frame buffer sequentialFritz Koenig
2010-09-09Merge branch 'master' of git://review.webmproject.org/libvpxFritz Koenig
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-07Bilinear subpixel optimizations for ssse3.Fritz Koenig
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway
2010-09-02encoder: remove postproc dependencyJames Zern
2010-08-31Replace sleep(0) calls in multi-threaded decoderYunqing Wang
2010-08-31followup arm patchJohann
2010-08-31Changed above and left context data layoutScott LaVarnway
2010-08-27Fix harmless off-by-1 error.Timothy B. Terriberry
2010-08-23Rework idct calling structure.Fritz Koenig
2010-08-19Revert "Removed ssse3 sixtap code"Jim Bankoski
2010-08-19cleanup simple loop filterJohann
2010-08-19Merge "fix armv6 simpleloop filter"Johann
2010-08-19fix armv6 simpleloop filterJohann
2010-08-18Removed ssse3 sixtap codeScott LaVarnway
2010-08-16store more vars than we removedJohann
2010-08-13move segmentation_common to encoderJohn Koleszar
2010-08-12update structureJohann
2010-08-12remove unused definitionJohann
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-08-11Merge "Finished vp8_sixtap_predict4x4_ssse3 function"Scott LaVarnway
2010-08-11avoid negative array subscript warningsJohn Koleszar
2010-08-11Finished vp8_sixtap_predict4x4_ssse3 functionScott LaVarnway
2010-08-11rename DETOK_[AL]Johann
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-08-10Added ssse3 version of sixtap filtersScott LaVarnway
2010-08-09Mark loopfilter C functions as staticJohn Koleszar
2010-08-02Merge "Issue 150: Fixing linker warning in extend.c."John Koleszar