summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-11Merge "Added an emms to prevent invalid stats output" into experimentalYaowu Xu
2012-01-05Added an emms to prevent invalid stats outputYaowu Xu
2011-12-22Fix more warnings.Christian Duvivier
2011-12-22Add script to test all builds.Christian Duvivier
2011-12-21Fix a couple of warnings.Christian Duvivier
2011-12-21changed mode_context update strategyYaowu Xu
2011-12-20Merge "Extended Q:" into experimentalPaul Wilkins
2011-12-20Merge "Extend to 256 Q steps." into experimentalPaul Wilkins
2011-12-20Merge "QRange experiements." into experimentalPaul Wilkins
2011-12-20Merge "Further QIndex realted Fixes:" into experimentalPaul Wilkins
2011-12-19Extended Q:Paul Wilkins
2011-12-19Extend to 256 Q steps.Paul Wilkins
2011-12-19QRange experiements.Paul Wilkins
2011-12-19Further QIndex realted Fixes:Paul Wilkins
2011-12-16Reset segment_id to 0 when segmentation is disabledAdrian Grange
2011-12-15Fixed stride bug in segmentation codeAdrian Grange
2011-12-15Fixed bug to use mode_info_stride rather than mb_colsAdrian Grange
2011-12-12QINDEX_RANGE fixed tables.Paul Wilkins
2011-12-09Enabled adaptive UV intra coding for inter framesYaowu Xu
2011-12-09Merge "Fix out of bounds read in update_mbgraph_frame_stats" into experimentalAdrian Grange
2011-12-09Fix out of bounds read in update_mbgraph_frame_statsAdrian Grange
2011-12-09Revised coding using adaptive mode context to depend on frame typeYaowu Xu
2011-12-09Experiment with old Q range:Paul Wilkins
2011-12-08fixed a crash caused invalid Q choiceYaowu Xu
2011-12-07Removed #if CONFIG_MULCONTEXTYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-07made vp8_mode_context adaptiveYaowu Xu
2011-12-07fixed a crash when MODE_STATS is enabledYaowu Xu
2011-12-07Merge "Minor fixes:" into experimentalYaowu Xu
2011-12-07Minor fixes:Paul Wilkins
2011-12-07Rename use_dc_pred to use_16x16_pred.Ronald S. Bultje
2011-12-07Merge "corrected an enum name" into experimentalYaowu Xu
2011-12-06Fix for RD thresholds if both I8X8 and DUALPRED are enabled.Ronald S. Bultje
2011-12-06Dual 16x16 inter prediction.Ronald S. Bultje
2011-12-06Some further QIndex issues with extended QPaul Wilkins
2011-12-06corrected an enum nameYaowu Xu
2011-12-05removed leftover code from a couple merge problems.Yaowu Xu
2011-12-02changed configure script to enable new experimental optionsYaowu Xu
2011-12-02added separate entropy context for alt_refYaowu Xu
2011-12-02enabled 8x8 intra prediction modes on inter framesYaowu Xu
2011-12-02Further work on extended Q range.Paul Wilkins
2011-12-02CR/LF issue.Paul Wilkins
2011-12-01added transform type to MB_MODE_INFOYaowu Xu
2011-11-29MinQ equations.Paul Wilkins
2011-11-29Extended Q Range:Paul Wilkins
2011-11-29Further work on extended Q range.Paul Wilkins
2011-11-28mbgraph: fix invalid memory access if motion vectors are too big.Ronald S. Bultje
2011-11-28changed find_near_mvs search to include a mb from last frameYaowu Xu
2011-11-23Two pass rate control code changes.Paul Wilkins
2011-11-23Further resolution of QIndex LUTS;Paul Wilkins