Sign in
aomedia
/
avm
/
f986af1ce77166210a5373ef039407e5aee31f10
/
av1
/
encoder
/
rdopt.c
f986af1
[dist-8x8] Enable assert for 8 bit input only
by Yushin Cho
· 7 years ago
1961988
Enhance option to handle chroma tx-size for vartx
by Debargha Mukherjee
· 7 years ago
d904a35
Fix build break by amvr
by RogerZhou
· 7 years ago
8b1732a
Minor refactor jnt_comp distance value
by Cheng Chen
· 7 years ago
891a877
Add option to disable split partitions for chroma
by Debargha Mukherjee
· 7 years ago
3aa2811
Add chroma bsize modifications correctly
by Debargha Mukherjee
· 7 years ago
33b39f0
[idct] Fix initialization of tx_set_type
by Frederic Barbier
· 7 years ago
8089315
TX64X64: Reuse scan, quant etc from 32x32.
by Urvang Joshi
· 7 years ago
9bf8599
Call aom_clear_system_state() in prune_tx_2D()
by Hui Su
· 7 years ago
fe8323c
Enable TX64X64 by default.
by Urvang Joshi
· 7 years ago
5577bd1
Various RD fixes related to 4:1 transforms
by Debargha Mukherjee
· 7 years ago
5102154
Avoid out of range
by Yaowu Xu
· 7 years ago
8263f80
JNT_COMP: refactor if statements
by Cheng Chen
· 7 years ago
4a05a58
Modify RDO for use with Daala TX constant-depth coeffs
by Monty Montgomery
· 7 years ago
da2eefc
New filter_intra implementation + entropy coding
by Yue Chen
· 7 years ago
2c50f9a
Some RD fixes
by Debargha Mukherjee
· 7 years ago
60f2a22
Add Daala TX fixed-coeff-depth capability to quantization
by Monty Montgomery
· 7 years ago
c5ddf06
Add extra hashing mechanism on the TX size search level
by Alexander Bokov
· 7 years ago
f40a957
Add motion selection to ext_skip
by Zoe Liu
· 7 years ago
876a8b0
Reuse neighbor's warped motion parameters
by Yunqing Wang
· 7 years ago
c3769e5
Call aom_clear_system_state() before palette RD search
by Hui Su
· 7 years ago
a26262c
Eliminate tx_size dependant shifts for Daala TX
by Monty Montgomery
· 7 years ago
34d5566
Remove COMPOUND_SINGLEREF experiment
by Sebastien Alaiwan
· 7 years ago
35a4db3
Replace RECT_TX_EXT experiment
by Debargha Mukherjee
· 7 years ago
95137bd
Move encoder-only code to av1/encoder
by Sebastien Alaiwan
· 7 years ago
dfcbfbd
intrabc: use its own mv cost table
by Hui Su
· 7 years ago
0797a20
Add the option of using 1:4/4:1 tx_size+sb_type
by Yue Chen
· 7 years ago
b09e55c
Revert "JNT_COMP: turn off for one_sided_compound"
by Cheng Chen
· 7 years ago
4eba69b
Fix inefficient coding of filter_intra modes
by Yue Chen
· 7 years ago
6147b1b
Change tx_size encoding for intra modes
by Debargha Mukherjee
· 7 years ago
26b8a99
Add is_hbd field to TxfmParam
by Monty Montgomery
· 7 years ago
9134586
[CFL] basic early termination for alpha search
by David Michael Barr
· 7 years ago
b7301cd
Remove smooth_hv experiment flag.
by Urvang Joshi
· 7 years ago
4697061
JNT_COMP: Support new_multisymbol
by Cheng Chen
· 7 years ago
060e192
JNT_COMP: turn off for one_sided_compound
by Cheng Chen
· 7 years ago
473cf89
Do not allow palette mode for partition sizes larger than 64x64
by Hui Su
· 7 years ago
8e232aa
[CFL] Remove custom DC_PRED
by Luc Trudeau
· 7 years ago
4f9ead8
Avoid skipping MRC_DCT for 32X32 blocks
by Sarah Parker
· 7 years ago
5d0320f
Remove unnecessary handle_inter_mode call
by Jingning Han
· 7 years ago
c1077e9
Reorder ext_comp_ref modes
by Debargha Mukherjee
· 7 years ago
125c0fc
Separate quantizers used for quantization from RDO
by Monty Montgomery
· 7 years ago
fd65c8d
Fix to hashing function to support highbitdepth
by Debargha Mukherjee
· 7 years ago
c01dddb
Remove ONE_SIDED_COMPOUND experimental flag
by Zoe Liu
· 7 years ago
64463e7
intrabc: control reference areas
by Hui Su
· 7 years ago
1e6bf6b
intrabc: add assertions for DV subpel
by Hui Su
· 7 years ago
18f6c15
Fix mismatches caused by filter_intra
by Yue Chen
· 7 years ago
f78632e
JNT_COMP: Refactor code
by Cheng Chen
· 7 years ago
7fc6b2a
Remove LGT_FROM_PRED experiment
by Sebastien Alaiwan
· 7 years ago
80daf0c
Remove NCOBMC_ADAPT_WEIGHT from AV1
by Yue Chen
· 7 years ago
77fb5be
Speed up one-sided compound mode (ext-comp-refs)
by Zoe Liu
· 7 years ago
95e13e2
Disable filter_intra mode in <8x8 tx blocks
by Yue Chen
· 7 years ago
06b40cc
Add two levels for selective ref frame sp. feature
by Debargha Mukherjee
· 7 years ago
80eedf2
Add highbd support in predict_skip_flag
by Alexander Bokov
· 7 years ago
79a3724
Introducing a model for pruning the TX size search
by Alexander Bokov
· 8 years ago
5f2749b
Fix a compiler warning of "unused variable"
by Yaowu Xu
· 7 years ago
3bac992
Remove experimental flag of EXT_TX
by Sebastien Alaiwan
· 7 years ago
2b9ec2e
Rename ZEROMV to GLOBALMV
by Sarah Parker
· 7 years ago
edc7346
Add speed feature to reduce tx size search depth
by Debargha Mukherjee
· 7 years ago
c6b17d8
Remove redundant macro USE_UNI_COMP_REFS
by Zoe Liu
· 7 years ago
90024e4
Use tx_size 1 level down for transform type search
by Sarah Parker
· 7 years ago
670b660
Remove CONFIG_INTERINTRA
by Yue Chen
· 7 years ago
c5252a6
Guard the limits in for-loops for setting inter_tx_size
by Yue Chen
· 7 years ago
1f56b8e
Remove experimental flag of WARPED_MOTION
by Sebastien Alaiwan
· 7 years ago
1bc94fc
Remove experimental flag of MOTION_VAR
by Sebastien Alaiwan
· 7 years ago
5166686
Adding a speed feature for tx_size search
by Debargha Mukherjee
· 7 years ago
371968c
Remove compound-segment/wedge config flags
by Debargha Mukherjee
· 7 years ago
cf842ad
Speed up inter frame rate-distortion optimization
by Jingning Han
· 7 years ago
4879580
Remove experimental flag of GLOBAL_MOTION
by Sebastien Alaiwan
· 7 years ago
c7af36d
[CFL] Sub8x8 Validation Code Rewrite
by Luc Trudeau
· 7 years ago
1181296
Remove experimental flag for rect-tx
by Debargha Mukherjee
· 7 years ago
3ca43bf
Ext-intra modification/tuning
by Joe Young
· 7 years ago
efb755c
Resolve an issue between palette and delta-q
by Hui Su
· 7 years ago
3392c43
JNT_COMP: 5. Support compound_segment
by Cheng Chen
· 7 years ago
0a7f2f5
JNT_COMP: 4. add context and entropy read/write
by Cheng Chen
· 7 years ago
ca6958c
JNT_COMP: 3. rd select the best weight
by Cheng Chen
· 7 years ago
10a0380
Fixed build conflict (amvr,intrabc).
by RogerZhou
· 7 years ago
00803a7
Consolidate lv-map experiment
by Jingning Han
· 7 years ago
efc55fd
JNT_COMP: 2. assign proper weigths in rdopt
by Cheng Chen
· 7 years ago
57b8ff6
Optimizations for filter_intra
by Yue Chen
· 7 years ago
1f8d095
[CFL] Switch to txfm_rd_in_plane in alpha search
by David Michael Barr
· 7 years ago
0c34653
Remove redundant code for intrabc RD calculation
by Hui Su
· 7 years ago
9fa9623
Remove experimental flag of chroma_sub8x8
by Hui Su
· 7 years ago
fb83877
Remove compile guards for VAR_TX experiment
by Sebastien Alaiwan
· 7 years ago
abe5215
Use type with smaller size
by Yaowu Xu
· 7 years ago
d0b77ac
Remove PVQ code
by Yushin Cho
· 7 years ago
edced25
Further cleanups related to removal of cb4x4 flags
by Debargha Mukherjee
· 7 years ago
08ee5c8
Remove compiler warnings in weekly test
by Yi Luo
· 7 years ago
29373ee
Squash type conversion warnings in MSVC
by Yaowu Xu
· 7 years ago
6ea917e
Remove CONFIG_CB4X4 config flags
by Debargha Mukherjee
· 7 years ago
25dc070
Disable residue hash feature on cross-border blocks
by Yue Chen
· 7 years ago
a45b104
[CFL] Fix negative rounding issue in alpha dist
by Luc Trudeau
· 7 years ago
171c17d
new_multisymbol: use cdf-based cost of txfm partition syntax
by Yue Chen
· 7 years ago
3dd03e3
new_multisymbol: use cdf-based cost of 1:4 tx flag
by Yue Chen
· 7 years ago
170678a
new_multisymbol: use cdf-based cost of intra/inter flag
by Yue Chen
· 7 years ago
1eed2df
Use CDFs to calcualte cost for the skip bit
by Zoe Liu
· 7 years ago
eaf128a
new_multisymbol: use cdf-based costs of interintra
by Yue Chen
· 7 years ago
dab2ca9
new_multisymbol: use cdf-based costs of palette flags
by Yue Chen
· 7 years ago
1cd3462
[dist-8x8] Add more asserts
by Yushin Cho
· 7 years ago
0c7eb10
Improving the model for pruning the TX type search
by Alexander Bokov
· 8 years ago
0b34a79
Fix a compile bug with ext-partition-types
by Debargha Mukherjee
· 7 years ago
Next »