platform/upstream/libvpx.git
2013-08-29 James Zernconsistently name VP9_COMMON variables #2
2013-08-29 James Zernconsistently name VP9_COMMON variables #1
2013-08-29 Dmitry KovalevMerge "Renaming txfm_size to tx_size."
2013-08-28 Dmitry KovalevMerge "General code cleanup."
2013-08-28 Dmitry KovalevMerge "Removing unnecessary call to vp9_setup_interp_fi...
2013-08-28 Dmitry KovalevGeneral code cleanup.
2013-08-28 Dmitry KovalevRenaming txfm_size to tx_size.
2013-08-28 Jingning HanMerge "Fix buf alignment in sub8x8 comp inter-inter...
2013-08-28 Dmitry KovalevMerge "Adding get_entropy_context function."
2013-08-27 Frank GalliganMerge "Fix winodws warning."
2013-08-27 Frank GalliganFix winodws warning.
2013-08-27 Dmitry KovalevAdding get_entropy_context function.
2013-08-27 hkuangAdd neon optimize vp9_short_idct16x16_1_add.
2013-08-27 hkuangMerge "Add neon optimize vp9_short_idct8x8_1_add."
2013-08-27 Dmitry KovalevRenaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the encoder.
2013-08-27 Dmitry KovalevMerge "Using num_8x8_* lookup tables instead of mi_...
2013-08-27 Dmitry KovalevMerge "Using existing functions instead of raw expressi...
2013-08-27 Dmitry KovalevMerge "Cleaning up decode_block_intra function."
2013-08-27 Dmitry KovalevMerge "Cleaning up model_rd_for_sb_y_tx."
2013-08-27 Dmitry KovalevMerge "Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the...
2013-08-27 Dmitry KovalevMerge "Renaming D27 to D207."
2013-08-27 Jingning HanFix buf alignment in sub8x8 comp inter-inter pred
2013-08-27 Yaowu XuMerge "fixed the reading too many bytes"
2013-08-27 Yaowu Xufixed the reading too many bytes
2013-08-27 Jim BankoskiMerge "Add a test vector that tests color space 444"
2013-08-27 Dmitry KovalevRemoving unnecessary call to vp9_setup_interp_filters.
2013-08-26 hkuangAdd neon optimize vp9_short_idct8x8_1_add.
2013-08-26 hkuangMerge "Add neon optimize vp9_short_idct4x4_1_add."
2013-08-26 Dmitry KovalevCleaning up model_rd_for_sb_y_tx.
2013-08-26 hkuangAdd neon optimize vp9_short_idct4x4_1_add.
2013-08-26 Jim BankoskiMerge "Fix Chroma plane md5 check"
2013-08-26 Jim BankoskiAdd a test vector that tests color space 444
2013-08-26 Dmitry KovalevCleaning up decode_block_intra function.
2013-08-26 Jim BankoskiFix Chroma plane md5 check
2013-08-26 Dmitry KovalevUsing num_8x8_* lookup tables instead of mi_*_log2.
2013-08-26 Yaowu XuMerge "Fix the reading of too many input pixels"
2013-08-26 Paul WilkinsMerge "Changes to adaptive inter rd thresholds."
2013-08-26 Yaowu XuFix the reading of too many input pixels
2013-08-26 Paul WilkinsMerge "Limit Key frame Intra modes checks."
2013-08-26 Dmitry KovalevRenaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common...
2013-08-26 Jingning HanMerge "Temporarily disable SSSE3 quant_32x32"
2013-08-26 Dmitry KovalevMerge "Removing redundant calls to clamp_mv2."
2013-08-26 Jingning HanTemporarily disable SSSE3 quant_32x32
2013-08-25 James ZernMerge "cosmetics: yv12extend add some const"
2013-08-24 James Zerncosmetics: yv12extend add some const
2013-08-24 James ZernMerge "cosmetics: strip 'VP9_' from defines in vp9...
2013-08-24 James ZernMerge "yv12extend: name variables consistently"
2013-08-24 James Zerncosmetics: strip 'VP9_' from defines in vp9 only code
2013-08-24 James ZernMerge "vp9: remove unnecessary wait w/threaded loopfilter"
2013-08-24 James Zernyv12extend: name variables consistently
2013-08-24 Dmitry KovalevRenaming D27 to D207.
2013-08-24 Dmitry KovalevUsing existing functions instead of raw expressions.
2013-08-24 Dmitry KovalevMerge "Cleanup in mvref_common.{h, c}."
2013-08-24 Dmitry KovalevMerge "Fixing display size setting problem."
2013-08-23 Yaowu XuLimit mv range to be based on partition size
2013-08-23 Dmitry KovalevRemoving redundant calls to clamp_mv2.
2013-08-23 Yaowu XuMerge "Added border extension"
2013-08-23 Adrian GrangeMerge "Fix bug in convolution functions (filter selection)"
2013-08-23 Dmitry KovalevMerge "Removing useless calls to setup_{pre, dst}_planes."
2013-08-23 Dmitry KovalevFixing display size setting problem.
2013-08-23 Dmitry KovalevCleanup in mvref_common.{h, c}.
2013-08-23 Yaowu XuAdded border extension
2013-08-23 Adrian GrangeFix bug in convolution functions (filter selection)
2013-08-23 Dmitry KovalevMerge "Checking scale factors on access."
2013-08-23 James ZernMerge "vpx_scale: correct pixel spelling"
2013-08-23 hkuangMerge "Optimise idct4x4: rearrange the instructions...
2013-08-23 Paul WilkinsChanges to adaptive inter rd thresholds.
2013-08-23 Paul WilkinsLimit Key frame Intra modes checks.
2013-08-23 James Zernvpx_scale: correct pixel spelling
2013-08-23 Jingning HanMerge "Fix rectangular partition check flag"
2013-08-23 Dmitry KovalevMerge "vp9_encodeframe.c cleanup."
2013-08-23 James ZernMerge "vp9/encoder: fix last_frame_seg_map mem leak"
2013-08-23 James ZernMerge "rename LOG2_* defines to *_LOG2"
2013-08-23 Jingning HanFix rectangular partition check flag
2013-08-22 Dmitry KovalevMerge "check_bsize_coverage cleanup."
2013-08-22 hkuangMerge "Add neon optimize vp9_short_idct10_16x16_add."
2013-08-22 hkuangAdd neon optimize vp9_short_idct10_16x16_add.
2013-08-22 Dmitry Kovalevvp9_encodeframe.c cleanup.
2013-08-22 Dmitry Kovalevcheck_bsize_coverage cleanup.
2013-08-22 Dmitry KovalevChecking scale factors on access.
2013-08-22 James Zernrename LOG2_* defines to *_LOG2
2013-08-22 Dmitry KovalevMerge "Adding vp9_is_scaled function."
2013-08-22 Dmitry KovalevRemoving useless calls to setup_{pre, dst}_planes.
2013-08-22 James Zernvp9/encoder: fix last_frame_seg_map mem leak
2013-08-22 Dmitry KovalevAdding vp9_is_scaled function.
2013-08-22 Jingning HanMerge "Refactor rd_pick_partition for parameter control"
2013-08-22 James ZernMerge "vp9_peek_si: add bitstream v1 support"
2013-08-22 Jingning HanRefactor rd_pick_partition for parameter control
2013-08-22 hkuangOptimise idct4x4: rearrange the instructions a bit
2013-08-22 Deb MukherjeeFixes on feature disabling split based on variance
2013-08-22 Scott LaVarnwayMerge "Initialize mb_skip_coeff before picking modes"
2013-08-22 Scott LaVarnwayInitialize mb_skip_coeff before picking modes
2013-08-22 Dmitry KovalevMerge "Using has_second_ref function to simplify the...
2013-08-22 Dmitry KovalevMerge "Cleaning up foreach_transformed_block_in_plane."
2013-08-22 Dmitry KovalevMerge "Cleaning up reset_skip_context function."
2013-08-22 Dmitry KovalevMerge "Removing unused foreach_predicted_block function."
2013-08-22 Dmitry KovalevMerge "Cleaning up optimize_init_b function."
2013-08-22 Dmitry KovalevMerge "Cleaning up sum_intra_stats function."
2013-08-22 Jingning HanMerge "Enable zero coeff check in sub8x8 UV rd loop"
2013-08-22 James Zernconfigure: fix action expansion
next