platform/upstream/libvpx.git
2013-04-17 Ronald S. BultjeMerge "Remove BLOCK_SIZE_LG2." into experimental
2013-04-17 Ronald S. BultjeMerge "Add SSE2 versions for rectangular sad and sad4d...
2013-04-17 Yaowu XuMerge "replace hev_thr_lut[][] with simpler logic"...
2013-04-17 Ronald S. BultjeRemove BLOCK_SIZE_LG2.
2013-04-17 Yaowu Xureplace hev_thr_lut[][] with simpler logic
2013-04-17 Ronald S. BultjeMerge "Fairly basic integration of rectangular blocks...
2013-04-17 Yaowu XuMerge "Change to do LPF in SB64 order" into experimental
2013-04-17 Ronald S. BultjeAdd SSE2 versions for rectangular sad and sad4d functions.
2013-04-17 Yaowu XuChange to do LPF in SB64 order
2013-04-17 Adrian GrangeMerge "Move configure_arnr_filter function" into experi...
2013-04-17 Adrian GrangeMerge "Fixed overflow test on boost calculation" into...
2013-04-17 Ronald S. BultjeFairly basic integration of rectangular blocks in encod...
2013-04-17 Jingning HanRecursive partition syntax coding
2013-04-17 Dmitry KovalevMerge "Replacing BOOL_DECODER with vp9_reader inside...
2013-04-17 Dmitry KovalevMerge "Adding vp9_write_prob function (macro for now...
2013-04-17 Dmitry KovalevReplacing BOOL_DECODER with vp9_reader inside vp9_decodemv.
2013-04-17 John KoleszarMerge "Adding write_le16 and write_le32 functions....
2013-04-17 Ronald S. BultjeMerge "Slightly hackish workaround to support rectangle...
2013-04-16 Jim BankoskiMerge "Faster vp9_short_fdct4x4 and vp9_short_fdct8x4...
2013-04-16 Dmitry KovalevAdding write_le16 and write_le32 functions.
2013-04-16 Dmitry KovalevAdding vp9_write_prob function (macro for now).
2013-04-16 Christian DuvivierFaster vp9_short_fdct4x4 and vp9_short_fdct8x4.
2013-04-16 Adrian GrangeMove configure_arnr_filter function
2013-04-16 Adrian GrangeFixed overflow test on boost calculation
2013-04-16 Ronald S. BultjeSlightly hackish workaround to support rectangles in...
2013-04-16 Dmitry KovalevMerge "Moving tx_type == DCT_DCT checks inside iht_add...
2013-04-16 John KoleszarRemove the mb_no_coeff_skip flag
2013-04-16 Dmitry KovalevMoving tx_type == DCT_DCT checks inside iht_add functions.
2013-04-16 Dmitry KovalevMerge "Code cleanup inside vp9_reconintra4x4.c file...
2013-04-16 Dmitry KovalevMerge "Adding mv_joint_vertical and mv_joint_horizontal...
2013-04-16 Yunqing WangMerge "Optimize the scaling calculation" into experimental
2013-04-16 Scott LaVarnwayMerge "Removing extra params from x_add_residual()...
2013-04-16 Yunqing WangOptimize the scaling calculation
2013-04-16 John KoleszarMerge "Replacing vp9_read, vp9_read_literal, vp9_read_b...
2013-04-16 Scott LaVarnwayRemoving extra params from x_add_residual() functions
2013-04-16 John KoleszarMerge "Removing TRUE and FALSE macro definitions."...
2013-04-16 Scott LaVarnwayMerge "Removing extra params in dequant functions"...
2013-04-15 Dmitry KovalevRemoving TRUE and FALSE macro definitions.
2013-04-15 Dmitry KovalevReplacing vp9_read, vp9_read_literal, vp9_read_bit...
2013-04-15 Ronald S. BultjeMerge "Fix lingering x->skip settings if static_thresho...
2013-04-15 Ronald S. BultjeMerge "Add rectangular block size variance/sad function...
2013-04-15 Ronald S. BultjeMerge "Make filter RD code and encode breakout variance...
2013-04-15 Ronald S. BultjeFix lingering x->skip settings if static_threshold...
2013-04-15 Jingning HanAdd rectangular block size variance/sad functions.
2013-04-15 Ronald S. BultjeMake filter RD code and encode breakout variance size...
2013-04-15 Dmitry KovalevAdding mv_joint_vertical and mv_joint_horizontal functions.
2013-04-15 Dmitry KovalevMerge "Motion vector decoder cleanup." into experimental
2013-04-15 Dmitry KovalevCode cleanup inside vp9_reconintra4x4.c file.
2013-04-15 Scott LaVarnwayRemoving extra params in dequant functions
2013-04-15 Yaowu XuMerge "Reorder enum i4X4 predcition modes" into experim...
2013-04-15 Ronald S. BultjeMerge "Fix width/height switch-up in U/V SB quantize...
2013-04-15 Ronald S. BultjeMerge "Removed unused structs in vp9_onyx_int.h." into...
2013-04-15 Ronald S. BultjeFix width/height switch-up in U/V SB quantize code.
2013-04-15 Ronald S. BultjeRemoved unused structs in vp9_onyx_int.h.
2013-04-15 Adrian GrangeMerge "Initial addition of multiple ARF frames" into...
2013-04-15 Adrian GrangeInitial addition of multiple ARF frames
2013-04-14 Dmitry KovalevMerge "Encoder code cleanup." into experimental
2013-04-14 Dmitry KovalevMerge "Adding vp9_read_and_apply_sign function." into...
2013-04-14 Dmitry KovalevMerge "Intra code cleanup." into experimental
2013-04-14 Dmitry KovalevMerge "Renaming vp9_token_struct to vp9_token and remov...
2013-04-12 Dmitry KovalevIntra code cleanup.
2013-04-12 Dmitry KovalevMotion vector decoder cleanup.
2013-04-12 John KoleszarMerge "Enable inter predictor for rectangular block...
2013-04-12 Jingning HanEnable inter predictor for rectangular block size
2013-04-12 Scott LaVarnwayRemoved unnecessary copy from vp9_dequant_iht_add_8x8_c
2013-04-12 Jingning HanMerge changes I196814c0,I896fdfa0 into experimental
2013-04-12 Yaowu XuReorder enum i4X4 predcition modes
2013-04-12 Yaowu XuRename B_PRED to I4X4_PRED
2013-04-12 Scott LaVarnwayMerge "Remove unnecessary vp9_copy_memNxN() calls"...
2013-04-12 Ronald S. BultjeMove prediction hit counting to update_state().
2013-04-12 Scott LaVarnwayRemove unnecessary vp9_copy_memNxN() calls
2013-04-11 Jingning HanMake intra predictor support rectangular blocks
2013-04-11 Ronald S. BultjeMerge loop over all macroblock modes into encode_sb_row().
2013-04-11 John KoleszarMerge "Remove unused vp9_recon_mb{y,uv}_s" into experim...
2013-04-11 Ronald S. BultjeMerge "Remove subtract_mb* functions." into experimental
2013-04-11 Dmitry KovalevAdding vp9_read_and_apply_sign function.
2013-04-11 Scott LaVarnwayMerge "WIP: removing predictor buffer usage from decode...
2013-04-11 Ronald S. BultjeMerge "Remove unused macroblock versions of reconstruct...
2013-04-11 Ronald S. BultjeMerge "Remove "tplist" from VP9_COMP." into experimental
2013-04-11 Ronald S. BultjeMerge "Merge pick_sb_modes and pick_sb64_modes." into...
2013-04-11 Deb MukherjeeMerge "Turning model-based updates on with modelcoefpro...
2013-04-11 Deb MukherjeeTurning model-based updates on with modelcoefprob
2013-04-11 John KoleszarMerge "Remove unused vp9 ppc files" into experimental
2013-04-11 John KoleszarRemove unused vp9_recon_mb{y,uv}_s
2013-04-11 Scott LaVarnwayWIP: removing predictor buffer usage from decoder
2013-04-11 John KoleszarMerge "vp8: set y_crop_{width,height}" into experimental
2013-04-11 John KoleszarMerge changes I6721e42f,Iaffb1ae8 into experimental
2013-04-11 John KoleszarRemove unused vp9 ppc files
2013-04-11 Dmitry KovalevRenaming vp9_token_struct to vp9_token and removing...
2013-04-11 John Koleszartokenize: convert skippable functions
2013-04-11 Ronald S. BultjeRemove subtract_mb* functions.
2013-04-11 Ronald S. BultjeRemove unused macroblock versions of reconstruction...
2013-04-11 Ronald S. BultjeRemove "tplist" from VP9_COMP.
2013-04-11 John KoleszarAdd foreach_transformed_block
2013-04-11 John KoleszarRemove vp9_reset_mb_tokens_context
2013-04-11 Dmitry KovalevEncoder code cleanup.
2013-04-11 Ronald S. BultjeMerge pick_sb_modes and pick_sb64_modes.
2013-04-11 Ronald S. BultjeSlight simplification of SB RD loop recursion conditions.
2013-04-11 Ronald S. BultjeA few more cases where sb_type was used arithmetically.
2013-04-11 Ronald S. BultjeRemove copying of coefficients and predictor in i8x8...
next