platform/upstream/libvpx.git
2013-11-01 Yaowu XuTwo optimizations:
2013-11-01 Yaowu XuMerge "simplify read_coef_prob()"
2013-11-01 Dmitry KovalevMerge "Removing is_intra_mode() function."
2013-10-31 Yaowu Xusimplify read_coef_prob()
2013-10-31 Dmitry KovalevMerge "Reducing the number of foreach_transformed_block...
2013-10-31 Dmitry KovalevReducing the number of foreach_transformed_block()...
2013-10-31 Yaowu XuMerge "mb_lpf_horizontal_edge AVX2 optimization"
2013-10-31 Yunqing WangMerge "Fix x_offset_q4/y_offset_q4 calculation"
2013-10-31 Tamar Levymb_lpf_horizontal_edge AVX2 optimization
2013-10-30 Marco PaniconiUpdates to 1-pass:
2013-10-30 Jingning HanMerge "Enable all-zero coeff block index for sub8x8...
2013-10-30 Dmitry KovalevMerge "Reducing the number of recursive calls."
2013-10-30 Dmitry KovalevReplacing (SWITCHABLE_FILTERS + 1) with SWITCHABLE_FILT...
2013-10-30 Jingning HanEnable all-zero coeff block index for sub8x8 blk
2013-10-30 Dmitry KovalevReducing the number of recursive calls.
2013-10-30 James Zernvp9/decode: align tile worker data allocation
2013-10-30 JohannMerge "vp9_decodframe.c: use vpx_memset instead of...
2013-10-30 JohannMerge "idct_blk_mmx.c: use vpx_memset instead of cast"
2013-10-30 JohannMerge "decodframe.c: use vpx_memset instead of cast"
2013-10-30 JohannMerge "threading.c: use vpx_memset instead of cast"
2013-10-30 JohannMerge "idct_blk.c: use vpx_memset instead of cast"
2013-10-30 Yunqing WangFix x_offset_q4/y_offset_q4 calculation
2013-10-30 James ZernMerge "vp9: add multi-threaded tile decoder"
2013-10-30 James ZernMerge "vp9/decode: add get_tile()"
2013-10-30 James Zernvp9: add multi-threaded tile decoder
2013-10-30 James Zernvp9/decode: add get_tile()
2013-10-29 Dmitry KovalevMerge "Adding const to vp9_quantize_b_{32x32,} parameters."
2013-10-29 Erik NiemeyerMerge "CL for adding AVX-AVX2 support in libvpx."
2013-10-29 Dmitry KovalevAdding const to vp9_quantize_b_{32x32,} parameters.
2013-10-29 Erik NiemeyerCL for adding AVX-AVX2 support in libvpx.
2013-10-29 Dmitry KovalevFixing clang warning.
2013-10-29 Dmitry KovalevMerge "Fixing wrongly initialized tx_type variable."
2013-10-29 Johannvp9_decodframe.c: use vpx_memset instead of cast
2013-10-29 Johannidct_blk_mmx.c: use vpx_memset instead of cast
2013-10-29 Johanndecodframe.c: use vpx_memset instead of cast
2013-10-29 Johannthreading.c: use vpx_memset instead of cast
2013-10-29 Johannidct_blk.c: use vpx_memset instead of cast
2013-10-29 Yaowu XuMerge "changed to comply with strict aliasing rule"
2013-10-29 Dmitry KovalevFixing wrongly initialized tx_type variable.
2013-10-29 Dmitry KovalevMerge "Correct handling of show_bit in uncompressed...
2013-10-29 Dmitry KovalevCorrect handling of show_bit in uncompressed header.
2013-10-29 Yaowu Xuchanged to comply with strict aliasing rule
2013-10-29 JohannMerge "Disable aliasing when building with Clang"
2013-10-29 Dmitry KovalevMerge "Cleaning up vp9_regular_quantize_b_4x4."
2013-10-29 Dmitry KovalevMerge "Making get_tx_counts() similar to get_tx_probs()."
2013-10-29 Adrian GrangeMerge "Resolved Doxygen warnings."
2013-10-29 Yunqing WangMerge "Rewrite loop_filter_info_n struct"
2013-10-29 Adrian GrangeResolved Doxygen warnings.
2013-10-29 James ZernMerge "vp9_decode_frame: group assignments/setup calls"
2013-10-29 James Zernvp9_decode_frame: group assignments/setup calls
2013-10-29 Dmitry KovalevRemoving is_intra_mode() function.
2013-10-29 Dmitry KovalevMaking get_tx_counts() similar to get_tx_probs().
2013-10-28 JohannDisable aliasing when building with Clang
2013-10-28 Dmitry KovalevAdding {read, write}_partition() instead of check_bsize...
2013-10-28 Dmitry KovalevCleaning up vp9_regular_quantize_b_4x4.
2013-10-28 James ZernMerge "add tile test vectors"
2013-10-28 James Zernvp9: add TileInfo
2013-10-28 James Zernvp9_decodframe: limit scope of private function params (2)
2013-10-28 James ZernMerge changes If9b16f7d,I75aab21c,I9cbb768c,If5cea3d3...
2013-10-28 Dmitry KovalevMerge "Replacing is_inter_mode with is_inter_block."
2013-10-28 James Zernadd tile test vectors
2013-10-28 James ZernMerge "vp9 decode: defer loop filter allocation"
2013-10-28 James ZernMerge "vp9_thread_test: quiet some msvc int->bool warnings"
2013-10-28 James Zernvp9: remove partition+entropy contexts from common
2013-10-28 James Zernvp9: add above/left_context to MACROBLOCKD
2013-10-28 James Zernvp9: add above/left_seg_context to MACROBLOCKD
2013-10-26 Dmitry KovalevMerge "Adding fht{4x4, 8x8, 16x16} functions."
2013-10-26 James Zernvp9 decode: defer loop filter allocation
2013-10-26 James Zernvp9_thread_test: quiet some msvc int->bool warnings
2013-10-26 Dmitry KovalevAdding fht{4x4, 8x8, 16x16} functions.
2013-10-25 Dmitry KovalevMerge "Adding get_frame_new_buffer() function to replac...
2013-10-25 Dmitry KovalevMerge "Making input pointer constant for all fdct/fht...
2013-10-25 Yunqing WangRewrite loop_filter_info_n struct
2013-10-25 James Zernvp9: add above/left_context to encoder
2013-10-25 James Zernvp9: add above/left_seg_context to encoder
2013-10-25 James Zernvp9: pass entropy context directly to set_skip_context
2013-10-25 James Zernvp9: pass context directly to partition functions
2013-10-25 James Zernvp9/decode: add alloc_tile_storage()
2013-10-25 Dmitry KovalevAdding COLOR_SPACE enum.
2013-10-25 Dmitry KovalevUpdating gtest from 1.6.0 to 1.7.0.
2013-10-25 Yunqing WangMerge "Add 32x32 idct function for eob<=34 case"
2013-10-25 Jingning HanMerge "Separate encode_block for pass 1 and 2"
2013-10-24 Yunqing WangAdd 32x32 idct function for eob<=34 case
2013-10-24 JohannMerge "mips dsp-ase r2 vp9 decoder idct module optimiza...
2013-10-24 Dmitry KovalevAdding get_frame_new_buffer() function to replace dupli...
2013-10-24 Dmitry KovalevMerge "Adding get_frame_ref_buffer() function + cleanup."
2013-10-24 Dmitry KovalevMaking input pointer constant for all fdct/fht functions.
2013-10-24 Dmitry KovalevReplacing is_inter_mode with is_inter_block.
2013-10-24 Frank GalliganMerge "vpxdec: Fix webm fps check."
2013-10-24 Dmitry KovalevAdding get_frame_ref_buffer() function + cleanup.
2013-10-24 Frank Galliganvpxdec: Fix webm fps check.
2013-10-24 Yaowu XuMerge "Disable two libvpx APIs for VP9"
2013-10-24 Dmitry KovalevMerge "Eliminating usage of allow_comp_inter_inter...
2013-10-24 Dmitry KovalevMerge "Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4."
2013-10-24 Dmitry KovalevMerge changes I1868fb75,I9ff504c6
2013-10-24 Dmitry KovalevMerge "Cleaning up {above, left}_block_mode functions."
2013-10-24 Yunqing WangMerge "Improve scale_factors struct"
2013-10-24 Yaowu XuDisable two libvpx APIs for VP9
2013-10-24 James ZernMerge "vp9/extend_for_intra: avoid crossing tile boundary"
2013-10-24 James Zernvp9/extend_for_intra: avoid crossing tile boundary
next