platform/upstream/libvpx.git
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 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...
2013-04-11 Ronald S. BultjeMake usage of sb_type independent of literal values.
2013-04-10 Ronald S. BultjeMake RD superblock mode search size-agnostic.
2013-04-10 Jingning HanMerge "Make dequant/idct block size independent" into...
2013-04-10 Jingning HanMake dequant/idct block size independent
2013-04-10 Yaowu XuMerge "Remove obselete code" into experimental
2013-04-10 Yaowu XuRemove obselete code
2013-04-10 Jingning HanMerge "Make SB Decoding units size-independent" into...
2013-04-10 Dmitry KovalevMerge "Fixing upper case names." into experimental
2013-04-10 Jingning HanMake SB Decoding units size-independent
2013-04-10 Dmitry KovalevMerge "Code cleanup in bitstream code." into experimental
2013-04-10 Dmitry KovalevMerge "Adding setup_quantization function." into experi...
2013-04-10 Dmitry KovalevMerge "Renaming inverse hybrid transform functions...
2013-04-10 Dmitry KovalevMerge "Cleanup of set_offsets function." into experimental
2013-04-10 Yunqing WangMerge "Configure: make --enable-gprof work" into experi...
2013-04-10 Ronald S. BultjeMerge "Make SB coding size-independent." into experimental
2013-04-10 Ronald S. BultjeMerge "Don't use BLOCKD in vp9_invtrans.c." into experi...
2013-04-10 Ronald S. BultjeMake SB coding size-independent.
2013-04-10 Dmitry KovalevAdding setup_quantization function.
2013-04-09 Yunqing WangMerge "Fix an issue in set_refs()" into experimental
2013-04-09 John KoleszarMerge "detokenize: use consistent structure for all...
2013-04-09 Yunqing WangConfigure: make --enable-gprof work
2013-04-09 Yunqing WangFix an issue in set_refs()
2013-04-09 Dmitry KovalevRenaming inverse hybrid transform functions.
2013-04-09 Dmitry KovalevFixing upper case names.
2013-04-09 Dmitry KovalevCleanup of set_offsets function.
2013-04-09 Dmitry KovalevMerge "Simplification of decoder's code." into experimental
2013-04-09 Jingning HanMerge "Clamp inferred motion vectors only" into experim...
2013-04-09 Dmitry KovalevCode cleanup in bitstream code.
2013-04-08 John Koleszardetokenize: use consistent structure for all block...
2013-04-08 Dmitry KovalevSimplification of decoder's code.
next