platform/upstream/libvpx.git
2013-08-23 Yaowu XuAdded border extension
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
2013-08-22 James Zernconfigure: rename enable() to enable_feature()
2013-08-22 Dmitry KovalevCleaning up foreach_transformed_block_in_plane.
2013-08-21 Dmitry KovalevCleaning up optimize_init_b function.
2013-08-21 Dmitry KovalevCleaning up reset_skip_context function.
2013-08-21 Dmitry KovalevCleaning up sum_intra_stats function.
2013-08-21 Dmitry KovalevMerge "Adding scale factor check."
2013-08-21 Dmitry KovalevMerge "Removing PLANE_TYPE argument from cost_coeffs...
2013-08-21 Deb MukherjeeMerge "Make "good" quality 2-pass vpxenc encoding default"
2013-08-21 James ZernMerge "vp9 rtcd: remove non-existent sad functions"
2013-08-21 Dmitry KovalevRemoving PLANE_TYPE argument from cost_coeffs function.
2013-08-21 Deb MukherjeeMake "good" quality 2-pass vpxenc encoding default
2013-08-21 Dmitry KovalevRemoving a lot of duplicated code.
2013-08-21 Dmitry KovalevAdding scale factor check.
2013-08-21 Adrian GrangeFix typos and minor stylistic cleanup
2013-08-21 Adrian GrangeMerge "Further correct bug in loopfilter initialization"
2013-08-21 James Zernvp9 rtcd: remove non-existent sad functions
2013-08-21 Dmitry KovalevRemoving unused foreach_predicted_block function.
2013-08-20 Dmitry KovalevMerge "Passing plane_bsize to foreach_transformed_block...
2013-08-20 Dmitry KovalevUsing has_second_ref function to simplify the code.
2013-08-20 hkuangMerge "Add neon optimize vp9_short_idct10_8x8_add."
2013-08-20 Dmitry KovalevMerge "vp9_filter.{h, c} cleanup + adding SUBPEL_TAPS...
2013-08-20 Dmitry Kovalevvp9_filter.{h, c} cleanup + adding SUBPEL_TAPS constant.
2013-08-20 hkuangAdd neon optimize vp9_short_idct10_8x8_add.
2013-08-20 Jingning HanEnable zero coeff check in sub8x8 UV rd loop
2013-08-20 Deb MukherjeeMerge "Cleanup/enhancements of switchable filter search"
2013-08-20 Dmitry KovalevMerge "Moving plane_block_idx from vp9_blockd.h to...
2013-08-20 Dmitry KovalevMerge "Adding has_second_ref function."
2013-08-20 Dmitry KovalevMerge "Adding VP9_FILTER_BITS constant."
2013-08-20 Deb MukherjeeCleanup/enhancements of switchable filter search
2013-08-20 Jingning HanMerge "Enable early termination in uv rd loop"
2013-08-20 Jim BankoskiMerge "fix the mv_ref_idx issue"
2013-08-20 Jim Bankoskifix the mv_ref_idx issue
2013-08-20 Paul WilkinsChanges to auto partition size selection.
2013-08-20 Dmitry KovalevAdding VP9_FILTER_BITS constant.
2013-08-20 Dmitry KovalevAdding has_second_ref function.
2013-08-20 Yaowu XuChange to limit the mv search range
2013-08-20 Yaowu Xufix a bug when null function pointer is used.
2013-08-19 Dmitry KovalevMoving plane_block_idx from vp9_blockd.h to vp9_quantize.c.
2013-08-19 Jingning HanEnable early termination in uv rd loop
2013-08-19 Dmitry KovalevPassing plane_bsize to foreach_transformed_block_visitor.
2013-08-19 Jingning HanMerge "Fix potential use of uninitialized value"
2013-08-19 Jingning HanMerge "Fix the returned distortion value in rd_pick_intra"
2013-08-19 Dmitry KovalevUsing plane_bsize instead of bsize.
2013-08-19 Adrian GrangeFurther correct bug in loopfilter initialization
2013-08-19 Jingning HanFix potential use of uninitialized value
2013-08-17 Jingning HanFix the returned distortion value in rd_pick_intra
2013-08-16 Dmitry KovalevRemoving unused or redundant arguments from *_args...
2013-08-16 Dmitry KovalevMerge "Moving from ss_txfrm_size to tx_size."
2013-08-16 Dmitry KovalevMerge "Renaming d27 predictor to d207."
2013-08-16 JohannMerge "Reduce the instructions of idct8x8. Also add...
2013-08-16 JohannMerge "Reduce instructions of idct4x4."
2013-08-16 Frank GalliganMerge "vp9: neon: optimise vp9_wide_mbfilter_neon"
2013-08-16 hkuangReduce instructions of idct4x4.
2013-08-16 hkuangReduce the instructions of idct8x8. Also add the
2013-08-16 JohannMerge "vp9: neon: use aligned stores in convolve functions"
2013-08-16 Adrian GrangeFixed typos and formatting
2013-08-16 Adrian GrangeMerge "Added resizing & initialization of last frame...
2013-08-16 Mans Rullgardvp9: neon: use aligned stores in convolve functions
2013-08-16 Dmitry KovalevMoving from ss_txfrm_size to tx_size.
2013-08-15 Jingning HanMerge "Refactor rd loop for chroma components"
2013-08-15 Adrian GrangeAdded resizing & initialization of last frame segment map
2013-08-15 Dmitry KovalevMerge "Converting code from using ss_txfrm_size to...
2013-08-15 Dmitry KovalevMerge "Moving segmentation struct from MACROBLOCKD...
2013-08-15 JohannMerge "vp9: neon: add vp9_convolve_avg_neon"
2013-08-15 JohannMerge "vp9: neon: add vp9_convolve_copy_neon"
2013-08-15 Jingning HanRefactor rd loop for chroma components
2013-08-15 Jingning HanMerge "Remove unused RDCOST_8X8 macro"
2013-08-15 Jingning HanMerge "Unify luma and chroma rd-cost estimation"
2013-08-15 Dmitry KovalevConverting code from using ss_txfrm_size to tx_size.
2013-08-15 Dmitry KovalevUsing { 0 } for initialization instead of memset.
2013-08-15 Dmitry KovalevRenaming d27 predictor to d207.
2013-08-15 Mans Rullgardvp9: neon: optimise vp9_wide_mbfilter_neon
2013-08-15 James ZernMerge "vp9_dx_iface: check for NULL/0-size input"
2013-08-15 James ZernMerge "vpxenc: open output file after setting pass #"
2013-08-15 Dmitry KovalevMoving segmentation struct from MACROBLOCKD to VP9_COMMON.
2013-08-15 Jingning HanRemove unused RDCOST_8X8 macro
2013-08-15 Dmitry KovalevMerge "Quantization code cleanup."
2013-08-15 Deb MukherjeeSpeed feature to skip split partition based on var
2013-08-15 Jingning HanUnify luma and chroma rd-cost estimation
2013-08-15 Paul WilkinsMerge "Renaming in MB_MODE_INFO"
2013-08-15 James ZernMerge "Get rid of bashisms in armlink_adapter.sh"
2013-08-15 Guillaume MartresGet rid of bashisms in armlink_adapter.sh
2013-08-15 James ZernMerge "Get rid of bashisms in the main build scripts"
2013-08-15 James Zernvp9_dx_iface: check for NULL/0-size input
2013-08-15 James Zernvpxenc: open output file after setting pass #
2013-08-14 hkuangMerge "Add neon optimize vp9_short_idct16x16_add."
2013-08-14 hkuangAdd neon optimize vp9_short_idct16x16_add.
2013-08-14 Dmitry Kovalevforeach_transformed_block_in_plane cleanup, explicit...
2013-08-14 Dmitry KovalevAdding const to arguments of intra prediction functions.
next