summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2011-02-04Merge "Improve MV prediction in vp8_pick_inter_mode() for speed>3"Yunqing Wang
2011-02-04Remove duplicate loopfilter parameters.Gaute Strokkenes
2011-02-03Make vp8_adjust_mb_lf_value return the updated value rather thanGaute Strokkenes
2011-01-28Merge "Adds "armvX-none-rvct" targets"Johann
2011-01-28Improve MV prediction in vp8_pick_inter_mode() for speed>3Yunqing Wang
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2011-01-26Remove copies of same functionsYunqing Wang
2011-01-19Merge "Implement error tracking in the decoder"John Koleszar
2011-01-19Implement error tracking in the decoderHenrik Lundin
2011-01-11Remove unused local variablesHenrik Lundin
2011-01-07CQ ModePaul Wilkins
2010-12-29Always update last_frame_typeYunqing Wang
2010-12-17Add psnr/ssim tuning optionJohn Koleszar
2010-12-14shrink TOKENEXTRA and vp8_extra_bit_structJohann
2010-12-13remove unused temporal preproc codeJohn Koleszar
2010-12-09vp8 fast quantizer sse2 optimizations for eob.Fritz Koenig
2010-11-16correct errors in token alphabet descriptionsYaowu Xu
2010-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
2010-11-04postproc : Update visualizations.Fritz Koenig
2010-11-02postproc : Fix display of motion vectors.Fritz Koenig
2010-11-01postproc : Added SPLITMV visualization, fix line constrain.Fritz Koenig
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-27postproc: Tweaks to line drawing and blending.Fritz Koenig
2010-10-27Merge "RTCD build is bringing old errors to light"Johann
2010-10-27vpxdec : Change --pp-debug-info to be a bit field.Fritz Koenig
2010-10-27Merge "postproc: Add mode and refrence frame visualizers."Fritz Koenig
2010-10-27RTCD build is bringing old errors to lightJohann
2010-10-26postproc: Add mode and refrence frame visualizers.Fritz Koenig
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-25Merge "Debug option for drawing motion vectors."Fritz Koenig
2010-10-25Debug option for drawing motion vectors.Fritz Koenig
2010-10-25reuse common loopfilter codeJohann
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-10-19Merge "fixed a typo that mis-used Y plane stride for UV blocks."Yaowu Xu
2010-10-14Fix one gcc compiler warningYunqing Wang
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-04fixed a typo that mis-used Y plane stride for UV blocks.Yaowu Xu
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