platform/upstream/libvpx.git
2012-02-10 Ronald S. BultjeImproved coding using 8x8 transform
2012-02-10 Ronald S. BultjeReindent some code after merging the dualpred experiment.
2012-02-10 Ronald S. BultjeMerge dualpred (compound prediction) experiment.
2012-02-09 Paul WilkinsRemoval of SEGFEATURES placeholder comments
2012-02-09 Paul WilkinsMerge Extended Q experiment.
2012-02-09 Paul WilkinsMerge COMPRED
2012-02-09 Paul WilkinsDual pred flag
2012-02-09 Paul WilkinsChanges to coding of dual_pred flag.
2012-02-08 Ronald S. BultjeFix dual prediction recode loop.
2012-02-08 Ronald S. BultjeRemove write-only variable "mbs_dual_count".
2012-02-08 Ronald S. BultjeFix dual prediction recode loop.
2012-02-06 Paul WilkinsMove update of ref frame probabilities in encode loop.
2012-02-06 Paul WilkinsMerged NEWNEAR experiment
2012-02-06 Paul WilkinsCoding the hybrid dual prediction signal.
2012-02-06 Paul WilkinsMoved prob_dualpred to common.
2012-02-06 Paul WilkinsModified prediction behavior for reference frame.
2012-02-03 Paul WilkinsReference frame prediction:
2012-02-02 Adrian GrangeAdded encoding in Superblock Order
2012-02-02 Paul WilkinsComment out segref segmentation filter changes.
2012-02-01 Yaowu XuFixes a decoder bug
2012-02-01 Author: John... Import another decoder bug fix from public stable branch
2012-02-01 Scott LaVarnwayImport a decoder bug fix from public stable branch
2012-01-31 Adrian GrangeCorrectly capped minqtarget to maxq
2012-01-31 Deb MukherjeeMerge "Refining the 8-tap interpolation filters." into...
2012-01-31 Paul WilkinsImplementation of new prediction model for reference...
2012-01-31 Paul WilkinsUse common prediction interface for segment coding.
2012-01-31 Paul WilkinsAdded common prediction modules.
2012-01-31 Paul WilkinsMoved some reference frame data structures into common.
2012-01-31 Paul WilkinsMoved some reference frame data structures into common.
2012-01-31 Paul WilkinsMoved some segmentation data structures.
2012-01-30 Deb MukherjeeRefining the 8-tap interpolation filters.
2012-01-27 Jim Bankoskivpnext use segref segmentation filter
2012-01-27 Jim Bankoskivpnext: pick loop filter segment by segment
2012-01-27 Yaowu XuMerge "fixed an issue with 8x8 token cost in trellisqua...
2012-01-26 Yaowu Xufixed an issue with 8x8 token cost in trellisquant
2012-01-26 Deb MukherjeeAdds support for enhanced interpolation for subpel...
2012-01-24 Yaowu XuMerge "changed loop filter for MBs using 8x8 transform...
2012-01-24 Jim Bankoskivpn common -> implicit segmentation
2012-01-20 Yaowu Xuchanged loop filter for MBs using 8x8 transform
2012-01-20 Yaowu XuAdded code to prevent I8X8_PRED mode for MBs using...
2012-01-20 Yaowu Xureverted an accidental code deleting
2012-01-18 Yaowu XuMerge "new loop filter functions for macroblock boundar...
2012-01-18 Yaowu Xunew loop filter functions for macroblock boundaries
2012-01-18 Paul WilkinsPossible divide by 0 error.
2012-01-17 Paul WilkinsRate control on static scenes plus Y2dc delta Q fix.
2012-01-11 Yaowu XuMerge "Added an emms to prevent invalid stats output...
2012-01-05 Yaowu XuAdded an emms to prevent invalid stats output
2011-12-23 Christian DuvivierFix more warnings.
2011-12-23 Christian DuvivierAdd script to test all builds.
2011-12-21 Christian DuvivierFix a couple of warnings.
2011-12-21 Yaowu Xuchanged mode_context update strategy
2011-12-20 Paul WilkinsMerge "Extended Q:" into experimental
2011-12-20 Paul WilkinsMerge "Extend to 256 Q steps." into experimental
2011-12-20 Paul WilkinsMerge "QRange experiements." into experimental
2011-12-20 Paul WilkinsMerge "Further QIndex realted Fixes:" into experimental
2011-12-19 Paul WilkinsExtended Q:
2011-12-19 Paul WilkinsExtend to 256 Q steps.
2011-12-19 Paul WilkinsQRange experiements.
2011-12-19 Paul WilkinsFurther QIndex realted Fixes:
2011-12-16 Adrian GrangeReset segment_id to 0 when segmentation is disabled
2011-12-15 Adrian GrangeFixed stride bug in segmentation code
2011-12-15 Adrian GrangeFixed bug to use mode_info_stride rather than mb_cols
2011-12-12 Paul WilkinsQINDEX_RANGE fixed tables.
2011-12-09 Yaowu XuEnabled adaptive UV intra coding for inter frames
2011-12-09 Adrian GrangeMerge "Fix out of bounds read in update_mbgraph_frame_s...
2011-12-09 Adrian GrangeFix out of bounds read in update_mbgraph_frame_stats
2011-12-09 Yaowu XuRevised coding using adaptive mode context to depend...
2011-12-09 Paul WilkinsExperiment with old Q range:
2011-12-08 Yaowu Xufixed a crash caused invalid Q choice
2011-12-07 Yaowu XuRemoved #if CONFIG_MULCONTEXT
2011-12-07 Yaowu XuRemoved #if CONFIG_I8X8
2011-12-07 Yaowu Xumade vp8_mode_context adaptive
2011-12-07 Yaowu Xufixed a crash when MODE_STATS is enabled
2011-12-07 Yaowu XuMerge "Minor fixes:" into experimental
2011-12-07 Paul WilkinsMinor fixes:
2011-12-07 Ronald S. BultjeRename use_dc_pred to use_16x16_pred.
2011-12-07 Yaowu XuMerge "corrected an enum name" into experimental
2011-12-06 Ronald S. BultjeFix for RD thresholds if both I8X8 and DUALPRED are...
2011-12-06 Ronald S. BultjeDual 16x16 inter prediction.
2011-12-06 Paul WilkinsSome further QIndex issues with extended Q
2011-12-06 Yaowu Xucorrected an enum name
2011-12-05 Yaowu Xuremoved leftover code from a couple merge problems.
2011-12-02 Yaowu Xuchanged configure script to enable new experimental...
2011-12-02 Yaowu Xuadded separate entropy context for alt_ref
2011-12-02 Yaowu Xuenabled 8x8 intra prediction modes on inter frames
2011-12-02 Paul WilkinsFurther work on extended Q range.
2011-12-02 Paul WilkinsCR/LF issue.
2011-12-01 Yaowu Xuadded transform type to MB_MODE_INFO
2011-11-29 Paul WilkinsMinQ equations.
2011-11-29 Paul WilkinsExtended Q Range:
2011-11-29 Paul WilkinsFurther work on extended Q range.
2011-11-28 Ronald S. Bultjembgraph: fix invalid memory access if motion vectors...
2011-11-28 Yaowu Xuchanged find_near_mvs search to include a mb from last...
2011-11-23 Paul WilkinsTwo pass rate control code changes.
2011-11-23 Paul WilkinsFurther resolution of QIndex LUTS;
2011-11-22 Adrian GrangeRemove redundant code (lf_or_gf and frame_lf_or_gf)
2011-11-22 Paul WilkinsRemoval of Qindex LUTS.
2011-11-21 Paul WilkinsExtended Q range Experiment.
2011-11-21 Paul WilkinsCosmetic clean up.
2011-11-21 Paul WilkinsDecoder segmentation bug.
next