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
2015-03-30
Jingning Han
Merge "Hadamard transform based coding mode decision...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Jingning Han
Hadamard transform based coding mode decision process
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Alex Converse
Merge "Simplify skip check."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
jackychen
Merge "vp9_postproc.c: eliminate -Wshadow build warnings."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
jackychen
vp9_postproc.c: eliminate -Wshadow build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Marco
Speed 5: use non-rd mode for key frame coding.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
hkuang
Merge "Fix the issue that --limit is not working in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Adrian Grange
Merge "Remove 8-bit array in HBD"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Adrian Grange
Merge "Replace heap with stack memory allocation"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Adrian Grange
Merge "Fix use of scaling in joint motion search"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
hkuang
Fix the issue that --limit is not working in --frame...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Johann
Remove duplicate code from merge
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Adrian Grange
Remove 8-bit array in HBD
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Adrian Grange
Replace heap with stack memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Adrian Grange
Fix use of scaling in joint motion search
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Johann
Parall -> Parallel
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
James Zern
Merge "fix static analysis warnings related to CHECK_ME...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Parag Salasakar
mips msa configuration patch for MIPS SIMD Arch (MSA...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
paulwilkins
Merge "Enable group adaptive max q by default."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Alex Converse
Refactor fast loop filter code to handle 444.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Yaowu Xu
Merge "vp9_pred_mv(): misc fixes and optimizations"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Alex Converse
Merge "A tiny cyclic refresh / active map fix."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
paulwilkins
Merge "Revised rd adjustment for variance."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
paulwilkins
Merge "Experimental rd bias based on source vs recon...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Alex Converse
A tiny cyclic refresh / active map fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
James Zern
Merge "vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
hkuang
Merge "Optimize the intra frame decode to skip some...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
hkuang
Merge "Safely free all the frame buffers after all...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
James Zern
vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Alex Converse
Simplify skip check.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
hkuang
Optimize the intra frame decode to skip some unnecessar...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Alex Converse
Merge "Don't apply active map on key frames."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Alex Converse
Merge "Set loop filter level to zero on inactive segment."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
paulwilkins
Enable group adaptive max q by default.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Yaowu Xu
vp9_pred_mv(): misc fixes and optimizations
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Alex Converse
Don't apply active map on key frames.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
James Zern
vp[89]_cx_iface.c: remove obsolete ABI checks
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Alex Converse
Set loop filter level to zero on inactive segment.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Adrian Grange
Merge "Restore first ref frame pointer to the correct...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
paulwilkins
Revised rd adjustment for variance.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
paulwilkins
Experimental rd bias based on source vs recon variance.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
James Zern
Merge "enable test/vp9_encoder_parms_get_to_decoder"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
James Zern
Merge "put spatial svc behind an ABI check"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
James Zern
Merge changes I42fa121b,Id30076ce
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Adrian Grange
Restore first ref frame pointer to the correct value
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Adrian Grange
Merge "Move joint_motion_search & delete function proto...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
James Zern
Merge "external_frame_buffer_test: quiet static analysi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Adrian Grange
Move joint_motion_search & delete function prototype
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Yunqing Wang
vp8: fix a bug in the internal PSNR calculation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
James Zern
enable test/vp9_encoder_parms_get_to_decoder
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
James Zern
put spatial svc behind an ABI check
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
hkuang
Safely free all the frame buffers after all the workers...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Jingning Han
Merge "Speed up non-rd mode decision search"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Jingning Han
Merge "Fix an ioc warning in vp9_pick_inter_mode"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Marco
Merge "Adjustments to aq-mode=3."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
James Zern
vpx/vpx_codec.h: bump ABI version
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
James Zern
vpx/vpx_encoder.h: bump ABI version
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
James Zern
Merge "vp9_resize_plane: quiet some static analysis...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
James Zern
Merge changes Ie5a24275,Ib72946a8,I532b882b
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Alex Converse
Merge "Fix external resize memory issues."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
James Zern
external_frame_buffer_test: quiet static analysis warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
James Zern
fix static analysis warnings related to CHECK_MEM_ERROR
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
James Zern
vp9_resize_plane: quiet some static analysis warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
James Zern
vp9_fdct8x8_quant_ssse3: quiet a static analysis warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
James Zern
vp9_fdct8x8_quant_sse2: quiet a static analysis warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
James Zern
vp9_mv_pred: quiet a static analysis warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Johann
Merge changes Icc7da602,Id166bd8a
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Marco
Adjustments to aq-mode=3.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Jingning Han
Speed up non-rd mode decision search
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Adrian Grange
Order header files alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Johann
Remove last remnants of obj_int_extract
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Johann
Initialize "corrupted" to zero
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Frank Galligan
Merge "Add protection for codec interface name change."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Jingning Han
Merge "Fix the C version of column vector projection"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Jingning Han
Fix the C version of column vector projection
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Marco
Update to variance partition.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Yunqing Wang
Merge "Refactor set vbp thresholds function"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Adrian Grange
Merge "Remove unused ZBIN_BOOST macros"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Frank Galligan
Add protection for codec interface name change.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Yunqing Wang
Refactor set vbp thresholds function
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Adrian Grange
Remove unused ZBIN_BOOST macros
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Jingning Han
Fix an ioc warning in vp9_pick_inter_mode
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
hkuang
Add frame parallel decode option to vpxdec.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Yaowu Xu
Merge "Remove duplicate clamping"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jingning Han
Merge "Remove ineffective newmv skip checking from...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jingning Han
Merge "Simplify prediction filter search in rtc coding...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jingning Han
Merge "Refactor column integral projection computation"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Yaowu Xu
Merge "change the order of inter modes evaluated"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Alex Converse
Fix external resize memory issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Yaowu Xu
Remove duplicate clamping
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jingning Han
Remove ineffective newmv skip checking from vp9_pick_in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jingning Han
Simplify prediction filter search in rtc coding mode
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Yaowu Xu
change the order of inter modes evaluated
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
James Zern
Merge changes I67890f52,I33c72799
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jingning Han
Refactor column integral projection computation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jingning Han
Merge "Fix indent in choose_partitioning"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Jingning Han
Fix indent in choose_partitioning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Yaowu Xu
vp9_pick_inter_mode(): minor optimizations
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Jingning Han
Merge "Fix choose_partitioning threshold setup for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Jingning Han
Fix 1-step refinement search table
commit
|
commitdiff
|
tree
|
snapshot
next