summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2012-01-19Added code to prevent I8X8_PRED mode for MBs using 8x8 transformYaowu Xu
2012-01-19reverted an accidental code deletingYaowu Xu
2012-01-18Possible divide by 0 error.Paul Wilkins
2012-01-17Rate control on static scenes plus Y2dc delta Q fix.Paul Wilkins
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-21Fix a couple of warnings.Christian Duvivier
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-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-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-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-05removed leftover code from a couple merge problems.Yaowu 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-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