platform/upstream/libvpx.git
2018-07-23 Paul WilkinsMerge "Fixed "MAX" boost for static kf sections."
2018-07-23 Paul WilkinsMerge "Fix issue with short static KF groups."
2018-07-23 Paul WilkinsMerge "Limit Max GF boost for slide shows"
2018-07-23 Paul WilkinsMerge "Tweaks to determination of slide show groups."
2018-07-23 Paul WilkinsMerge "Improved coding on slide show content."
2018-07-22 Scott LaVarnwayMerge "VPX: Add vpx_hadamard_32x32_sse2"
2018-07-22 Scott LaVarnwayMerge "VPX: Improve HBD vpx_hadamard_16x16_sse2()"
2018-07-22 Jingning HanMerge "Replace hard coded numbers in tpl model"
2018-07-21 Scott LaVarnwayVPX: Add vpx_hadamard_32x32_sse2
2018-07-21 Harish MahendrakarMerge "Add Flag to Enable Row Based MultiThreading"
2018-07-20 Venkatarama... Add Flag to Enable Row Based MultiThreading
2018-07-20 Jingning HanReplace hard coded numbers in tpl model
2018-07-20 Scott LaVarnwayVPX: Call vpx_hadamard_16x16_c() in vpx_hadamard_32x32_c()
2018-07-20 Paul WilkinsFixed "MAX" boost for static kf sections.
2018-07-20 Paul WilkinsFix issue with short static KF groups.
2018-07-20 Paul WilkinsLimit Max GF boost for slide shows
2018-07-20 Paul WilkinsTweaks to determination of slide show groups.
2018-07-20 Paul WilkinsImproved coding on slide show content.
2018-07-20 Scott LaVarnwayVPX: Improve HBD vpx_hadamard_16x16_sse2()
2018-07-20 Scott LaVarnwayMerge "VPX: Add Hadamard32x32Test"
2018-07-19 Jingning HanMerge "Refactor transform calls in tpl model build"
2018-07-19 Scott LaVarnwayVPX: Add Hadamard32x32Test
2018-07-19 James ZernMerge "vpx_sum_squares_2d_i16_neon(): Make |s2| a uint6...
2018-07-19 Jingning HanRefactor transform calls in tpl model build
2018-07-19 Tom FineganMerge "shell tests: Drop incorrect uses of readonly."
2018-07-18 Marco Paniconivp9: Screen-content after slide-change: increase refres...
2018-07-17 Jingning HanReland "Enable tpl model for speed 0"
2018-07-17 Jingning HanMerge "Fix 32-bit build for tpl model"
2018-07-17 Jingning HanFix 32-bit build for tpl model
2018-07-17 Marco PaniconiMerge "vp9: Force hybrid_intra on scene change"
2018-07-17 Raphael Kubo... vpx_sum_squares_2d_i16_neon(): Make |s2| a uint64x1_t.
2018-07-17 Jingning HanMerge changes Iee11abf6,I8acbc718,Ia9a84311
2018-07-17 Marco Paniconivp9: Force hybrid_intra on scene change
2018-07-16 Jingning HanAccount for quantization effect in the tpl model
2018-07-16 Jingning HanAssign estimate qp for overlay frame
2018-07-16 JohannRevert "Enable tpl model for speed 0"
2018-07-16 Paul WilkinsMerge "Delete invalid assert."
2018-07-13 Jingning HanUse the estimate qp to set motion search control
2018-07-13 Jingning HanSet the estimate frame qp in tpl_frame
2018-07-13 Jingning HanEstimate the frame qp in a gop
2018-07-13 Jingning HanMerge "Enable tpl model for speed 0"
2018-07-13 Jingning HanMerge "Refactor rc_pick_q_and_bounds_two_pass parameters"
2018-07-13 Marco Paniconivp9: Enforce intra search on scene_change
2018-07-13 Jingning HanRefactor rc_pick_q_and_bounds_two_pass parameters
2018-07-13 Wan-Teh ChangMerge "Backport libaom bug fixes."
2018-07-12 Wan-Teh ChangBackport libaom bug fixes.
2018-07-12 Jingning HanMerge "Use regular filter type for tpl model motion...
2018-07-12 Jingning HanMerge "Clean up mc_flow_dispenser()"
2018-07-12 Jingning HanMerge "Add 32x32 Hadamard transform"
2018-07-12 Jingning HanMerge "Relax multiplier adjustment limit"
2018-07-12 Jingning HanMerge "Change the tpl model operating block size to...
2018-07-12 Jingning HanEnable tpl model for speed 0
2018-07-12 Jingning HanUse regular filter type for tpl model motion compensation
2018-07-11 James ZernMerge changes Ibcc2f6fa,Id54818a8
2018-07-11 Jerome JiangMerge "vp9 svc: Add test for intra-only for 1 SL."
2018-07-11 James ZernMerge "decode_test_driver: break decompress loop on...
2018-07-11 James Zerntest-data.sha1: update crbug-1539.rawfile
2018-07-11 James Zerntest-data.mk: add missing crbug-1539.rawfile entry
2018-07-11 Jerome Jiangvp9 svc: Add test for intra-only for 1 SL.
2018-07-11 Tom Fineganshell tests: Drop incorrect uses of readonly.
2018-07-11 Jingning HanClean up mc_flow_dispenser()
2018-07-11 Jingning HanAdd 32x32 Hadamard transform
2018-07-11 Jingning HanRelax multiplier adjustment limit
2018-07-11 Jingning HanChange the tpl model operating block size to 32x32
2018-07-11 James Zerndecode_test_driver: break decompress loop on error
2018-07-11 Jingning HanFix the denominator in tpl model
2018-07-11 Jingning HanEnable tpl model only for ARFs
2018-07-11 Jingning HanProperly set the is_valid flag in tpl_frame
2018-07-10 James ZernMerge "vp9_encoder: only alloc tpl stats if enabled"
2018-07-10 Marco PaniconiMerge "vp9: Initialize source variance in nonrd-pickmode."
2018-07-10 James ZernMerge "vpxdec,raw_read_frame: fix eof return"
2018-07-10 Marco Paniconivp9: Initialize source variance in nonrd-pickmode.
2018-07-10 James Zernvp9_encoder: only alloc tpl stats if enabled
2018-07-10 James Zernvpxdec,raw_read_frame: fix eof return
2018-07-09 Luca BarbatoMerge "[VSX] Add support to Power9-only vec_absd"
2018-07-09 Marco Paniconivp9-svc: Intra-only frame for spatial layers.
2018-07-09 Paul WilkinsDelete invalid assert.
2018-07-08 Luca Barbato[VSX] Add support to Power9-only vec_absd
2018-07-06 Zoe LiuMerge "Add hierarchical structure based ref frame update"
2018-07-04 Sergey Silkinvp9-svc: add more command line options to test app.
2018-07-04 Sergey SilkinMerge "vp9-svc: fix strings concatenation in test app."
2018-07-02 Jingning HanMerge "Add enable-tpl-model guard"
2018-07-02 Zoe LiuAdd hierarchical structure based ref frame update
2018-07-02 Marco Paniconivp9: Adjust segment weight for cyclic refresh.
2018-07-02 Jingning HanAdd enable-tpl-model guard
2018-07-02 Jingning HanMerge "Exploit the spatial variance in temporal depende...
2018-07-02 Marco Paniconivp9: Fix to screen content artifact for real-time.
2018-06-30 Jerome JiangMerge "vp9: copy source on sync frame in denoiser."
2018-06-30 Marco PaniconiMerge "vp9: Reset params for cyclic refresh on slide...
2018-06-30 Marco PaniconiMerge "vp9: Reduce quality artifact for real-time scene...
2018-06-29 Marco Paniconivp9: Reset params for cyclic refresh on slide change
2018-06-29 Hui SuMerge "Add partition breakout models for 720p resolution"
2018-06-29 Jerome Jiangvp9: copy source on sync frame in denoiser.
2018-06-29 Marco Paniconivp9: Reduce quality artifact for real-time scene-content.
2018-06-29 Hui SuAdd partition breakout models for 720p resolution
2018-06-29 Jingning HanExploit the spatial variance in temporal dependency...
2018-06-29 Jingning HanRefactor to use unified multiplier for partition search
2018-06-29 Paul WilkinsMerge "Enhanced partition experiment."
2018-06-29 Sergey Silkinvp9-svc: fix strings concatenation in test app.
2018-06-29 Jingning HanMerge "Skip temporal dependency build when the speed...
next