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-05-12
James Zern
tools_common.h: fix get_vpx_encoder_count() proto
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
James Zern
tools_common.h: fix usage_exit() prototype
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Adrian Grange
Merge "Reduce border extension by 1 line"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jingning Han
Merge "Sort variables dependency in read_uncompressed_h...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Jingning Han
Sort variables dependency in read_uncompressed_header
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Marco
Fix rate control issue with layers and aq-mode=3.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
paulwilkins
Merge "Skip the last frame update for some frame repeats."
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
James Zern
Merge "build_intra_predictors*: reduce left_col size"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
hkuang
Fix clang ioc warning due to NULL mi pointer.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Johann Koenig
Merge "Fix ndk build."
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
hkuang
Merge "Add more sse2 code for intra prediction."
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
paulwilkins
Skip the last frame update for some frame repeats.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Parag Salasakar
Merge "mips msa vp9 idct 32x32 optimization"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Frank Galligan
Fix ndk build.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Johann
Merge "Remove only remaining uses of 'fast_unaligned'"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
James Zern
build_intra_predictors*: reduce left_col size
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Johann
Remove only remaining uses of 'fast_unaligned'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
James Zern
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Johann
Merge "Move shared SAD code to vpx_dsp"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
hkuang
Merge "Remove an unnecessary check."
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Marco
Merge "Remvoe EIGHTTAP_SHARP filter check for non-rd...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
paulwilkins
Merge "Image size restriction to rd auto partition...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Parag Salasakar
mips msa vp9 idct 32x32 optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
hkuang
Add more sse2 code for intra prediction.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Marco
Remvoe EIGHTTAP_SHARP filter check for non-rd mode.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Johann
Move shared SAD code to vpx_dsp
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Adrian Grange
Reduce border extension by 1 line
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
hkuang
Remove an unnecessary check.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
hkuang
Correct the inter prediction coordinate calculation...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
hkuang
Merge "Optimize the read_partition."
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Yunqing Wang
Merge "Add intra mode early termination in non-rd mode"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Parag Salasakar
Merge "mips msa vp9 idct 16x16 optimization"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Yunqing Wang
Add intra mode early termination in non-rd mode
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
hkuang
Optimize the read_partition.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
James Zern
fix and enable vp9_dc_128_predictor_16x16
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
hkuang
Merge "Add some sse2 code for intra prediction."
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
paulwilkins
Merge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
paulwilkins
Merge "Adjust ARF min and max interval."
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Parag Salasakar
mips msa vp9 idct 16x16 optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Marco
Allow for H and V intra modes for non-rd mode.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
James Zern
vp9_idct_intrin_sse2: cosmetics: reindent
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Yunqing Wang
Merge "Reduce intra_cost_penalty for BLOCK_8X8"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Yunqing Wang
Merge "Adjust the vbp early termination threshold slightly"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Scott LaVarnway
FIX: Use correct above/left in read_intra_frame_mode_info
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
paulwilkins
Image size restriction to rd auto partition search.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
paulwilkins
Remove CONSTRAIN_NEIGHBORING_MIN_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
paulwilkins
Adjust ARF min and max interval.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
James Zern
vp9: RECON_AND_STORE4X4: remove dest offset
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
James Zern
vp9_idct_intrin_*: RECON_AND_STORE: remove dest offset
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Yaowu Xu
Merge "Remove vp9_idct16x16_10_add_ssse3()"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
James Zern
Merge "vp9_decodeframe: simplify compare_tile_buffers"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
hkuang
Add some sse2 code for intra prediction.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Yunqing Wang
Reduce intra_cost_penalty for BLOCK_8X8
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Yaowu Xu
Remove vp9_idct16x16_10_add_ssse3()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Yunqing Wang
Merge "Improve golden frame refreshing in non-rd mode"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Yunqing Wang
Adjust the vbp early termination threshold slightly
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Parag Salasakar
Merge "mips msa vp9 copy and avg convolve optimization"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Yaowu Xu
Merge "Disable ssse3 version idct16x16_256_add()"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
James Zern
vp9_decodeframe: simplify compare_tile_buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Yaowu Xu
Disable ssse3 version idct16x16_256_add()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Yunqing Wang
Improve golden frame refreshing in non-rd mode
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Marco
Merge "vpx_temporal_svc_encoder: Keep static_threshold...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Marco
vpx_temporal_svc_encoder: Keep static_threshold off...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
James Zern
Merge changes from topic 'vpx_mem-cruft'
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Marco
vpx_temporal_svc_encoder: Update some settings.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Marco
vpx_temporal_svc_encoder: Set static threshold to off...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Parag Salasakar
mips msa vp9 copy and avg convolve optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
James Zern
vpx_mem: remove vpx_memset
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
James Zern
vpx_mem: remove vpx_memcpy
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
James Zern
vpx_mem: remove vpx_memmove
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
James Zern
Merge "vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
James Zern
Merge "x86_simd_caps: check max cpuid before testing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Frank Galligan
Merge "WIP: Use LUT for y_dequant/uv_dequant"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Yunqing Wang
Merge "Fix debugmodes file to print modes and MVs corre...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Scott LaVarnway
WIP: Use LUT for y_dequant/uv_dequant
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Yunqing Wang
Fix debugmodes file to print modes and MVs correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
James Zern
Merge "PATENTS: fix a typo: constitutes -> constitute"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
James Zern
PATENTS: fix a typo: constitutes -> constitute
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
James Zern
x86_simd_caps: check max cpuid before testing AVX2
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Yaowu Xu
Add validation of UV partition size
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
James Zern
vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
James Zern
vpx_mem: remove global function pointer
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
James Zern
vpx_mem: remove mem tracker
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Johann
Merge "vpx_mem: remove 'mem checks'"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Johann
Merge "vpx_mem: remove memory manager code"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Jim Bankoski
Adds worst frame metrics for a bunch of metrics.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
paulwilkins
Merge "Modified test for auto key frame detection."
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
paulwilkins
Merge "Limit arf interval for low fpf clips."
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Parag Salasakar
Merge "mips msa vp9 convolve8 horiz optimization"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Jim Bankoski
Merge "Adds a new temporal consistency metric to libvpx."
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Johann
Merge "Rename neon convolve avg file"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Johann
Rename neon convolve avg file
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Scott LaVarnway
Revert "Remove mi_grid_* structures."
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Jim Bankoski
Adds a new temporal consistency metric to libvpx.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Yaowu Xu
Merge "Resolve configuration conflict"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
paulwilkins
Modified test for auto key frame detection.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Parag Salasakar
mips msa vp9 convolve8 horiz optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Parag Salasakar
Merge "mips msa vp9 convolve8 hv optimization"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
James Zern
vpx_mem: remove 'mem checks'
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
James Zern
vpx_mem: remove memory manager code
commit
|
commitdiff
|
tree
|
snapshot
next