projects
/
platform
/
upstream
/
libvpx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libvpx.git
2018-10-31
Johann Koenig
Merge "clang-tidy: fix vp8/decoder parameters"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Chi Yo Tsai
Merge "Add SSE2 support for hbd 4-tap interpolation...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Johann Koenig
Merge "clang-tidy: fix vp8/common parameters"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
chiyotsai
Add SSE2 support for hbd 4-tap interpolation filter.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Johann
clang-tidy: fix vp8/decoder parameters
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Johann
clang-tidy: fix vp8/common parameters
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Chi Yo Tsai
Merge "Add AVX2 support for hbd 4-tap interpolation...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Jingning Han
Merge "Properly space qp in q mode for multi-layer...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Jingning Han
Properly space qp in q mode for multi-layer ARF
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Johann Koenig
Merge "vp8 bilinear: ensure non-16x16 arrays are aligned"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
chiyotsai
Add AVX2 support for hbd 4-tap interpolation filter.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Johann Koenig
vp8 bilinear: ensure non-16x16 arrays are aligned
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Johann Koenig
Merge "vp8 bilinear: ensure temp array is aligned"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Sai Deng
Merge "Enable 10 bit tpl support"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Johann
vp8 bilinear: ensure temp array is aligned
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Johann Koenig
Merge "remove "register" keyword"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Jingning Han
Merge "Remove unused macros from vp9_firstpass.c"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
sdeng
Enable 10 bit tpl support
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Johann
remove "register" keyword
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Harish Mahendrakar
Merge "Add Memory to Enable Row Decode"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Jingning Han
Remove unused macros from vp9_firstpass.c
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Johann
vp8 bilinear: rewrite 4x4
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Johann Koenig
Merge "vp8 bilinear: rewrite 16x16"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Chi Yo Tsai
Merge "Add AVX2 support for 4-tap interpolation filter."
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Johann
vp8 bilinear: rewrite 16x16
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Johann Koenig
Merge "vp8 bilinear: rewrite in intrinsics"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Ritu Baldwa
Add Memory to Enable Row Decode
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Jingning Han
Merge "Enable tpl model to support multi-layer ARF"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Jingning Han
Merge "Reset frame udpate flags after qp estimate in...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Jingning Han
Merge "Bypass processing on use existing frame"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Jingning Han
Merge "Fix frame offset computation for GOP extension"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Jingning Han
Merge "Refactor gop_length use case in tpl model"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Johann
vp8 bilinear: rewrite in intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Chi Yo Tsai
Merge "Clean up vpx_dsp/x86/convolve_sse2.h"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Jingning Han
Enable tpl model to support multi-layer ARF
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
chiyotsai
Add AVX2 support for 4-tap interpolation filter.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
chiyotsai
Clean up vpx_dsp/x86/convolve_sse2.h
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Jingning Han
Reset frame udpate flags after qp estimate in tpl
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Yunqing Wang
Merge "Use 8-tap interp filter in temporal filtering"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Yunqing Wang
Use 8-tap interp filter in temporal filtering
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Jingning Han
Merge "Remove empty else branch in mode_estimation"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Jingning Han
Bypass processing on use existing frame
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Jingning Han
Fix frame offset computation for GOP extension
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Jingning Han
Refactor gop_length use case in tpl model
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Jingning Han
Remove empty else branch in mode_estimation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Jingning Han
Merge "Use the proper gfu_boost factor to compute rd_mult"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Jingning Han
Use the proper gfu_boost factor to compute rd_mult
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Hui Su
Merge "ML_VAR_PARTITION: enable at speed 5"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Hui Su
ML_VAR_PARTITION: enable at speed 5
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
chiyotsai
Changes 4-tap SSSE3 filter to 8-tap AVX2 filter.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Chi Yo Tsai
Merge "Add SSSE3 support for 4-tap interpolation filter"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Hui Su
Merge "Enable rect partition search for HBD at speed 1"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
chiyotsai
Add SSSE3 support for 4-tap interpolation filter
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Jingning Han
Merge "Replace MAX_LAG_BUFFERS with MAX_ARF_GOP_SIZE...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Yunqing Wang
Merge "Optimize vp9_highbd_temporal_filter_apply_c"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Jingning Han
Replace MAX_LAG_BUFFERS with MAX_ARF_GOP_SIZE for gop...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Angie Chiang
Merge changes I6d5c77af,I6bf504b4,Ie5dc5ea7,Ie6024b1a...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Angie Chiang
Add do_motion_search
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Chi Yo Tsai
Merge "Adds SSE2 support for interpolation filter for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Angie Chiang
Preserve code of doing mv search in raster order
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Hui Su
Enable rect partition search for HBD at speed 1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
chiyotsai
Adds SSE2 support for interpolation filter for width...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Urvang Joshi
Merge "For keyframe-only coding do not boost in q mode"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Urvang Joshi
For keyframe-only coding do not boost in q mode
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
chiyotsai
Refactor SSE2 Code for 4-tap interpolation filter on...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Yunqing Wang
Optimize vp9_highbd_temporal_filter_apply_c
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
chiyotsai
Add SSE2 support for 4-tap interpolation filter for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Angie Chiang
Variant implementation of changing mv search order
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Angie Chiang
Add feature_score_loc_sort
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Angie Chiang
Init mv_[dist/cost]_sum in init_tpl_stats
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Angie Chiang
Change mv search order according to feature_score
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Wan-Teh Chang
Merge "Reduce the cpi->scaled_ref_idx array size by 1."
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Jingning Han
Merge "Refactor tpl dependency model to support multi...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Jingning Han
Merge "Refactor GOP reference frame ordering for tpl...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Jingning Han
Merge "Record gop size"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Hui Su
Merge "Fix a bug in ml_prune_rect_partition()"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Yunqing Wang
Merge "Fix the filter tap calculation in mips optimizat...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Hui Su
Fix a bug in ml_prune_rect_partition()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Jingning Han
Refactor tpl dependency model to support multi-layer...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Hui Su
Merge "Enable ML based partition search breakout for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Yunqing Wang
Fix the filter tap calculation in mips optimizations
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Jerome Jiang
Merge "fix output file check in vpxenc tests script."
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Jingning Han
Merge "Add frame_gop_index to GF_GROUP"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Jingning Han
Merge "Add encoder side frame buffer for tpl model"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Jerome Jiang
fix output file check in vpxenc tests script.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
James Zern
Merge "CHANGELOG: fix v1.7.0 release date"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Angie Chiang
Merge "Add indep loop for motion_compensated_prediction"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Hui Su
Enable ML based partition search breakout for HBD
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Yunqing Wang
A temporary fix to mips sub-pel filters
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Jingning Han
Refactor GOP reference frame ordering for tpl model
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Jingning Han
Record gop size
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Jingning Han
Add frame_gop_index to GF_GROUP
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Jingning Han
Add encoder side frame buffer for tpl model
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
James Zern
CHANGELOG: fix v1.7.0 release date
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Jingning Han
Refactor tpl model setup to support multi-layer ARF...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Hui Su
Merge "Turn on ml_var_partition_pruning for HBD"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Yunqing Wang
Merge "Optimize apply_temporal_filter function"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Jingning Han
Merge "Remove unused variable from VP9_COMP"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Yunqing Wang
Optimize apply_temporal_filter function
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Hui Su
Turn on ml_var_partition_pruning for HBD
commit
|
commitdiff
|
tree
|
snapshot
next