projects
/
libvpx
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libvpx
2014-10-23
Yaowu Xu
Move filter_ref initialization
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Yaowu Xu
Fix a subtle issue in re-use inter_pred
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Jingning Han
Merge "Refactor rate distortion cost structure in non...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Yaowu Xu
Merge "Change speed features for good quality(cpu-used=5)"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Jingning Han
Refactor rate distortion cost structure in non-RD codin...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Yaowu Xu
Change speed features for good quality(cpu-used=5)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Jingning Han
Remove unused copy_partitioning
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Deb Mukherjee
Merge "Adding test vectors for profile 2 and 3"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Jingning Han
Merge "Remove deprecated constrain_copy_partitioning...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Jingning Han
Merge "Remove unused sb_has_motion function in vp9_enco...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Jingning Han
Merge "Remove deprecated use_lastframe_partitioning...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Jingning Han
Merge "Hybrid partition search for rtc coding mode"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Paul Wilkins
Merge "Extend --auto-alt-ref so it can enable multi...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Paul Wilkins
Merge "Resolve compiler warning."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Deb Mukherjee
Adding test vectors for profile 2 and 3
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Jingning Han
Remove deprecated constrain_copy_partitioning function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Jingning Han
Remove unused sb_has_motion function in vp9_encodeframe.c
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Jingning Han
Remove deprecated use_lastframe_partitioning feature
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Jingning Han
Hybrid partition search for rtc coding mode
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Yunqing Wang
Merge "SAD32xh and SAD64xh for AVX2"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Yunqing Wang
Merge "Remove the dependency in token storing locations"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Paul Wilkins
Extend --auto-alt-ref so it can enable multi-alt ref.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Paul Wilkins
Resolve compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Paul Wilkins
Merge "Alter adjustment of two pass GF/ARF boost with Q."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
levytamar82
SAD32xh and SAD64xh for AVX2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Debargha Mukherjee
Merge "Add highbitdepth function for vp9_avg_8x8"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Yaowu Xu
Merge "Remove unused VAR_BASED_FIXED_PARTITION flag"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Yaowu Xu
Merge "Use rate/distortion thresholds to control non...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Peter de Rivaz
Add highbitdepth function for vp9_avg_8x8
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Marco
Updates to aggressive denoising mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Yunqing Wang
Remove the dependency in token storing locations
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
hkuang
Merge "Correct the logic of ready_for_new_data."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
JackyChen
Merge "vp9_denoiser_sse2.c: solve windows build error."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Jingning Han
Merge "Add init and reset functions for RD_COST struct"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Jingning Han
Merge "Reset rate cost value in rd mode search"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
hkuang
Correct the logic of ready_for_new_data.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Jingning Han
Reset rate cost value in rd mode search
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
JackyChen
vp9_denoiser_sse2.c: solve windows build error.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Jingning Han
Remove unused VAR_BASED_FIXED_PARTITION flag
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Paul Wilkins
Alter adjustment of two pass GF/ARF boost with Q.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
James Zern
Merge "vp9_denoiser_sse2.c: eliminate gcc warnings"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
JackyChen
vp9_denoiser_sse2.c: eliminate gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Deb Mukherjee
Merge "Adds a set of end-to-end encode tests"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Jingning Han
Merge "Fix an ioc issue in super_block_uvrd"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Deb Mukherjee
Adds a set of end-to-end encode tests
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Jingning Han
Fix an ioc issue in super_block_uvrd
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Paul Wilkins
Merge "Change initialization of static_scene_max_gf_int...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Paul Wilkins
Merge "[spatial svc]Another workaround to avoid using...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Paul Wilkins
Merge "Revert "Move input frame scaling into the recode...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Paul Wilkins
Merge "Revert "[spatial svc]Another workaround to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Deb Mukherjee
Merge "Fix in bit-shift operation for highbitdepth...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Paul Wilkins
Change initialization of static_scene_max_gf_interval.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Minghai Shang
[spatial svc]Another workaround to avoid using prev_mi
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Paul Wilkins
Revert "Move input frame scaling into the recode loop"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Paul Wilkins
Revert "[spatial svc]Another workaround to avoid using...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
James Zern
Merge "fix CONFIG_SPATIAL_SVC warning"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Marco
Merge "Some updates for Speed 6/VAR_BASED_PARTITION."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Jingning Han
Add init and reset functions for RD_COST struct
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Jingning Han
Merge "Replace copy_partitioning use case with choose_p...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Jingning Han
Use rate/distortion thresholds to control non-RD partit...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Marco
Some updates for Speed 6/VAR_BASED_PARTITION.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Jingning Han
Replace copy_partitioning use case with choose_partitioning
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Deb Mukherjee
Fix in bit-shift operation for highbitdepth decode
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
James Zern
fix CONFIG_SPATIAL_SVC warning
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Minghai Shang
[spatial svc]Another workaround to avoid using prev_mi
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Adrian Grange
Merge "Move input frame scaling into the recode loop"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Alex Converse
Merge "Add a 32-bit friendly sse2 quantizer."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Yunqing Wang
Merge "Remove an unneeded function call"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
hkuang
Merge "Correct the format."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Yunqing Wang
Remove an unneeded function call
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Alex Converse
Add a 32-bit friendly sse2 quantizer.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
hkuang
Correct the format.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Jingning Han
Merge "Refactor super_block_uvrd function to remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
hkuang
Merge "Remove unnecessary local variable."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
hkuang
Merge "Remove extra line."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Jingning Han
Refactor super_block_uvrd function to remove goto statement
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Adrian Grange
Move input frame scaling into the recode loop
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Jingning Han
Merge "Use speed feature variable in vp9_rd_pick_inter...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Jingning Han
Merge "Fix vp9_rd_pick_inter/intra function types"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Jingning Han
Merge "Refactor rate distortion cost structure"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
JackyChen
Merge "Code style change in unit test for VP8/VP9 denoi...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Adrian Grange
Merge "Remove mi_grid_base_array from VP9_COMMON (unused)"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Paul Wilkins
Merge "Clamp rate error estimate."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Deb Mukherjee
Merge "Resolves some lint errors"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
Alex Converse
Merge "Add a seg map preservation test vector."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Jingning Han
Use speed feature variable in vp9_rd_pick_inter/intra_mode
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Deb Mukherjee
Resolves some lint errors
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Jingning Han
Fix vp9_rd_pick_inter/intra function types
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
hkuang
Merge "Use pre increment."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Jingning Han
Refactor rate distortion cost structure
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
hkuang
Use pre increment.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
hkuang
Remove unnecessary local variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Adrian Grange
Remove mi_grid_base_array from VP9_COMMON (unused)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Alex Converse
Add a seg map preservation test vector.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Paul Wilkins
Clamp rate error estimate.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Paul Wilkins
Merge "Add adaptation option for VBR."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
JackyChen
Code style change in unit test for VP8/VP9 denoiser.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
James Zern
Merge "args.h: add arg_parse_enum prototype"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
James Zern
Merge "vp9_spatial_svc_encoder: fix -bit-depth arg...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
James Zern
Merge "yv12config: fix highbitdepth build"
commit
|
commitdiff
|
tree
|
snapshot
next