Sign in
aomedia
/
avm
/
cd7748ae5ea033c182885013432c9beeac17eea5
/
av1
/
encoder
/
context_tree.h
c9b9fa5
Refactor intra_mode_search files
by chiyotsai
· 4 years, 10 months ago
e5373ad
Remove adaptive motion search speed feature
by chiyotsai
· 4 years, 11 months ago
eb62898
Dynamic allocation of PC_TREE and PICK_MODE_CONTEXT
by Yue Chen
· 6 years ago
0e5cd56
Optimize PC_TREE for lower resolution contents
by Ravi Chaudhary
· 5 years ago
7b5265f
Optimize allocation of PC_Tree
by Mufaddal Chakera
· 5 years ago
e1a59ce
Optimize PC_TREE to store only winner mode info
by Ravi Chaudhary
· 5 years ago
e46cff7
Clean up mcomp.c
by chiyotsai
· 5 years ago
2b471a3
Make best_mode_index an enum
by chiyotsai
· 5 years ago
03c48a8
Put best_mode_index in pick_mode_context under flag
by chiyotsai
· 5 years ago
52b7ddc
Store tx type in frame level buffer
by Hui Su
· 5 years ago
aa7d133
Clean up adaptive_pred_interp_filter speed feature
by Venkat
· 6 years ago
adc5330
Eliminate repeated motion searches
by chiyotsai
· 6 years ago
88e0fe4
Remove unused partition ML models
by Yunqing Wang
· 6 years ago
cff7444
Use RD_STATS in PICK_MODE_CONTEXT
by Hui Su
· 6 years ago
748f93b
Retrain simple_motion_search_based_split on speed 1-2
by chiyotsai
· 6 years ago
36783bd
Remove ONE_PASS_SVM speed feature
by chiyotsai
· 6 years ago
835bbd5
Rework prune_ref_frame_for_rect_partitions
by Hui Su
· 6 years ago
0ab5e04
Consolidate prune_ref_mode_for_partitions
by Hui Su
· 6 years ago
79cd069
Introduce simple_motion_search_prune_rect
by chiyotsai
· 6 years ago
4667aa1
Make enum size same for all compilers
by Satish Kumar Suman
· 6 years ago
69e9329
Group data structures based on type for better data packing
by Satish Kumar Suman
· 6 years ago
864ae6a
Introduce one pass svm early termination speed feature.
by chiyotsai
· 7 years ago
c3b84c5
Add encoder speedup feature prune_ref_mode_for_partitions
by Zoe Liu
· 7 years ago
e1cbb13
cosmetics: normalize include guards
by James Zern
· 7 years ago
924c2a6
Add prune_ref_frame_for_rect_partitions feature
by Hui Su
· 7 years ago
6f6091d
Improve the two_pass_partition_search speed feature
by Hui Su
· 7 years ago
53b53f0
Merge MB_MODE_INFO and MODE_INFO
by Yue Chen
· 7 years ago
27deb38
Remove TOTAL_REFS_PER_FRAME
by Zoe Liu
· 7 years ago
f4b79c7
Flatten blk_skip[]
by Hui Su
· 7 years ago
1687085
Remove CONFIG_EXT_PARTITION_TYPES config flag
by Debargha Mukherjee
· 7 years ago
cad5ebc
Remove experimental flag of LV_MAP
by Sebastien Alaiwan
· 7 years ago
4489c26
Enable 2-pass coding block partition search
by Jingning Han
· 7 years ago
6837728
Add num_plane to av1_copy_tree_context()
by Yaowu Xu
· 7 years ago
6001fb0
Use split and horz/vert to predict horzA/B/vertA/B
by Zoe Liu
· 7 years ago
af8e264
Don't calculate chroma data in monochrome mode
by Imdad Sardharwalla
· 7 years ago
841c030
Remove dead globals, members and structs
by Sebastien Alaiwan
· 7 years ago
9f001f3
Remove MRC_TX experiment
by Sebastien Alaiwan
· 7 years ago
fb83877
Remove compile guards for VAR_TX experiment
by Sebastien Alaiwan
· 7 years ago
d0b77ac
Remove PVQ code
by Yushin Cho
· 7 years ago
0cf54d4
Remove abandonned SUPERTX experiment
by Sebastien Alaiwan
· 7 years ago
cad9fb5
Do not allocate leaf nodes in pc tree when CB4x4 is on
by Hui Su
· 8 years ago
5c6744b
Add cdfs and mask buffers for mrc-tx
by Sarah Parker
· 8 years ago
c6300aa
Remove PALETTE flag
by Urvang Joshi
· 8 years ago
93c39e9
ext-partition-types: Add 4:1 partitions
by Rupert Swarbrick
· 8 years ago
2676235
Replace '#ifdef CONFIG_...' with '#if CONFIG_...'
by David Barker
· 8 years ago
6d72a2f
Remove unused variable ctx->pred_pixel_ready
by Yushin Cho
· 8 years ago
7c6d292
Fix incorrect comments
by Yushin Cho
· 8 years ago
74e2307
Use txb_entropy_ctx to store entropy ctx of lv_map
by Angie Chiang
· 8 years ago
e0b5ae8
Remove multiple coefficient buffers from PICK_MODE_CONTEXT
by Brennan Shacklett
· 8 years ago
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
40f1d48
Remove unused PICK_MODE_CONTEXT::is_coded.
by Yushin Cho
· 9 years ago
b100db7
Wrap palette code inside CONFIG_PALETTE flag.
by Urvang Joshi
· 8 years ago
7b9407a
s/INTERP_FILTER/InterpFilter/
by James Zern
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed (97%) from vp10/encoder/context_tree.h]
71c625d
Remove unnecessary buffer pointers in PICK_MODE_CONTEXT
by hui su
· 9 years ago
1af28f0
Code refactoring on Macros related to ref frame numbers
by Zoe Liu
· 9 years ago
8bf837f
Cherry pick from AOM:
by Yaowu Xu
· 9 years ago
5f8ea94
Remove unused zcoeff_blk
by Debargha Mukherjee
· 9 years ago
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
5cce322
Porting ext_partition experiment from nextgen
by Julia Robson
· 9 years ago
b6fef12
remove filter_cache
by Angie Chiang
· 9 years ago
f33755e
Always recode SUPERTX blocks.
by Geza Lore
· 9 years ago
e4663e6
Use specific PICK_MODE_CONTEXT for supertx.
by Geza Lore
· 9 years ago
bfeac5e
Support per transform block skip coding
by Jingning Han
· 9 years ago
5d011cb
VP10: Add palette mode part 1
by hui su
· 10 years ago
55f5d55
vp10: add extern "C" to headers
by James Zern
· 10 years ago
afb6b4b
VP9Common -> VP10Common
by Yaowu Xu
· 10 years ago
26a9afc
VP9_COMP -> VP10_COMP
by Yaowu Xu
· 10 years ago
2dcefd9
Correct guard macros in header files
by Yaowu Xu
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (97%) from vp10/encoder/vp9_context_tree.h]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago