Sign in
aomedia
/
avm
/
c016df86d972ca94df50a25fe5bc16ce5c20c5a1
/
av1
/
encoder
/
rdopt.c
b0f6bd4
Support affine/homography models for global motion
by Debargha Mukherjee
· 8 years ago
9febfc1
Some refactoring/cleanup of global motion costing
by Debargha Mukherjee
· 8 years ago
6e601e9
Fix comp interinter and interintra mode cost in EXT_INTER + REF_MV
by Yue Chen
· 8 years ago
ff6ee6a
Replace hard coded x8 with MI_SIZE
by Jingning Han
· 8 years ago
d1097fc
Make sub8x8 intra mode RD search compatible with cb4x4
by Jingning Han
· 8 years ago
ac37fa3
Improve rdopt decisions for ext-inter
by David Barker
· 8 years ago
8149226
Handle the block offset using min transform block size
by Jingning Han
· 8 years ago
276c294
Increase entropy_context buffer size in sub8x8 RD
by Jingning Han
· 8 years ago
bafee8d
Scale the block size in the unit of atom transform block size
by Jingning Han
· 8 years ago
2194eec
Support compute pixel domain distortion for 2x2 transform block
by Jingning Han
· 8 years ago
cdcac6d
Make gm_get_motion_vector respect allow_high_precision_mv
by David Barker
· 8 years ago
6fdc853
Refactor ext-inter to loop through all masked modes in rdopt
by Sarah Parker
· 8 years ago
0c628e6
Make alt-intra work with ext-intra
by hui su
· 8 years ago
37afe71
Temporary mismatch fix for global motion
by Debargha Mukherjee
· 8 years ago
43479c6
Improve ALL_ZERO flag handling with global motion
by David Barker
· 8 years ago
ae5cfde
Refactor to use block_size_wide/high[] consistently
by Jingning Han
· 8 years ago
73db4ac
Replace b_width_log2_lookup[] with direct block size access
by Jingning Han
· 8 years ago
db4c9ba
Turn off trellis optimization in the lossless mode
by Jingning Han
· 8 years ago
eb311a2
Fix build for --enable-pvq
by Yaowu Xu
· 8 years ago
69f18e1
Add WARPED_MOTION experiment
by Yue Chen
· 9 years ago
d326f76
Remove and refactor code in rdopt.c
by Yue Chen
· 8 years ago
f030558
Harmonize quantizers for new-quant and regular
by Debargha Mukherjee
· 8 years ago
d91ab37
Merge 2 sharp interpolation filters
by Angie Chiang
· 8 years ago
8da6d9d
Fix a bug with global-motion + ref-mv
by David Barker
· 8 years ago
6be4a54
Add a new intra prediction mode "smooth".
by Urvang Joshi
· 8 years ago
68e6e86
Fix a bug in global-motion + ref-mv
by David Barker
· 8 years ago
5bfbfdf
Fix valgrind warning
by Yaowu Xu
· 8 years ago
89d648b
Fix coding performance drop in var-tx, supertx, and ext-partition
by Jingning Han
· 8 years ago
fe45b21
Deprecated the separate handle on rectangular tx_size in var_tx
by Jingning Han
· 8 years ago
83ed6fe
rdopt.c: prevent overflow of int
by Yaowu Xu
· 8 years ago
d3fada8
Update tx_size assertions in rd search
by Jingning Han
· 8 years ago
b0d0d00
Fix static-analysis warnings
by Yaowu Xu
· 8 years ago
1c019f9
Fix out-of-bound read in token_costs array
by Jingning Han
· 8 years ago
5678ad9
Clean up ext_interp
by Angie Chiang
· 8 years ago
3350096
fix compiler warning of unused parameters
by Yaowu Xu
· 8 years ago
8a78a2b
Fix mishandled rd_stats merge for MOTION_VAR
by Yue Chen
· 8 years ago
b8069f9
Fix a bug in ext-inter
by David Barker
· 8 years ago
153e1f8
Add default 64x64 scan orders and entropy models
by Debargha Mukherjee
· 8 years ago
731af49
Sync reference frame type use case
by Jingning Han
· 8 years ago
b98a702
Add recode loop test for global motion usage
by Debargha Mukherjee
· 8 years ago
4b23059
Remove dead assignments
by Yaowu Xu
· 8 years ago
00d5472
Fix the code to allow a 3rd compound mode
by Zoe Liu
· 8 years ago
b2a0cfd
Minor fix to GLOBAL_MOTION_RATE
by Debargha Mukherjee
· 8 years ago
53291fa
Some minor changes for global motion.
by Debargha Mukherjee
· 8 years ago
3fb33f0
Support for homography in global motion experiment
by Debargha Mukherjee
· 8 years ago
721868c
Fix block_rd_txfm() and dist_block() for pvq
by Yushin Cho
· 8 years ago
55711e6
Fix missed checkpoint and rollback for tx_size and type rd
by Yushin Cho
· 8 years ago
3963d63
Clean up and turn on rd_debug for non-sub8x8 inter block
by Angie Chiang
· 8 years ago
6fddd18
Add ability to have multiple compound modes for interinter
by Sarah Parker
· 8 years ago
cf3d0b0
Remove Global_Motion_Params and GLOBAL_MOTION_TYPE
by David Barker
· 8 years ago
3aab650
Fix compile error of VAR_TX in rdopt.c
by Angie Chiang
· 8 years ago
8db4c77
Harmonize the global parameter mappings
by Debargha Mukherjee
· 8 years ago
7615912
handle_inter_mode: merge rate/dist/sse/skip RD_STATS
by Angie Chiang
· 8 years ago
1e76199
Remove a duplicate call
by Yaowu Xu
· 8 years ago
70e5f3f
Support rectangular tx_size in recursive txfm partition
by Jingning Han
· 8 years ago
63cbf34
Skip repeated transform block cost computation
by Jingning Han
· 8 years ago
49eea11
apply clang-format
by Yaowu Xu
· 8 years ago
e94556b
Embed txb_coeff_cost in rd_stats in block_rd_txfm
by Angie Chiang
· 8 years ago
403618e
Fix the condition of recode when PVQ enabled
by Yushin Cho
· 8 years ago
0e11912
Support 64x64 quantizer functions
by Debargha Mukherjee
· 8 years ago
284d777
super_block_uvrd merge rate/dist/skip/sse RD_STATS
by Angie Chiang
· 8 years ago
0e9a2e9
super_block_yrd: merge rate/dist/skip/sse RD_STATS
by Angie Chiang
· 8 years ago
c4ad25d
Support rectangular tx_size distortion calculation by default
by Jingning Han
· 8 years ago
05f540a
Fix compile error when PVQ is enabled
by Yushin Cho
· 8 years ago
3d45c0e
Fix logic in rd_pick_intra4x4block()
by Jingning Han
· 8 years ago
7c2b7f2
Replace rate distortion sse skip by RD_STATS in rdopt.c
by Angie Chiang
· 8 years ago
c1c6f6a
Merge aom/master and webm/nextgenv2
by Yaowu Xu
· 8 years ago
6515afc
Merge "Add min_tx_size variable to recursive transform block partition system" into nextgenv2
by Jingning Han
· 8 years ago
13ea019
Merge changes Ib9428dc9,Ide04717a,If1dba7d8,I6da97880 into nextgenv2
by Angie Chiang
· 8 years ago
e67b38a
Add min_tx_size variable to recursive transform block partition system
by Jingning Han
· 8 years ago
02d4c3b
Fix compiler warning of un-used variables
by Yaowu Xu
· 8 years ago
3442b4b
change to call fwd_txfm()
by Yaowu Xu
· 8 years ago
d6ea71c
Resolve merge issues with --enable-pvq
by Yaowu Xu
· 8 years ago
00a0e01
Merge "New experiment: Perceptual Vector Quantization from Daala" into nextgenv2
by Yaowu Xu
· 8 years ago
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
616990d
Merge rd_stats only when it is valid
by Angie Chiang
· 8 years ago
78a3bc1
Let parentheses in handle_inter_mode be symmetric
by Angie Chiang
· 8 years ago
9a44f5f
Add RD_STATS into MB_MODE_INFO
by Angie Chiang
· 8 years ago
85279f6
Add txb_coeff_cost_map
by Angie Chiang
· 8 years ago
5f30585
Increase gm precision from 16 to 32 bit ints
by Debargha Mukherjee
· 8 years ago
99ff89b
Merge "rdopt: clear maybe-uninitialized variable warning" into nextgenv2
by James Zern
· 8 years ago
70c4fab
rdopt: clear maybe-uninitialized variable warning
by Sarah Parker
· 8 years ago
09705fe
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
628d7c9
Record YUV planes' txfm block coeff cost in handle_inter_mode()
by Angie Chiang
· 8 years ago
c0feea8
Add av1_ prefix on ###_rd_stats functions
by Angie Chiang
· 8 years ago
d81fdb4
Add transform block coefficient cost in RD_STATS for debugging
by Angie Chiang
· 8 years ago
d724617
Add helper functions to modify RD_STATS
by Angie Chiang
· 8 years ago
4be3214
Merge "Properly schedule the transform block recursion order" into nextgenv2
by Jingning Han
· 8 years ago
95a3898
Merge "Remove duplicated variables in EXT_INTER" into nextgenv2
by Yue Chen
· 8 years ago
98d6a1f
Properly schedule the transform block recursion order
by Jingning Han
· 8 years ago
137b267
Fix format issue in handle_inter_mode()
by Jingning Han
· 8 years ago
e89ea0c
Merge "Refactor: Replace rate dist sse skip by RD_STATS in VAR_TX" into nextgenv2
by Angie Chiang
· 8 years ago
b5dda48
Refactor: Replace rate dist sse skip by RD_STATS in VAR_TX
by Angie Chiang
· 8 years ago
97a2c67
Merge "rdopt,global-motion: Fix -1 indexing ubsan warning" into nextgenv2
by James Zern
· 8 years ago
182953b
rdopt,global-motion: Fix -1 indexing ubsan warning
by Sarah Parker
· 8 years ago
9d3e478
Remove duplicated variables in EXT_INTER
by Yue Chen
· 8 years ago
4b47c93
Fix txb_w/h use case in av1_tx_block_rd_b()
by Jingning Han
· 8 years ago
18482fe
Refactor recursive transform block partition search
by Jingning Han
· 8 years ago
bd163bc
Merge "Make a small code clean on handle_inter_mode()" into nextgenv2
by Zoe Liu
· 8 years ago
c8b8936
Rework transform block partition context model
by Jingning Han
· 8 years ago
Next »