platform/upstream/libvpx.git
2018-06-21 Hui SuMerge "Add a partition search breakout model"
2018-06-21 Zoe LiuMerge "Add bit allocation for hierarchical layer"
2018-06-21 Jingning HanRefactor block partition level rate distortion cost...
2018-06-20 Zoe LiuAdd bit allocation for hierarchical layer
2018-06-20 Johann KoenigMerge "libyuv: remove problematic functions"
2018-06-20 Jingning HanMerge "Disable tpl model in high bd route"
2018-06-20 Johannlibyuv: remove problematic functions
2018-06-20 Jingning HanDisable tpl model in high bd route
2018-06-20 Hui SuAdd a partition search breakout model
2018-06-20 Marco Paniconivp9-svc: Add support for spatial layer sync frames.
2018-06-20 Jingning HanMerge "Refactor partition mode cost calculation"
2018-06-20 Zoe LiuMerge "Add hierarchical structure in GF group"
2018-06-19 Zoe LiuAdd hierarchical structure in GF group
2018-06-19 Jingning HanMerge "Build temporal prediction dependency propagation"
2018-06-19 Jerome JiangMerge "vp9: Enable cyclic refresh for HBD in real-time."
2018-06-19 Hui SuMerge "Improve the partition search breakout speed...
2018-06-18 Jerome Jiangvp9: Enable cyclic refresh for HBD in real-time.
2018-06-18 Jingning HanBuild temporal prediction dependency propagation
2018-06-18 Jingning HanRefactor partition mode cost calculation
2018-06-18 Hui SuImprove the partition search breakout speed feature
2018-06-18 Jingning HanMerge "Enable intra prediction search for tpl model"
2018-06-18 Jingning HanMerge "Enable motion compensated prediction for tpl...
2018-06-18 Jingning HanMerge "Remove unneeded buffer restore calls"
2018-06-18 Luc Trudeauinclude msvc.h for snprintf support in benchmarks
2018-06-17 Zoe LiuAdd update types for hierarchical refs
2018-06-16 Jingning HanEnable intra prediction search for tpl model
2018-06-16 Jerome JiangMerge "VP9 HBD: Fix integer overflow problem in varianc...
2018-06-16 Jingning HanRemove unneeded buffer restore calls
2018-06-15 Jingning HanEnable motion compensated prediction for tpl dependency...
2018-06-15 Jerome JiangMerge "vp9 svc: add tests for inter layer prediction."
2018-06-15 Jerome JiangVP9 HBD: Fix integer overflow problem in variance calc.
2018-06-15 Tom FineganMerge "Clean up avx512 compiler support test."
2018-06-15 Jingning HanMerge changes I3436302c,I8969f5c3
2018-06-15 Tom FineganClean up avx512 compiler support test.
2018-06-15 Jingning HanPrepare motion estimation process for temporal dependen...
2018-06-15 Jingning HanConstruct temporal dependency building system
2018-06-15 Jingning HanMerge "Allocate tpl_dep_stats frame buffer"
2018-06-15 Zoe LiuMerge "Separate GF structure defining from bit allocation"
2018-06-14 Jingning HanMerge "Add temporal model control as a speed feature"
2018-06-14 Jerome Jiangvp9 svc: add tests for inter layer prediction.
2018-06-14 Zoe LiuSeparate GF structure defining from bit allocation
2018-06-14 Jingning HanAllocate tpl_dep_stats frame buffer
2018-06-14 Jingning HanAdd temporal model control as a speed feature
2018-06-14 Jingning HanAdd data structure for frame dependent mode decision
2018-06-14 Zoe LiuMerge "Unify frame_index in defining GF group structure"
2018-06-14 Luc TrudeauMerge changes I51776f0e,I843f3b34
2018-06-14 Jerome JiangMerge "vp8: remove assertion in tree coder."
2018-06-14 Luc Trudeau[VSX] Optimize PROCESS16 macro
2018-06-14 Zoe LiuUnify frame_index in defining GF group structure
2018-06-14 Jerome Jiangvp8: remove assertion in tree coder.
2018-06-13 Luc TrudeauVSX Version of SAD8xN
2018-06-13 Luc TrudeauAdd Speed Tests for the SADTest test suite.
2018-06-13 Tom FineganMerge "Fix avx512 related MSVC build failure."
2018-06-13 Jingning HanMerge "Remove duplicate vp9_twopass_postencode_update...
2018-06-13 Tom FineganFix avx512 related MSVC build failure.
2018-06-12 Jingning HanRemove duplicate vp9_twopass_postencode_update def
2018-06-12 Marco PaniconiMerge "vp9 svc: Denoise golden when it's a temporal...
2018-06-11 Jerome Jiangvp9 svc: Denoise golden when it's a temporal ref.
2018-06-11 Luc TrudeauVSX Version of vp9_quantize_fp_32x32
2018-06-11 Luc TrudeauVSX Version of vp9_quantize_fp
2018-06-11 Hui SuMerge "Small speedup of ml_pruning_partition()"
2018-06-11 Marco PaniconiMerge "vp9-svc: Fix to frames_since_golden update for...
2018-06-11 Jerome JiangMerge "vp9 svc: clean up first_spatial_layer_to_encode."
2018-06-11 Marco Paniconivp9-svc: Fix to frames_since_golden update for SVC.
2018-06-08 Jerome Jiangvp9 svc: clean up first_spatial_layer_to_encode.
2018-06-08 Hui SuSmall speedup of ml_pruning_partition()
2018-06-08 James ZernMerge "vp9_subtract_test,cosmetics: fix class order...
2018-06-08 Jingning HanMerge "Localize variable scope in vp9_rc_get_second_pas...
2018-06-08 Tom FineganMerge "Add avx512 compile test."
2018-06-08 James Zernvp9_subtract_test,cosmetics: fix class order, casts
2018-06-08 James ZernMerge changes I89ce12b6,Id91b52d6,Icd7d4453
2018-06-08 Marco Paniconivp9-svc: Adjust some logic on gf temporal reference.
2018-06-08 Luca BarbatoImplement subtract_block for VSX
2018-06-08 Luca BarbatoCast bsize as int to print a meaninful debug info
2018-06-08 Luca BarbatoSpeed test for subtract_block
2018-06-07 Tom FineganAdd avx512 compile test.
2018-06-07 Jerome Jiangvp9 svc: add control to set using second temporal ref.
2018-06-07 Marco Paniconivp9-svc: Allow second temporal reference for next highe...
2018-06-07 Marco PaniconiMerge "VP9 SVC: Write out svc src for all spatial layers."
2018-06-07 Marco Paniconivp9-svc: Modify choose_partitioning for second temporal ref
2018-06-07 Jerome JiangMerge "VP9: fix unsigned integer overflow in decoder."
2018-06-06 Jerome JiangVP9 SVC: Write out svc src for all spatial layers.
2018-06-06 Marco Paniconivp9-svc: Enable use of second temporal reference for...
2018-06-06 Marco Paniconivp9-svc: Add a buffer_idx is_used parameter for SVC.
2018-06-06 Jingning HanLocalize variable scope in vp9_rc_get_second_pass_params()
2018-06-06 Jerome JiangVP9: fix unsigned integer overflow in decoder.
2018-06-06 Jerome Jiangvp9: Move up reset of cyclic refresh under dynamic...
2018-06-06 James ZernMerge changes I3ba75c45,I97d26285
2018-06-06 Luca Barbatoforce-inline the convolve functions
2018-06-05 Marco PaniconiMerge "vp9-svc: Allow usage of second (long term) tempo...
2018-06-04 James Zerntest,cosmetics: fix func/member naming, decl order
2018-06-04 Jerome Jiangvp9-svc: Allow usage of second (long term) temporal...
2018-06-03 Luca BarbatoUnbreak the force inline directive for gcc
2018-06-01 Jerome JiangMerge "VP9: exclude speed 9 from VBR datarate tests."
2018-06-01 Jerome JiangVP9: exclude speed 9 from VBR datarate tests.
2018-05-31 Jerome JiangMerge "VP9: Allow for bilinear subpel interp at speed...
2018-05-31 Marco PaniconiMerge "vp9-svc: Fix to some frame metrics for real...
2018-05-31 Jerome JiangVP9: Allow for bilinear subpel interp at speed 9 for...
2018-05-31 Hui SuMerge "Improve the ML based partition pruning"
2018-05-31 Marco Paniconivp9-svc: Fix to some frame metrics for real-time mode.
next