summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-11-22Remove redundant code (lf_or_gf and frame_lf_or_gf)Adrian Grange
2011-11-22Removal of Qindex LUTS.Paul Wilkins
2011-11-21Extended Q range Experiment.Paul Wilkins
2011-11-21Cosmetic clean up.Paul Wilkins
2011-11-21Decoder segmentation bug.Paul Wilkins
2011-11-21CONFIG_T8X8 experiment.:Paul Wilkins
2011-11-17Clip buffer level to the maximum buffer size in CBRAdrian Grange
2011-11-17Merge "fixed the scaling in 8x8 trellis quant" into experimentalYaowu Xu
2011-11-16fixed the scaling in 8x8 trellis quantYaowu Xu
2011-11-16Header inclusion for Unix buildPaul Wilkins
2011-11-15Merge CONFIGURE_SEGMENTATION experiment.Paul Wilkins
2011-11-15Further clean up of Segmentation experiment codePaul Wilkins
2011-11-15Further work on Segmentation Experiment:Paul Wilkins
2011-11-11Segmentation experiment:Paul Wilkins
2011-11-11SEGMENTATION experiment:Paul Wilkins