platform/upstream/libvpx.git
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 Marcovp9: Adjust rate_err threshold for setting active_worst...
2017-02-07 Linfeng ZhangMerge "Update 16x16 8-bit idct NEON intrinsics"
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"
2017-01-27 Marcovp9: Fixes for usage of skin_map for high bit depth.
2017-01-26 JohannUse Buffer class for post proc tests
2017-01-26 Jerome JiangMerge "vp9: Refactor copy partitioning to reduce duplic...
2017-01-26 Jerome Jiangvp9: Refactor copy partitioning to reduce duplication.
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-25 Hui SuMerge "Fix an overflow warning in optimize_b()"
2017-01-25 Marcovp9-denoiser: Modify skip denoising condition for small...
2017-01-25 hui suFix an overflow warning in optimize_b()
2017-01-25 Jerome JiangMerge "vp9: Adjust threshold for y sad used in copying...
2017-01-25 Yunqing WangMerge "Initialize errorperbit and sabperbit in ARNR...
2017-01-25 Yunqing WangMerge "Multi-threading of first pass stats collection"
2017-01-25 Jerome Jiangvp9: Adjust threshold for y sad used in copying partition.
2017-01-24 Ranjit Kumar... Multi-threading of first pass stats collection
2017-01-24 Marcovp9: Adjust some parameters in aq-mode=3 mode.
2017-01-24 Jerome JiangMerge "vp9: Copy partition using avg_source_sad."
2017-01-24 Jerome Jiangvp9: Copy partition using avg_source_sad.
2017-01-24 Yunqing WangMerge "Add the multi-threaded first pass encoder unit...
2017-01-24 Ranjit Kumar... Initialize errorperbit and sabperbit in ARNR filtering
2017-01-24 Kaustubh RasteAdd mips msa vpx satd function
2017-01-24 Jerome JiangMerge "vp9: Adjust the threshold to set avg_source_sad_...
2017-01-24 Yunqing WangRemove marco MVC in mcomp.c
2017-01-24 Jerome Jiangvp9: Adjust the threshold to set avg_source_sad_sb...
2017-01-23 JohannPartialIDctTest: reduce number of RunQuantCheck iterations
2017-01-23 Marcovp9: Non-rd pickmode: fix to add ARF mode entries to...
2017-01-22 Marcovp9: Small threshold adjustment to unittest BasicRateTa...
2017-01-21 Kaustubh RasteMerge "Add mips msa vpx hadamard functions"
2017-01-20 Jerome JiangMerge "vp9: Add feature to use block source_sad for...
2017-01-20 Marcovp9: Add feature to use block source_sad for realtime...
2017-01-20 Yunqing WangAdd the multi-threaded first pass encoder unit test
2017-01-19 James Zerntools_common.h: add missing ';' in generic branch
2017-01-19 JohannRemove neon assembly for idct 16x16 and 8x8
2017-01-19 Marcovp9: Modify usage of force_skip under low temporal...
2017-01-19 Kaustubh RasteAdd mips msa vpx hadamard functions
2017-01-18 Jerome Jiangvp9: Stop copying partition every a fixed number of...
2017-01-18 Peter BoströmMerge "Add CSV per-frame stats to vpxdec."
2017-01-18 James ZernMerge "vp9_cx_iface,encoder_encode: check validate_img...
2017-01-18 Jerome Jiangvp9: Disable partition copy when resizing is enabled.
2017-01-17 Jerome JiangMerge "vp9: Set low variance flag when partition is...
2017-01-17 Jerome Jiangvp9: Set low variance flag when partition is copied.
2017-01-17 Johann KoenigMerge "Cygwin x86_64 support."
2017-01-17 Moriyoshi KoizumiCygwin x86_64 support.
2017-01-17 Peter BoströmAdd per-frame SSIM/PSNR stats to tools/tiny_ssim.
2017-01-14 James Zernvp9_cx_iface,encoder_encode: check validate_img return
next