Sign in
aomedia
/
aom
/
38cb616fbfcc3b372bb14325c897af852b02a4c7
/
vp9
/
common
/
vp9_blockd.h
2b96ffe
a few clean-ups
by Yaowu Xu
· 12 years ago
de73592
Reduce bmi buffer length from 16 to 4
by Jingning Han
· 12 years ago
5cac660
Remove splitmv.
by Ronald S. Bultje
· 12 years ago
22694ca
Change txfm_type decision
by Yaowu Xu
· 12 years ago
7ac5ac5
Merge 4x4 block level partition into codebase
by Jingning Han
· 12 years ago
8ba92a0
changes intra coding to be based on txfm block
by Yaowu Xu
· 12 years ago
ddf13be
Merge "Initial version of alpha channel support" into experimental
by John Koleszar
· 12 years ago
3d0110f
Removed diff from macroblockd_plane
by Scott LaVarnway
· 12 years ago
1db6373
Merge "WIP: 4x4 idct/recon merge" into experimental
by Scott LaVarnway
· 12 years ago
ba48a11
WIP: 4x4 idct/recon merge
by Scott LaVarnway
· 12 years ago
810b612
Enable bit-stream support to 8x4 and 4x8 partition
by Jingning Han
· 12 years ago
51bc4bf
Remove MODE_STATS flag and code
by Paul Wilkins
· 12 years ago
679e4ab
Initial version of alpha channel support
by John Koleszar
· 12 years ago
e3869e9
Removed Q threshold in the usage of ADST
by Yaowu Xu
· 12 years ago
8e3d0e4
Add building blocks for 4x8/8x4 rd search
by Jingning Han
· 12 years ago
8468a5c
Fix the transform type selection in 4x4 partition
by Jingning Han
· 12 years ago
1f26840
Enable recursive partition down to 4x4
by Jingning Han
· 12 years ago
8be3534
Merge "changed to use adst for D63_PRED" into experimental
by Yaowu Xu
· 12 years ago
da3aec6
changed to use adst for D63_PRED
by Yaowu Xu
· 12 years ago
2117d4e
Move get_sb_index to vp9_blockd.h
by Jingning Han
· 12 years ago
64667d5
Merge "Subsampling aware allocs and bitstream" into experimental
by John Koleszar
· 12 years ago
da58436
Subsampling aware allocs and bitstream
by John Koleszar
· 12 years ago
eab6a42
Merge "Use common get_uv_tx_size()" into experimental
by John Koleszar
· 12 years ago
eb93893
Updating comments for prediction modes.
by Dmitry Kovalev
· 12 years ago
1fec23b
Use common get_uv_tx_size()
by John Koleszar
· 12 years ago
944ad13
Merge "Extend left/above partition context to per mi(8x8)" into experimental
by Jingning Han
· 12 years ago
a0b6b8a
Merge "Removing unused code + little cleanup." into experimental
by Dmitry Kovalev
· 12 years ago
4a88ad8
Extend left/above partition context to per mi(8x8)
by Jingning Han
· 12 years ago
cba0a5d
Removing unused code + little cleanup.
by Dmitry Kovalev
· 12 years ago
a14ae84
Deprecate code_zerogroup experiment.
by Paul Wilkins
· 12 years ago
1ed57a6
Deprecate comp_interintra_pred experiment.
by Paul Wilkins
· 12 years ago
0bfcd30
Remove enable_6tap filter experiment.
by Paul Wilkins
· 12 years ago
8c1b516
Deprecate the newbintramode experiment.
by Paul Wilkins
· 12 years ago
cf8b5a09
Add building blocks for partition down to 4x4
by Jingning Han
· 12 years ago
776c148
Merge SB8X8 into the codebase
by Jingning Han
· 12 years ago
acc9c12
Remove old_block_idx_4x4
by John Koleszar
· 12 years ago
ec6cf51
Merge "Fix some more offset errors in sb8x8." into experimental
by Ronald S. Bultje
· 12 years ago
3e345cd
Fix some more offset errors in sb8x8.
by Ronald S. Bultje
· 12 years ago
ba24a28
Fix bug in sb8x8 partition context
by Jingning Han
· 12 years ago
b8decb0
Fix bugs in sb8x8 experiment/context prob update
by Jingning Han
· 12 years ago
2bf1dc2
Enable bit-stream support to SB8X8
by Jingning Han
· 12 years ago
d139655
Merge "Make vp9_optimize_sb* common" into experimental
by John Koleszar
· 12 years ago
1f80a56
Make vp9_optimize_sb* common
by John Koleszar
· 12 years ago
79590f1
Merge "Cleaning up encoder segmentation code." into experimental
by Dmitry Kovalev
· 12 years ago
d068d869
sb8x8 integration in rd loop.
by Ronald S. Bultje
· 12 years ago
94191b5
Separate I4X4_PRED coding from macroblock modules
by Jingning Han
· 12 years ago
ee97da2
Cleaning up encoder segmentation code.
by Dmitry Kovalev
· 12 years ago
2dbaa4f
Change above/left_context to use an 8x8 basis.
by Ronald S. Bultje
· 12 years ago
1a46b30
Grow MODE_INFO array to use an 8x8 basis.
by Ronald S. Bultje
· 12 years ago
bb41ab4
Remove BLOCKD structure
by John Koleszar
· 12 years ago
4f55c56
Remove destination pointers from BLOCKD
by John Koleszar
· 12 years ago
57f180b
Removed bmi from blockd
by Scott LaVarnway
· 12 years ago
c849eac
Use b_width/height_log2 instead of mb_ where appropriate.
by Ronald S. Bultje
· 12 years ago
a99e1aa
Remove predictor pointers from BLOCKD
by John Koleszar
· 12 years ago
6c0c6b8
Remove diff from BLOCKD
by John Koleszar
· 12 years ago
15255ee
Move dequant from BLOCKD to per-plane MACROBLOCKD
by John Koleszar
· 12 years ago
4bd0f4f
Remove BLOCK structure
by John Koleszar
· 12 years ago
61a47da
Adding is_inter_mode function.
by Dmitry Kovalev
· 12 years ago
b42b41c
Merge "Move sbsegment out of experimental list" into experimental
by Jingning Han
· 12 years ago
a426c7f
Merge "Moved dequantization into the token decoder" into experimental
by Scott LaVarnway
· 12 years ago
b0e3b3d
Move sbsegment out of experimental list
by Jingning Han
· 12 years ago
ff2b8aa
Contextual entropy coding of partition syntax
by Jingning Han
· 12 years ago
31ee193
Extension of segmentation to 8 segments.
by Paul Wilkins
· 12 years ago
c77aff1
Simplify Segment Coding
by Paul Wilkins
· 12 years ago
27bb477
Simple implicit segmentation experiment.
by Paul Wilkins
· 12 years ago
4f35e3e
Merge "Move src_diff to per-plane MACROBLOCK data" into experimental
by John Koleszar
· 12 years ago
cbd1315
Move src_diff to per-plane MACROBLOCK data
by John Koleszar
· 12 years ago
735febf
Removing the implicit compound inter experiment
by Deb Mukherjee
· 12 years ago
e732bc2
Moved dequantization into the token decoder
by Scott LaVarnway
· 12 years ago
a443447
Move pre, second_pre to per-plane MACROBLOCKD data
by John Koleszar
· 12 years ago
0aa79be
Removes the code_nonzerocount experiment
by Deb Mukherjee
· 12 years ago
70d9f11
End of orientation zero group experiment
by Deb Mukherjee
· 12 years ago
fa8ddbd
Merge "Move dst to per-plane MACROBLOCKD data" into experimental
by John Koleszar
· 12 years ago
d12376a
Move dst to per-plane MACROBLOCKD data
by John Koleszar
· 12 years ago
fb754fd
Merge "Mv ref candidates cut to 2." into experimental
by Paul Wilkins
· 12 years ago
17313c4
Move diff to MACROBLOCKD per-plane data.
by John Koleszar
· 12 years ago
0053b46
make build_inter_predictors block size agnostic (split)
by John Koleszar
· 12 years ago
48b2e43
Merge "make buid_inter_predictors block size agnostic (chroma)" into experimental
by John Koleszar
· 12 years ago
de80da3
Mv ref candidates cut to 2.
by Paul Wilkins
· 12 years ago
aa76bf3
Removal of CONFIG_NEW_MVREF experiment.
by Paul Wilkins
· 12 years ago
fc49a37
make buid_inter_predictors block size agnostic (chroma)
by John Koleszar
· 12 years ago
4924934
make buid_inter_predictors block size agnostic (luma)
by John Koleszar
· 12 years ago
f0b065e
Merge "Make the use of pred buffers consistent in MB/SB" into experimental
by Jingning Han
· 12 years ago
6f43ff5
Make the use of pred buffers consistent in MB/SB
by Jingning Han
· 12 years ago
8726752
Merge "Adding DEFAULT_PRED_PROB_{0, 1, 2} constants." into experimental
by Dmitry Kovalev
· 12 years ago
a8d903e
Merge "Replacing VP9_COMBINEENTROPYCONTEXTS macro with function." into experimental
by Dmitry Kovalev
· 12 years ago
ff3f936
Use BLOCK_SIZE_TYPE in foreach_ walker
by John Koleszar
· 12 years ago
ecff8d7
Adding DEFAULT_PRED_PROB_{0, 1, 2} constants.
by Dmitry Kovalev
· 12 years ago
213fe85
Remove BLOCK_SIZE_LG2.
by Ronald S. Bultje
· 12 years ago
e693472
Fairly basic integration of rectangular blocks in encoding RD loop.
by Ronald S. Bultje
· 12 years ago
90a91cc
Recursive partition syntax coding
by Jingning Han
· 12 years ago
9087d6d
Replacing VP9_COMBINEENTROPYCONTEXTS macro with function.
by Dmitry Kovalev
· 12 years ago
e87c7f0
Merge "Optimize the scaling calculation" into experimental
by Yunqing Wang
· 12 years ago
148eb80
Optimize the scaling calculation
by Yunqing Wang
· 12 years ago
4054ff5
Merge "Removing TRUE and FALSE macro definitions." into experimental
by John Koleszar
· 12 years ago
5393379
Merge "Removing extra params in dequant functions" into experimental
by Scott LaVarnway
· 12 years ago
a0d9309
Removing TRUE and FALSE macro definitions.
by Dmitry Kovalev
· 12 years ago
74610b1
Removing extra params in dequant functions
by Scott LaVarnway
· 12 years ago
c2ad69b
Reorder enum i4X4 predcition modes
by Yaowu Xu
· 12 years ago
7de5edd
Rename B_PRED to I4X4_PRED
by Yaowu Xu
· 12 years ago
Next »