platform/upstream/libvpx.git
2018-08-10 Hui SuMerge "Use the pred_mv feature for speed 0"
2018-08-10 Marco PaniconiMerge "vp9: Allow for overshoot detection for non-scree...
2018-08-10 Jerome JiangMerge "Change target bitrate in vp9 datarate test."
2018-08-10 Marco Paniconivp9: Allow for overshoot detection for non-screen CBR...
2018-08-09 Jerome JiangChange target bitrate in vp9 datarate test.
2018-08-09 Marco PaniconiMerge "vp9-svc: Fix for scene detection for SVC"
2018-08-09 Hui SuUse the pred_mv feature for speed 0
2018-08-09 Marco Paniconivp9-svc: Fix for scene detection for SVC
2018-08-09 Jerome Jiangreplace video clips used in vp9 datarate CBR tests.
2018-08-07 Hui SuMerge "Add enhanced_full_pixel_motion_search feature"
2018-08-07 Scott LaVarnwayMerge "VPX: Improve HBD vpx_hadamard_32x32_sse2()"
2018-08-07 Wan-Teh ChangMerge "Fix typos in the comment for size_group_lookup."
2018-08-07 James ZernMerge "vpx_highbd_d153_predictor_4x4_sse2: reduce load...
2018-08-07 James ZernMerge "test/stress.sh: switch req. for 100 threads...
2018-08-07 James Zerntest/stress.sh: switch req. for 100 threads to 64
2018-08-07 Hui SuAdd enhanced_full_pixel_motion_search feature
2018-08-07 Jerome JiangMerge "vp9 test: Enable aq 3 and error resilient in...
2018-08-07 James Zernvpx_highbd_d153_predictor_4x4_sse2: reduce load size
2018-08-07 Johann KoenigMerge "vp9: address integer sanitizer warning"
2018-08-06 Hui SuMerge "Remove unnecessary calls to load_pred_mv()"
2018-08-06 Johannvp9: address integer sanitizer warning
2018-08-06 Jerome Jiangvp9 test: Enable aq 3 and error resilient in realtime...
2018-08-06 James ZernMerge "vpxenc: replace uint16 with uint16_t"
2018-08-06 Hui SuRemove unnecessary calls to load_pred_mv()
2018-08-06 Jerome JiangMerge "vp9: new struct BEST_PICKMODE containing search...
2018-08-04 Mirko Bonadeivpxenc: replace uint16 with uint16_t
2018-08-03 Wan-Teh ChangFix typos in the comment for size_group_lookup.
2018-08-03 Marco Paniconivp9: Add screen-content mode to overshoot detection.
2018-08-03 Marco PaniconiMerge "vp9: Adjust qp_thresh on slide change overshoot...
2018-08-03 Hui SuMerge "Refactor vp9_full_pixel_search()"
2018-08-03 Hui SuMerge "Handle partition cost better in RD search"
2018-08-03 Marco Paniconivp9: Adjust qp_thresh on slide change overshoot detection
2018-08-03 Marco Paniconivp9: Add zero_temp_sad count to scene detection.
2018-08-03 Marco PaniconiMerge "vp9: Disable re_encode_overshoot feature for...
2018-08-03 Marco Paniconivp9: Increase min_thresh for slide change detection
2018-08-03 Jerome Jiangvp9: new struct BEST_PICKMODE containing search results.
2018-08-02 Hui SuRefactor vp9_full_pixel_search()
2018-08-02 Marco Paniconivp9: Disable re_encode_overshoot feature for speed...
2018-08-02 Jerome JiangMerge "vp9: Refactor nonrd pickmode: new mv search"
2018-08-02 Hui SuHandle partition cost better in RD search
2018-08-02 Jerome JiangMerge "vp9 svc: Adjust overshoot threshold in datarate...
2018-08-02 Jingning HanMerge "Use mesh full pixel motion search to build the...
2018-08-02 Jingning HanMerge "Add frame pointer to support recon frames in...
2018-08-02 Jingning HanUse mesh full pixel motion search to build the source ARF
2018-08-02 Jerome Jiangvp9 svc: Adjust overshoot threshold in datarate test.
2018-08-01 Jerome Jiangvp9: Refactor nonrd pickmode: new mv search
2018-08-01 Jerome Jiangvp9: Refactor nonrd pickmode: interp filter.
2018-08-01 Jerome Jiangvp9: Refactor nonrd pickmode: tx_size.
2018-08-01 Jerome JiangMerge "vp9 svc: Fix the scaling factor in intra only...
2018-08-01 James ZernMerge "vp9_encoder: make setup_tpl_stats() static"
2018-08-01 Jerome Jiangvp9 svc: Fix the scaling factor in intra only test...
2018-08-01 Marco PaniconiMerge "vp9: Clamp tx_size in model_rd_large"
2018-08-01 James Zernvp9_encoder: make setup_tpl_stats() static
2018-07-31 Marco Paniconivp9: Clamp tx_size in model_rd_large
2018-07-31 James Zernvp9: enable tpl model in high-bitdepth w/8-bit output
2018-07-31 Jerome JiangMerge "vp9: Disable aq mode for some datarate tests."
2018-07-31 Jerome Jiangvp9: Disable aq mode for some datarate tests.
2018-07-31 Marco Paniconivp9: Remove assert from model_rd in non-rd pickmode.
2018-07-31 Jingning HanAdd frame pointer to support recon frames in tpl model
2018-07-31 Jingning HanMerge changes Ibafb6157,Ibebced5d
2018-07-31 James ZernMerge "test/stress.sh: add --token-parts coverage for...
2018-07-31 Marco PaniconiMerge "vp9: Add scene change detection flag to cyclic...
2018-07-31 Jingning HanMove frame pointer assignment outside block loop in...
2018-07-31 Jingning HanRefactor tpl_model_store input parameters
2018-07-31 Marco Paniconivp9: Add scene change detection flag to cyclic refresh...
2018-07-31 Jingning HanMerge "Use diamond search to build tpl model and arf...
2018-07-30 Jerome JiangMerge "Enable aq mode 3 for all datarate tests."
2018-07-30 Jerome JiangMerge "vp8: Fix memory address overflow in decoder."
2018-07-30 Jerome JiangEnable aq mode 3 for all datarate tests.
2018-07-29 Jingning HanMerge "Remove unused variables from VP9_COMP"
2018-07-28 Martin Storsjoarm: Consistently use unified syntax for asm
2018-07-28 James Zerntest/stress.sh: add --token-parts coverage for vp8
2018-07-28 Angie ChiangMerge "Remove an extra vp9_encode_frame call"
2018-07-27 Jingning HanRemove unused variables from VP9_COMP
2018-07-27 Jingning HanUse diamond search to build tpl model and arf frames
2018-07-27 Harish MahendrakarMerge "Add New Neon Assemblies for Motion Compensation"
2018-07-27 Angie ChiangRemove an extra vp9_encode_frame call
2018-07-27 Jerome JiangMerge "vp9: release frame buffer on key frame."
2018-07-27 Marco PaniconiMerge "vp9: 4x4 tx_size for nonrd-pickmode for screen...
2018-07-27 Marco Paniconivp9: 4x4 tx_size for nonrd-pickmode for screen content
2018-07-27 Jerome Jiangvp9: release frame buffer on key frame.
2018-07-27 Hui SuMerge "Fix multi-thread encoder result test"
2018-07-26 Hui SuFix multi-thread encoder result test
2018-07-26 Venkatarama... Add New Neon Assemblies for Motion Compensation
2018-07-26 Tom FineganMove CONFIG_SIZE_LIMIT check in yv12config.c.
2018-07-26 Harish MahendrakarMerge "vpxdec: only call row-mt control for vp9"
2018-07-26 Harish Mahendrakarvpxdec: only call row-mt control for vp9
2018-07-26 James ZernMerge "vp9: fix OOB read in decoder_peek_si_internal"
2018-07-26 Marco PaniconiMerge "vp9: Modify condition for force test of intra"
2018-07-26 Jingning HanMerge "Clean up get_overlap_area function"
2018-07-26 Jingning HanMerge "Factor out mode estimation process in tpl model...
2018-07-26 Marco Paniconivp9: Modify condition for force test of intra
2018-07-26 Marco Paniconivp9: Avoid early breakout on slide change
2018-07-26 James Zernvp9: fix OOB read in decoder_peek_si_internal
2018-07-25 Marco PaniconiMerge "Revert "vp9: Adjust reset segment for real-time...
2018-07-25 Hui SuMerge "Fix typos in txfm_rd_in_plane()"
2018-07-25 Marco PaniconiRevert "vp9: Adjust reset segment for real-time screen...
2018-07-25 Yaowu XuMerge "Improve help message for arnr-type"
2018-07-25 Jingning HanClean up get_overlap_area function
2018-07-25 Scott LaVarnwayVPX: Improve HBD vpx_hadamard_32x32_sse2()
next