platform/upstream/libvpx.git
2012-04-11 Paul WilkinsChanges to costing of skip.
2012-04-11 Paul WilkinsT8x8 zbin and rate control changes.
2012-04-11 Adrian GrangeSuperblock encoding order
2012-03-29 Deb MukherjeeBug fix in probability update savings computation
2012-03-22 Ronald S. BultjeOnly enable compound prediction if multiple reference...
2012-03-21 Yaowu Xuenable 8x8 transform for MBs in intra frames
2012-03-21 Paul WilkinsOnly support improved quant
2012-03-21 Paul WilkinsMerge Exact Quant
2012-03-21 Deb MukherjeeMaking subpel filters switchable at frame level
2012-03-21 Deb MukherjeeAdding contextual coding of mb_skip_coeff flag.
2012-03-15 Yaowu Xuadded clamp for 2nd motion vector
2012-03-15 Yaowu XuAdded encode/decode recon buffer match test to vpxenc
2012-03-15 Yaowu Xufixed a bug of context overwritten by key frame recoding
2012-03-14 Yaowu XuAdded option to skip first n frame to vpxenc
2012-03-12 Yaowu Xufixed .mk files to reflect add/remove of a header file
2012-03-08 Yaowu XuChanged MAX_PSNR to be consistent with internal stats
2012-03-07 Yaowu Xuremoved duplicate a head file
2012-03-07 Paul WilkinsSnapshot candidate
2012-03-06 Jim BankoskiImported a change from stable branch
2012-03-06 Yaowu Xufix a compiling error when CONFIG_COMP_INTRA_PRED not...
2012-03-05 Ronald S. BultjeUse per-MB compound intra prediction.
2012-03-05 Yaowu XuChanged how UV r/d estimates are done for Intra Modes
2012-03-05 Yaowu XuFixed zbin_mode_boost initialization
2012-03-05 Yaowu Xurefactored code that checks if a macroblock is skippable
2012-03-05 Paul WilkinsAllow for frame overheads in min frame bandwidth.
2012-03-01 Yaowu XuMerge t8x8 experiments
2012-03-01 Yaowu Xudisable usage of 8x8 for resolution below 360p
2012-03-01 Deb MukherjeeVarious bug fixes related to high precision mv
2012-03-01 Paul WilkinsBug fix in vp8_estimate_entropy_savings()
2012-02-29 Yaowu XuFix compiling issue when CONFIG_HIGH_PRECISION_MV is...
2012-02-29 Ronald S. BultjeRename "dual" prediction to "compound" prediction.
2012-02-29 Ronald S. BultjeCompound intra prediction (b_pred/4x4 only, for now),
2012-02-29 Yaowu XuCorrect zbinboost lookup for 8x8 quantizer
2012-02-28 Paul WilkinsMerge "Merge new loop filter." into experimental
2012-02-28 Deb MukherjeeInitial refactoring of high_precision mv code.
2012-02-28 Yaowu XuMerge "Try to enable 8x8 tranform for smaller resolutio...
2012-02-28 Paul WilkinsMerge new loop filter.
2012-02-28 Yaowu XuTry to enable 8x8 tranform for smaller resolution
2012-02-28 Paul WilkinsExperimental branch code clean up.
2012-02-28 Paul WilkinsCode Simplification
2012-02-28 Yaowu Xufixed a wrong intialization value
2012-02-28 Paul WilkinsMerge "Corrected spelling" into experimental
2012-02-27 Paul WilkinsCorrected spelling
2012-02-27 Paul WilkinsMerge "Code Cleanup." into experimental
2012-02-27 Paul WilkinsMerge "Removal of temporal re sampling code." into...
2012-02-27 Paul WilkinsMerge "Code Simplification." into experimental
2012-02-27 Paul WilkinsMerge "Further code simplification and clean up." into...
2012-02-26 Deb MukherjeeMerge "Changing default 8-tap filter to Langrangian...
2012-02-26 Paul WilkinsCode Cleanup.
2012-02-25 Paul WilkinsRemoval of temporal re sampling code.
2012-02-25 Deb MukherjeeBug fix in ssse3 variance computation.
2012-02-24 Paul WilkinsCode Simplification.
2012-02-24 Paul WilkinsFurther code simplification and clean up.
2012-02-24 Deb MukherjeeChanging default 8-tap filter to Langrangian interpolator.
2012-02-24 Paul WilkinsDeleted code.
2012-02-23 Deb MukherjeeClean ups and minor changes in high precision mv with...
2012-02-23 Deb MukherjeeSupporting high precision 1/8-pel motion vectors
2012-02-22 Yaowu XuMerge "Fixed skippable evaluation in mode decision...
2012-02-22 Yaowu XuMerge "Reduced bias in picking loop filter level" into...
2012-02-22 Yaowu XuMerge "a bit code clean-up" into experimental
2012-02-22 Yaowu XuMerge "Reworked context conversion between 8x8 and...
2012-02-22 Yaowu XuFixed skippable evaluation in mode decision
2012-02-18 Yaowu XuReduced bias in picking loop filter level
2012-02-17 Paul WilkinsCode base simplification.
2012-02-17 Paul WilkinsMerge "Code simplification" into experimental
2012-02-16 Yaowu Xua bit code clean-up
2012-02-16 Yaowu XuReworked context conversion between 8x8 and 4x4
2012-02-16 Deb MukherjeeRemoving a stray CONFIG_DUALPRED, and a INTERP_EXTEND...
2012-02-16 Paul WilkinsCode simplification
2012-02-16 Deb MukherjeeMerge "Adjusting 8-tap filter + prelim edge pixel filte...
2012-02-16 Yaowu Xurevised the rate distortion computation for UV
2012-02-16 Yaowu XuMerge "revised the rate distortion computation for...
2012-02-16 Yaowu XuMerge "optmized rounding for transforms" into experimental
2012-02-16 Yaowu XuMerge "re-scaled 2nd order haar transform" into experim...
2012-02-16 Yaowu XuMerge "moved scaling from dequantization to inverse...
2012-02-16 Yaowu Xuoptmized rounding for transforms
2012-02-16 Yaowu Xure-scaled 2nd order haar transform
2012-02-16 Yaowu Xumoved scaling from dequantization to inverse transform...
2012-02-16 Deb MukherjeeAdjusting 8-tap filter + prelim edge pixel filter code.
2012-02-16 Ronald S. BultjeRemove dual prediction frame re-encoding loop.
2012-02-15 Ronald S. BultjeFix overflows in dual prediction mode selection.
2012-02-15 Paul WilkinsExperimental code base simplification.
2012-02-15 Yaowu Xumoved segment based LPF level selection under CONFIG_FE...
2012-02-14 Yaowu Xuadded 8x8 based Rate estimation for dualpred case
2012-02-14 Paul WilkinsSimplification of experimental code base.
2012-02-13 Jim Bankoskivp8 - config_featureupdates
2012-02-13 Yaowu XuChanged how coefficient probability table is updated
2012-02-13 Paul WilkinsFixed typo on #define name
2012-02-10 Yaowu Xufixed an issue related to 2nd order size due to merge...
2012-02-10 Paul WilkinsRemoval of threading code.
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".
next