platform/upstream/libvpx.git
2013-07-29 Jingning HanMerge "16x16 inverse 2D-DCT with DC only"
2013-07-29 John KoleszarMerge "Remove unnecessary 64 byte alignment"
2013-07-29 Jingning Han16x16 inverse 2D-DCT with DC only
2013-07-29 Dmitry KovalevRenaming txfm to tx for consistency in some places.
2013-07-29 John KoleszarRemove unnecessary 64 byte alignment
2013-07-29 Dmitry KovalevRenaming NB_TXFM_MODES constant to TX_MODES.
2013-07-29 Dmitry KovalevRenaming TX_SIZE_MAX_SB to TX_SIZES.
2013-07-29 Jingning HanMerge "Shortcut 8x8/16x16 inverse 2D-DCT"
2013-07-27 Dmitry KovalevCleanup: replacing xd->mode_info_context with temp...
2013-07-27 Ronald S. BultjeInverse dimension order in token_cost array.
2013-07-27 Dmitry KovalevMerge "vp9_decodemv.c cleanup."
2013-07-27 Ronald S. BultjeMerge "d45 intra prediction SSSE3 optimizations."
2013-07-27 Ronald S. BultjeMerge "Save pixels instead of coefficients in intra4x4...
2013-07-27 Ronald S. BultjeMerge "Add best_rd breakout in intra4x4 RD loop."
2013-07-27 Jingning HanShortcut 8x8/16x16 inverse 2D-DCT
2013-07-26 Dmitry Kovalevvp9_decodemv.c cleanup.
2013-07-26 Jingning HanMerge "Special handle on DC only inverse 8x8 2D-DCT"
2013-07-26 Dmitry KovalevMerge "Making read_inter_mode_info function more clear."
2013-07-26 hkuangMerge "Fix some format error and code error in neon...
2013-07-26 Jingning HanSpecial handle on DC only inverse 8x8 2D-DCT
2013-07-26 hkuangFix some format error and code error in neon code.
2013-07-26 Dmitry KovalevMerge "General cleanups."
2013-07-26 Ronald S. Bultjed45 intra prediction SSSE3 optimizations.
2013-07-26 Yaowu XuMerge "Auto min and max partition size experiment."
2013-07-26 Paul WilkinsAuto min and max partition size experiment.
2013-07-26 Yunqing WangModify static threshold calculation
2013-07-25 Dmitry KovalevMaking read_inter_mode_info function more clear.
2013-07-25 JohannMerge "Add const to vp9_accum_mv_refs parameter"
2013-07-25 Yunqing WangMerge "Add encoding option --static-thresh"
2013-07-25 Yunqing WangAdd encoding option --static-thresh
2013-07-25 JohannAdd const to vp9_accum_mv_refs parameter
2013-07-25 Dmitry KovalevGeneral cleanups.
2013-07-25 Dmitry KovalevMerge "Adding lookup table for size group."
2013-07-25 Dmitry KovalevAdding lookup table for size group.
2013-07-25 Adrian GrangeMerge "Simplify handling of sub-partition motion vectors"
2013-07-25 Adrian GrangeMerge "Use local variables rather than structure members"
2013-07-25 Dmitry KovalevMerge "Removing duplicated code for merging two probabi...
2013-07-25 Dmitry KovalevMerge "Removing vp9_adapt_mode_context function."
2013-07-25 Jingning HanMerge "Make coeff_optimize initialized per-plane"
2013-07-25 Dmitry KovalevMerge "Inlining inc_mv_component_count function."
2013-07-25 Dmitry KovalevMerge "Removing duplicated PREDICTION_PROBS constant."
2013-07-25 Yaowu XuMerge "fix a bug where flags are not reset"
2013-07-25 Adrian GrangeSimplify handling of sub-partition motion vectors
2013-07-25 James ZernMerge "msvs: Generate proper configurations for mixed...
2013-07-25 Jingning HanMake coeff_optimize initialized per-plane
2013-07-25 Dmitry KovalevRemoving duplicated PREDICTION_PROBS constant.
2013-07-25 Dmitry KovalevRemoving vp9_adapt_mode_context function.
2013-07-25 Yaowu Xufix a bug where flags are not reset
2013-07-25 Jingning HanMerge "SSE2 inverse 4x4 2D-DCT with DC only"
2013-07-25 Scott LaVarnwayMerge "pack_inter_mode_mvs cleanup"
2013-07-25 Jingning HanSSE2 inverse 4x4 2D-DCT with DC only
2013-07-25 Jingning HanMerge "Merge vp9_dc_only_idct_add and vp9_short_idct4x4_1"
2013-07-25 Dmitry KovalevRemoving duplicated code for merging two probabilities.
2013-07-25 Dmitry KovalevInlining vp9_init_mode_contexts function.
2013-07-24 Jingning HanMerge vp9_dc_only_idct_add and vp9_short_idct4x4_1
2013-07-24 Dmitry KovalevRemoving CONFIG_BALANCED_COEFTREE experiment.
2013-07-24 Dmitry KovalevMerge "Adding condition inside get_tx_type_{4x4, 8x8...
2013-07-24 Dmitry KovalevInlining inc_mv_component_count function.
2013-07-24 Martin Storsjomsvs: Generate proper configurations for mixed platforms
2013-07-24 Dmitry KovalevAdding condition inside get_tx_type_{4x4, 8x8, 16x16}.
2013-07-24 James ZernMerge "vp9_find_mv_refs_idx: remove unused split_count"
2013-07-24 James Zernvp9_find_mv_refs_idx: remove unused split_count
2013-07-24 Adrian GrangeUse local variables rather than structure members
2013-07-24 Adrian GrangeMerge "Correct spelling mistakes"
2013-07-24 Ronald S. BultjeSave pixels instead of coefficients in intra4x4 RD...
2013-07-24 Ronald S. BultjeAdd best_rd breakout in intra4x4 RD loop.
2013-07-24 Adrian GrangeCorrect spelling mistakes
2013-07-24 Ronald S. BultjeMerge "More optimizations for cost_coeffs()."
2013-07-24 Jingning HanMerge "Unify the use of encode_b_args/optimize_block_args"
2013-07-24 Dmitry KovalevMoving counts from FRAME_CONTEXT to new struct FRAME_CO...
2013-07-23 Jingning HanUnify the use of encode_b_args/optimize_block_args
2013-07-23 Dmitry KovalevRemoving LOW_PRECISION_MV_UPDATE define.
2013-07-23 Dmitry KovalevMerge "Removing vp9_is_interpolating_filter array."
2013-07-23 Adrian GrangeMerge "Rolled-up several for loops into one"
2013-07-23 Adrian GrangeRolled-up several for loops into one
2013-07-23 Dmitry KovalevRemoving vp9_is_interpolating_filter array.
2013-07-23 Dmitry KovalevMerge "Adding update_tx_counts function."
2013-07-23 Dmitry KovalevMerge "Removing MODE_COUNT_TESTING from vp9_entropymode.c."
2013-07-23 Jingning HanMerge "Make xform_quant operations tx_type independent"
2013-07-23 Dmitry KovalevMerge "Cleanup inside vp9_get_pred_context_tx_size."
2013-07-23 Dmitry KovalevRemoving MODE_COUNT_TESTING from vp9_entropymode.c.
2013-07-23 Jingning HanMake xform_quant operations tx_type independent
2013-07-23 James ZernMerge "vp9: make some static tables const"
2013-07-23 Jingning HanMerge "Skip inverse transform when eob is zero"
2013-07-23 James ZernMerge "VP9_COMMON: remove unused temp_scale_frame"
2013-07-23 Deb MukherjeeMerge "Diamond search change to accelerate movement"
2013-07-23 Jingning HanSkip inverse transform when eob is zero
2013-07-23 Paul WilkinsMerge "Renaming of segment constants."
2013-07-23 Scott LaVarnwaypack_inter_mode_mvs cleanup
2013-07-23 Jim BankoskiMerge "clean up bw, bh"
2013-07-23 Jim Bankoskiclean up bw, bh
2013-07-23 Scott LaVarnwayMerge "Eliminated prev_mip memsets/memcpys in encoder"
2013-07-23 Paul WilkinsMerge "Reworked the auto_mv_step_size speed feature"
2013-07-23 Paul WilkinsRenaming of segment constants.
2013-07-23 James Zernvp9: make some static tables const
2013-07-23 Frank GalliganMerge "Speedup loopfilter neon code."
2013-07-23 Dmitry KovalevCleanup inside vp9_get_pred_context_tx_size.
2013-07-23 James ZernMerge "VP9_COMMON: drop cur_tile_{row,col}_idx"
2013-07-23 Frank GalliganSpeedup loopfilter neon code.
2013-07-22 James ZernMerge "vp9: apply loopfilter inline if possible"
next