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
2012-10-30
Ronald S. Bultje
tokenize: make local symbols static; give exported...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Ronald S. Bultje
encodemb: make locally used functions static.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Ronald S. Bultje
onyx_if: remove unused function, and make locally used...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Ronald S. Bultje
reconintra: make locally used symbols static.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Ronald S. Bultje
rdopt: make locally used symbols static.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Ronald S. Bultje
ratectrl: make locally used symbol static.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Ronald S. Bultje
mbgraph: remove unused function, and make local functio...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Ronald S. Bultje
Fix superblock experiment.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Ronald S. Bultje
Merge "Name space clean up." into experimental
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Ronald S. Bultje
Merge "A clean up of the down_copy function" into exper...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jim Bankoski
remove fdct invoke macros
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jim Bankoski
Fixes invoke macro commit...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Paul Wilkins
Name space clean up.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Paul Wilkins
Inconsistent reference to MacroblockD data structure.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Paul Wilkins
Merge "invoke macro removal encodemb" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jim Bankoski
invoke macro removal encodemb
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Deb Mukherjee
A clean up of the down_copy function
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Scott LaVarnway
Merge "Faster 8t filtering" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Ronald S. Bultje
Merge "Extend edges correctly during actual frame encod...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Paul Wilkins
Merge "Explicit MV reference experiment." into experimental
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Paul Wilkins
Explicit MV reference experiment.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Ronald S. Bultje
Extend edges correctly during actual frame encoding...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Scott LaVarnway
Faster 8t filtering
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Debargha Mukherjee
Merge "Always extend macroblock edges in the decoder...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Ronald S. Bultje
Always extend macroblock edges in the decoder.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Scott LaVarnway
Added sse2 instrinsic version of vp8_sad3x16
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Scott LaVarnway
Merge "Added sse2 instrinsic version of vp8_sad16x3...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Scott LaVarnway
Added sse2 instrinsic version of vp8_sad16x3
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Ronald S. Bultje
Fix 4x4 intra prediction on the edge of SB rows.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Ronald S. Bultje
Fix yet another typo in splitmv/tx_select code.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Ronald S. Bultje
Generalize coefficient tokenizing.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Ronald S. Bultje
Generalize EOB token stuffing.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Ronald S. Bultje
Merge "Fix typo in splitmv/tx_select code." into experi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Ronald S. Bultje
Fix typo in splitmv/tx_select code.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
John Koleszar
Fix bad merge of coef_probs update
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
John Koleszar
coef_probs: remove duplicate read/update code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
John Koleszar
Merge "Fix "_FORTIFY_SOURCE" redefined warning" into...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Yunqing Wang
Fix "_FORTIFY_SOURCE" redefined warning
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Yaowu Xu
Merge "Fixed the MSVC compiling error with correct...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Scott LaVarnway
Fixed the MSVC compiling error with correct cast
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
pascal massimino
Merge "Change eob[] array type in splitmv RD loop to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Yaowu Xu
Revert "make the instrinsic code build with MS compilers"
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Yaowu Xu
Merge "changed to avoid code confusion" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Yaowu Xu
Merge "make the instrinsic code build with MS compilers...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Scott LaVarnway
make the instrinsic code build with MS compilers
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Ronald S. Bultje
Change eob[] array type in splitmv RD loop to a regular...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Deb Mukherjee
Merging in the Switchable interp experiment
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Ronald S. Bultje
Merge "Change entropy context assignment style from...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Deb Mukherjee
Merging in the TX_SELECT experiment
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Deb Mukherjee
Merge of the newmventropy experiment
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Ronald S. Bultje
Change entropy context assignment style from *(x +...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Yaowu Xu
changed to avoid code confusion
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Scott LaVarnway
Merge "Added rtcd support vp8_sad16x3 and vp8_sad3x16...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Scott LaVarnway
Added rtcd support vp8_sad16x3 and vp8_sad3x16
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Ronald S. Bultje
Merge changes I02e7f64a,Ide954b00,Idc8b5977 into experi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Deb Mukherjee
Merge "Merging the hybrid transform experiments" into...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Deb Mukherjee
Merging the hybrid transform experiments
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Ronald S. Bultje
Fix another typo in 4x4-transform-for-i8x8-intra-pred...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Ronald S. Bultje
8x8 transform support in splitmv.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Scott LaVarnway
Merge "Re-enable specialized sse2 block loop filter...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Scott LaVarnway
Merge "sse2 intrinsic version of vp8_mbloop_filter_vert...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Scott LaVarnway
Merge "sse2 intrinsic version of vp8_mbloop_filter_hori...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Ronald S. Bultje
Use SPLITMV_PARTITIONING instead of a plain integer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Ronald S. Bultje
Merge "Invert SB probability." into experimental
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Jim Bankoski
Merge "Remove variance vtable from rtcd" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Ronald S. Bultje
Invert SB probability.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Ronald S. Bultje
Merge "Fix use of wrong context in i8x8 coefficient...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Jim Bankoski
Remove variance vtable from rtcd
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Deb Mukherjee
Merge "Allow B_VL_PRED & B_LD_PRED modes with Superbloc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Deb Mukherjee
Allow B_VL_PRED & B_LD_PRED modes with Superblocks
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Ronald S. Bultje
Fix use of wrong context in i8x8 coefficient cost calcu...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Scott LaVarnway
Re-enable specialized sse2 block loop filter functions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Scott LaVarnway
sse2 intrinsic version of vp8_mbloop_filter_vertical_edge()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
John Koleszar
calculate probs consistently
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
John Koleszar
lint-hunks: better support for working tree
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
John Koleszar
Remove bc, bc2 from pbi,cpi,xd
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Deb Mukherjee
Some cleanups and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Ronald S. Bultje
Merge "Fix encode breakout skip handling." into experim...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Ronald S. Bultje
Merge "Detect skippable blocks in splitmv RD loop case...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Scott LaVarnway
sse2 intrinsic version of vp8_mbloop_filter_horizontal_...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Ronald S. Bultje
Merge "Use correct context for optimize_b() in vp8_opti...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Deb Mukherjee
A fix for crashes when #macroblock rows is odd.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
John Koleszar
lint-hunks: exit status for only affected lines
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Ronald S. Bultje
Fix encode breakout skip handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John Koleszar
Merge "lint-hunks: support operating on arbirary revs...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Ronald S. Bultje
Detect skippable blocks in splitmv RD loop case.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
pascal massimino
Merge "cosmetic: fix '= & ' construct" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John Koleszar
Merge "rtcd: merge rtcd.c from master" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John Koleszar
Merge "consolidate update_mb_segmentation_map data...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John Koleszar
Merge changes Ic711a378,I43a46c36,If19ee74a into experi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John Koleszar
cosmetic: fix '= & ' construct
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John Koleszar
Move remaining per-frame data into partition 0
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John Koleszar
lint-hunks: support operating on arbirary revs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Ronald S. Bultje
Use correct context for optimize_b() in vp8_optimize_mb...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
John Koleszar
Interleave modes/residual per macroblock
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Ronald S. Bultje
Use 8x8 block bases for non-4x4 splitmv RD.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Scott LaVarnway
Merge "Removed the loopfilter rtcd invoke macro code...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Jim Bankoski
removed obselete build dependency
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Scott LaVarnway
Removed the loopfilter rtcd invoke macro code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
John Koleszar
Force interleaved decoding
commit
|
commitdiff
|
tree
|
snapshot
next