platform/upstream/libvpx.git
2017-02-15 Linfeng Zhangcosmetics,dsp/inv_txfm.c: reorder functions
2017-02-15 Linfeng ZhangAdd vpx_highbd_idct16x16_38_add_neon()
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_c()"
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Johann KoenigMerge "vp9 fdct higbd neon: connect existing highbd...
2017-02-15 Linfeng ZhangAdd vpx_highbd_idct16x16_38_add_c()
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Ranjit Kumar... Row based multi-threading of encoding stage
2017-02-15 Linfeng ZhangMerge "Replace 14 with DCT_CONST_BITS in idct NEON...
2017-02-14 Johannvp9 fdct higbd neon: connect existing highbd calls
2017-02-14 Johann KoenigMerge "quantize_fp highbd neon: use tran_low_t for...
2017-02-14 Linfeng ZhangReplace 14 with DCT_CONST_BITS in idct NEON functions...
2017-02-14 clang-formatapply clang-format
2017-02-14 James Zern.clang-format: update to 3.9.1
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Yi LuoReplace idct32x32_34_add_ssse3 assembly with intrinsics
2017-02-14 Johannquantize_fp highbd neon: use tran_low_t for coeff
2017-02-14 Johannvp8 onyx_if: assert divide by zero
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-14 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_256_add_neon()"
2017-02-14 JohannRemove UNINITIALIZED_IS_SAFE
2017-02-13 Linfeng ZhangAdd vpx_highbd_idct16x16_256_add_neon()
2017-02-13 Johann KoenigMerge "fdct8x8 highbd neon: use tran_low_t for output"
2017-02-13 Johannfdct8x8 highbd neon: use tran_low_t for output
2017-02-13 Yunqing WangThe bitstream bit match test in multi-threaded encoder
2017-02-13 Yunqing WangMerge "Minor code style refactoring"
2017-02-13 James ZernMerge "cosmetics,vp9_ratectrl: apply clang-format"
2017-02-13 James ZernMerge "vpx_usec_timer_elapsed: use 64-bit math"
2017-02-13 Yunqing WangMinor code style refactoring
2017-02-13 James Zerncosmetics,vp9_ratectrl: apply clang-format
2017-02-13 Linfeng ZhangAdd vpx_highbd_idct{16x16,32x32}_1_add_neon()
2017-02-13 paulwilkinsAggressive VBR method.
2017-02-11 James ZernMerge "Add vpx_idct16x16_38_add_neon()"
2017-02-10 Marcovp9: Non-rd mode: use simple block_yrd for 8 bit high...
2017-02-10 James Zernvpx_usec_timer_elapsed: use 64-bit math
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-02-08 Linfeng ZhangAdd vpx_idct16x16_38_add_neon()
2017-02-08 Yi LuoReplace idct8x8_12_add_ssse3 assembly code with intrinsics
2017-02-08 Linfeng ZhangMerge "Add vpx_idct16x16_38_add_c()"
2017-02-07 Johann KoenigMerge "block_error_fp highbd sse2: use tran_low_t for...
2017-02-07 Marco PaniconiMerge "vp9: Denoiser speed-up: increase partition and...
2017-02-07 Yunqing WangMerge "Row based multi-threading of ARNR filtering...
2017-02-07 Marco PaniconiMerge "vp9: Adjust rate_err threshold for setting activ...
2017-02-07 Marcovp9: Denoiser speed-up: increase partition and ac skip...
2017-02-07 Linfeng ZhangAdd vpx_idct16x16_38_add_c()
2017-02-07 Marcovp9: Adjust rate_err threshold for setting active_worst...
2017-02-07 Linfeng ZhangMerge "Update 16x16 8-bit idct NEON intrinsics"
2017-02-07 Johannblock_error_fp highbd sse2: use tran_low_t for coeff
2017-02-07 Ranjit Kumar... Row based multi-threading of ARNR filtering stage
2017-02-07 Johann KoenigMerge "highbd x86: consolidate tran_low_t conversions"
2017-02-07 Jerome Jiangvp9: speed 8: Tune threshold of ac skip and partitioning.
2017-02-06 Johannhighbd x86: consolidate tran_low_t conversions
2017-02-04 Yunqing WangMerge "Changes to facilitate multi-threading of encodin...
2017-02-03 Yunqing WangFix visual studio build failure
2017-02-02 Jerome JiangMerge "Add unit tests for vp9_block_error_fp."
2017-02-02 Jingning HanMerge "Add SSSE3 intrinsic 8x8 inverse 2D-DCT"
2017-02-02 Jerome JiangAdd unit tests for vp9_block_error_fp.
2017-02-02 Johann KoenigMerge "Update third_party/googletest to 1.8.0"
2017-02-02 JohannUpdate third_party/googletest to 1.8.0
2017-02-02 Ranjit Kumar... Changes to facilitate multi-threading of encoding stage
2017-02-02 Kaustubh RasteMerge "Add mips msa sum_squares_2d_i16 function"
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-02-02 Johann KoenigMerge changes I43521ad3,I013659f6
2017-02-02 Linfeng ZhangUpdate 16x16 8-bit idct NEON intrinsics
2017-02-01 Jingning HanAdd SSSE3 intrinsic 8x8 inverse 2D-DCT
2017-02-01 Yunqing WangMerge "Changes to facilitate row based multi-threading...
2017-02-01 Johann KoenigMerge changes I374dfc08,I7e15192e,Ica414007
2017-02-01 Ranjit Kumar... Changes to facilitate row based multi-threading of...
2017-02-01 Johann KoenigMerge "vp9_rdopt: declare 'c' closer to use"
2017-02-01 Johannvp9_rdopt: declare 'c' closer to use
2017-02-01 Johann KoenigMerge "deblock: annotate postproc parameters"
2017-02-01 Johannsatd highbd neon: use tran_low_t for coeff
2017-02-01 Johannsatd highbd sse2: use tran_low_t for coeff
2017-02-01 Johannhadamard highbd ssse3: use tran_low_t for coeff
2017-02-01 Johannhadamard highbd neon: use tran_low_t for coeff
2017-02-01 Johannhadamard highbd sse2: use tran_low_t for coeff
2017-02-01 Johann KoenigMerge "quantize ssse3: remove unused pxor"
2017-02-01 Jingning HanMake satd unit test support all bit-depth settings
2017-02-01 Jingning HanUnify the hadamard transform unit test for bit-depth...
2017-02-01 Jingning HanFix real-time compression regression in hbd mode
2017-01-31 Johanndeblock: annotate postproc parameters
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-31 Kaustubh RasteAdd mips msa sum_squares_2d_i16 function
2017-01-31 Kaustubh RasteAdd mips msa vpx_minmax_8x8 function
2017-01-31 Kaustubh RasteMerge "Add mips msa vpx_vector_var function"
2017-01-31 Johannquantize ssse3: remove unused pxor
2017-01-30 Marcovp9: Modify bsize condition for using model_rd_large...
2017-01-28 Yunqing WangMerge "Disable multi-threading in first pass for SVC...
2017-01-28 Kaustubh RasteAdd mips msa vpx_vector_var function
2017-01-27 Marco PaniconiMerge "vp9: Fix to pick_filter_level for highbitdepth...
2017-01-27 Jerome JiangMerge "Add macOS Sierra support in configure"
2017-01-27 Marcovp9: Fix to pick_filter_level for highbitdepth build.
2017-01-27 Jerome JiangAdd macOS Sierra support in configure
2017-01-27 Ranjit Kumar... Disable multi-threading in first pass for SVC encoding
2017-01-27 Marco PaniconiMerge "vp9: Modify bsize condition for using model_rd_l...
2017-01-27 Marco PaniconiMerge "vp9: Fixes for usage of skin_map for high bit...
2017-01-27 Marcovp9: Modify bsize condition for using model_rd_large.
2017-01-27 Kaustubh RasteAdd mips msa vpx Integer projection row/col functions
2017-01-27 Kaustubh RasteMerge "Add mips msa vpx satd function"
next