summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2011-01-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-19experiment extending the quantizer rangeYaowu Xu
2011-01-19Merge "Implement error tracking in the decoder"John Koleszar
2011-01-19Implement error tracking in the decoderHenrik Lundin
2011-01-12Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-11Remove unused local variablesHenrik Lundin
2011-01-08Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-07CQ ModePaul Wilkins
2010-12-30Merge remote branch 'origin/master' into experimentalJohn Koleszar
2010-12-29Always update last_frame_typeYunqing Wang
2010-12-21Merge remote branch 'origin/master' into experimentalJohn Koleszar
2010-12-17Add psnr/ssim tuning optionJohn Koleszar
2010-12-15Merge remote branch 'origin/master' into experimentalJohn Koleszar
2010-12-14shrink TOKENEXTRA and vp8_extra_bit_structJohann
2010-12-14Merge remote branch 'origin/master' into experimentalJohn Koleszar
2010-12-13remove unused temporal preproc codeJohn Koleszar
2010-12-11Merge remote branch 'origin/master' into experimentalJohn Koleszar
2010-12-09vp8 fast quantizer sse2 optimizations for eob.Fritz Koenig
2010-11-18remove low pass filtering from two 4x4 intra predictionYaowu Xu
2010-11-18extends the range of tokensYaowu Xu
2010-11-17Merge remote branch 'origin/master' into experimentalJohn Koleszar
2010-11-16correct errors in token alphabet descriptionsYaowu Xu
2010-11-11Merge remote branch 'origin/master' into experimentalJohn Koleszar
2010-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
2010-11-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
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