platform/upstream/libvpx.git
2013-09-09 Ivan MaltzAPI extensions and sample app for spacial scalable...
2013-09-03 James ZernMerge "Fix intermediate height in convolve_c"
2013-09-03 Jingning HanMerge "Fix 32x32 forward transform SSE2 version"
2013-09-03 Scott LaVarnwayMerge "Improved mb_lpf_horizontal_edge_w_sse2_8"
2013-09-01 Jingning HanFix 32x32 forward transform SSE2 version
2013-08-30 Paul WilkinsMerge "Added per pixel inter rd hit count stats"
2013-08-30 Jingning HanMerge "Refactor 16x16 unit tests"
2013-08-30 Tero RintaluomaFix intermediate height in convolve_c
2013-08-30 Jim BankoskiMerge "rework filter_block_plane"
2013-08-30 Jim Bankoskirework filter_block_plane
2013-08-29 Jingning HanRefactor 16x16 unit tests
2013-08-29 Jingning HanMerge "Fix overflow issue in SSSE3 32x32 quantization"
2013-08-29 Paul WilkinsAdded per pixel inter rd hit count stats
2013-08-29 Deb MukherjeeMerge "Adds a speed feature for fast 1-loop forw updates"
2013-08-29 James ZernMerge changes Ib1e853f9,Ifd75c809,If3e83404
2013-08-29 Yaowu XuMerge "Fixed potential overflows"
2013-08-29 James Zernconsistently name VP9_COMMON variables #3
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-29 Jingning HanFix overflow issue in SSSE3 32x32 quantization
2013-08-29 Yaowu XuFixed potential overflows
2013-08-29 Scott LaVarnwayImproved mb_lpf_horizontal_edge_w_sse2_8
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 Deb MukherjeeAdds a speed feature for fast 1-loop forw updates
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.
next