summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-01Two optimizations:Yaowu Xu
2013-11-01Merge "simplify read_coef_prob()"Yaowu Xu
2013-10-31Merge "Removing is_intra_mode() function."Dmitry Kovalev
2013-10-31simplify read_coef_prob()Yaowu Xu
2013-10-31Merge "Reducing the number of foreach_transformed_block() calls."Dmitry Kovalev
2013-10-31Reducing the number of foreach_transformed_block() calls.Dmitry Kovalev
2013-10-31Merge "mb_lpf_horizontal_edge AVX2 optimization"Yaowu Xu
2013-10-31Merge "Fix x_offset_q4/y_offset_q4 calculation"Yunqing Wang
2013-10-31mb_lpf_horizontal_edge AVX2 optimizationTamar Levy
2013-10-30Updates to 1-pass:Marco Paniconi
2013-10-30Merge "Enable all-zero coeff block index for sub8x8 blk"Jingning Han
2013-10-30Merge "Reducing the number of recursive calls."Dmitry Kovalev
2013-10-30Replacing (SWITCHABLE_FILTERS + 1) with SWITCHABLE_FILTER_CONTEXTS.Dmitry Kovalev
2013-10-30Enable all-zero coeff block index for sub8x8 blkJingning Han
2013-10-30Reducing the number of recursive calls.Dmitry Kovalev
2013-10-30vp9/decode: align tile worker data allocationJames Zern
2013-10-29Merge "vp9_decodframe.c: use vpx_memset instead of cast"Johann
2013-10-29Merge "idct_blk_mmx.c: use vpx_memset instead of cast"Johann
2013-10-29Merge "decodframe.c: use vpx_memset instead of cast"Johann
2013-10-29Merge "threading.c: use vpx_memset instead of cast"Johann
2013-10-29Merge "idct_blk.c: use vpx_memset instead of cast"Johann
2013-10-29Fix x_offset_q4/y_offset_q4 calculationYunqing Wang
2013-10-29Merge "vp9: add multi-threaded tile decoder"James Zern
2013-10-29Merge "vp9/decode: add get_tile()"James Zern
2013-10-30vp9: add multi-threaded tile decoderJames Zern
2013-10-30vp9/decode: add get_tile()James Zern
2013-10-29Merge "Adding const to vp9_quantize_b_{32x32,} parameters."Dmitry Kovalev
2013-10-29Merge "CL for adding AVX-AVX2 support in libvpx."Erik Niemeyer
2013-10-29Adding const to vp9_quantize_b_{32x32,} parameters.Dmitry Kovalev
2013-10-29CL for adding AVX-AVX2 support in libvpx.Erik Niemeyer
2013-10-29Fixing clang warning.Dmitry Kovalev
2013-10-29Merge "Fixing wrongly initialized tx_type variable."Dmitry Kovalev
2013-10-29vp9_decodframe.c: use vpx_memset instead of castJohann
2013-10-29idct_blk_mmx.c: use vpx_memset instead of castJohann
2013-10-29decodframe.c: use vpx_memset instead of castJohann
2013-10-29threading.c: use vpx_memset instead of castJohann
2013-10-29idct_blk.c: use vpx_memset instead of castJohann
2013-10-29Merge "changed to comply with strict aliasing rule"Yaowu Xu
2013-10-29Fixing wrongly initialized tx_type variable.Dmitry Kovalev
2013-10-29Merge "Correct handling of show_bit in uncompressed header."Dmitry Kovalev
2013-10-29Correct handling of show_bit in uncompressed header.Dmitry Kovalev
2013-10-29changed to comply with strict aliasing ruleYaowu Xu
2013-10-29Merge "Disable aliasing when building with Clang"Johann
2013-10-29Merge "Cleaning up vp9_regular_quantize_b_4x4."Dmitry Kovalev
2013-10-29Merge "Making get_tx_counts() similar to get_tx_probs()."Dmitry Kovalev
2013-10-29Merge "Resolved Doxygen warnings."Adrian Grange
2013-10-29Merge "Rewrite loop_filter_info_n struct"Yunqing Wang
2013-10-29Resolved Doxygen warnings.Adrian Grange
2013-10-29Merge "vp9_decode_frame: group assignments/setup calls"James Zern
2013-10-29vp9_decode_frame: group assignments/setup callsJames Zern