platform/upstream/libvpx.git
2017-06-30 Johanntesting: ranges for random values
2017-06-30 Johann KoenigMerge changes Id5beb35d,I2945fe54,Ib0f3cfd6,I78a2eba8
2017-06-29 James ZernMerge changes from topic 'rm-dec-frame-parallel'
2017-06-29 James Zernrm vp9_frame_parallel_test.cc
2017-06-29 James Zerntest_vector_test: rm ref to VPX_CODEC_USE_FRAME_THREADING
2017-06-29 James Zerndct_partial_test,fwd_txfm: change << to *
2017-06-29 Jerome Jiangvp9: Remove avg2x2 in skin detection and clean up.
2017-06-28 Johannpartial fdct neon: add 32x32_1
2017-06-28 Johannpartial fdct neon: add 16x16_1
2017-06-28 Johannpartial fdct neon: add 4x4_1
2017-06-28 Johannpartial fdct neon: move 8x8_1 and enable hbd tests
2017-06-28 Johann KoenigMerge changes Ib454762d,I966650df,Ie126553e,I068f06c6...
2017-06-28 Johann KoenigMerge "buffer.h: Only allow Init() to be called once."
2017-06-28 Johann KoenigMerge "partial fdct test"
2017-06-28 Johannpartial fdct test
2017-06-28 Johannsad neon: rewrite 64x64 and add 64x32
2017-06-28 Johannsad neon: rewrite 32x32, add 32x16 and 32x64
2017-06-28 Johannsad neon: rewrite 16x8, 16x16, add 16x32
2017-06-28 Johannsad neon: rewrite 8x8 and 8x16
2017-06-28 Johannsad neon: rewrite 4x4 and add 4x8
2017-06-28 Jerome JiangMerge "vp9: compute skinmap only once before encoding."
2017-06-28 Johannbuffer.h: Only allow Init() to be called once.
2017-06-28 Marcovp9: Speed >= 8: Remove logic on reducing subpel.
2017-06-27 James ZernMerge "highbd_quantize_fp_32x32: normalize abs_qcoeff...
2017-06-27 Jerome Jiangvp9: compute skinmap only once before encoding.
2017-06-26 Linfeng ZhangUpdate vpx_idct8x8_12_add_ssse3()
2017-06-26 Linfeng ZhangMerge "Update load_input_data() in x86"
2017-06-26 Jerome JiangMerge "vp8: Clean up skinmap debugging codes."
2017-06-26 Linfeng ZhangUpdate load_input_data() in x86
2017-06-26 James Zernroll libwebm snapshot
2017-06-24 Linfeng ZhangMerge "Add vpx_highbd_idct4x4_16_add_sse4_1()"
2017-06-24 Urvang JoshiMerge "Enable greedy version of optimize_b() in VP9...
2017-06-24 Linfeng ZhangMerge "Cosmetics, 8x8 idct SSE2 optimization"
2017-06-24 Urvang JoshiEnable greedy version of optimize_b() in VP9 by default.
2017-06-23 James ZernMerge "variance_test: move Subpel* from tuples to TestP...
2017-06-23 Marco PaniconiMerge "vp9: Use scene detection for CBR mode."
2017-06-23 Linfeng ZhangAdd vpx_highbd_idct4x4_16_add_sse4_1()
2017-06-23 Linfeng ZhangCosmetics, 8x8 idct SSE2 optimization
2017-06-23 Jerome Jiangvp8: Clean up skinmap debugging codes.
2017-06-23 James ZernMerge "datarate_test: rename thread -> Thread in test...
2017-06-23 James Zernvariance_test: move Subpel* from tuples to TestParams
2017-06-23 Marcovp9: Use scene detection for CBR mode.
2017-06-23 Jerome JiangMerge "vp8: Compute skinmap only once before encoding."
2017-06-23 James ZernMerge changes from topic 'missing-proto'
2017-06-23 James Zernonyxd_int.h: add missing prototypes
2017-06-23 Johann KoenigMerge "fdct32x32 neon implementation"
2017-06-23 Jerome Jiangvp8: Compute skinmap only once before encoding.
2017-06-22 Marco PaniconiMerge "vp9: Add high source sad to content state."
2017-06-22 Linfeng ZhangMerge changes I783c5f4f,I365f8e53,I5dac0e98
2017-06-22 Paul WilkinsMerge "Fix int overflow in rate control for high bit...
2017-06-22 Johannfdct32x32 neon implementation
2017-06-22 paulwilkinsFix int overflow in rate control for high bit rates.
2017-06-22 Marcovp9: Add high source sad to content state.
2017-06-22 Marco PaniconiMerge "vp9: Adjustments for aq-mode and pickmode for...
2017-06-22 James Zerndatarate_test: rename thread -> Thread in test name
2017-06-22 James ZernMerge "vp8_dx_iface: clear -Wclobbered warnings"
2017-06-22 James Zernonyxd.h: add vp8dx_references_buffer prototype
2017-06-22 James Zernvp[89],vpx_dsp: add missing includes
2017-06-22 James Zernvp8,encodeframe.h: correct prototypes
2017-06-22 James Zernvp8: add temporal_filter.h
2017-06-22 James Zernadd picklpf.h
2017-06-22 James Zernadd ethreading.h
2017-06-22 James Zernvp8,bitstream.h: add missing prototypes
2017-06-22 James Zernvp8: remove vp8_fast_quantize_b_mmx
2017-06-22 James Zernvp8,loopfilter_filters: make some functions static
2017-06-22 James Zernvp9_ratectrl: make adjust_gf_boost_lag_one_pass_vbr...
2017-06-22 James Zernvp9_encodeframe: make scale_part_thresh_sumdiff static
2017-06-22 James Zernvp9_alt_ref_aq: correct vp9_alt_ref_aq_create proto
2017-06-22 James Zernhighbd_quantize_fp_32x32: normalize abs_qcoeff type
2017-06-22 Marcovp9: Put skin detection usage around cpi flag.
2017-06-21 Marcovp9: Adjustments for aq-mode and pickmode for speed...
2017-06-21 James Zernvp8_dx_iface: clear -Wclobbered warnings
2017-06-21 Johann KoenigMerge "dct tests: align InvAccuracyCheck buffers"
2017-06-21 Linfeng ZhangClean vpx_idct16x16_256_add_sse2()
2017-06-21 Linfeng ZhangUpdate vpx_idct{8x8,16x16,32x32}_1_add_sse2()
2017-06-21 Linfeng ZhangClean 32x32 full idct sse2 and ssse3 code
2017-06-21 Hui SuMerge "VP9 level targeting: properly handle max_gf_inte...
2017-06-21 Johanndct tests: align InvAccuracyCheck buffers
2017-06-21 James Zernfix build, rm ref to vpx_idct8x8_64_add_ssse3
2017-06-21 Linfeng ZhangMerge changes Ib26dd515,Ie60dabc3
2017-06-20 hui suVP9 level targeting: properly handle max_gf_interval
2017-06-20 Marcovp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
2017-06-20 Marcovp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
2017-06-20 Johann KoenigMerge "dct tests: run all possible sizes in one test"
2017-06-20 Marco PaniconiMerge "vp9: SVC: Rework the usage of base_mv for SVC."
2017-06-20 Marcovp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
2017-06-19 Marco PaniconiMerge "vp9: Speed >= 8: Adjust resolution threshold...
2017-06-19 Johanndct tests: run all possible sizes in one test
2017-06-19 James ZernMerge "libs.mk: retry partial testdata download"
2017-06-19 James Zernlibs.mk: retry partial testdata download
2017-06-19 Marcovp9: Speed >= 8: Adjust resolution threshold for subpel.
2017-06-19 Jerome JiangMerge "Enable 8x8 skin detection for vp8."
2017-06-19 Marcovp9: SVC: Rework the usage of base_mv for SVC.
2017-06-16 James Zerntiny_ssim: make some functions static
2017-06-16 James ZernMerge "configure: test for -Wparentheses-equality"
2017-06-16 Jerome JiangEnable 8x8 skin detection for vp8.
2017-06-15 James Zernconfigure: test for -Wparentheses-equality
2017-06-15 Linfeng ZhangClean 8x8 idct x86 optimization
2017-06-15 Linfeng ZhangRemove vpx_idct8x8_64_add_ssse3()
2017-06-15 Urvang JoshiVP9: Add greedy version of av1_optimize_b().
next