Sign in
aomedia
/
avm
/
5d0320f7a0ea054ce57a25754b6d6e996ac6c0e3
/
av1
/
encoder
/
encodemb.c
125c0fc
Separate quantizers used for quantization from RDO
by Monty Montgomery
· 7 years ago
7fc6b2a
Remove LGT_FROM_PRED experiment
by Sebastien Alaiwan
· 7 years ago
3bac992
Remove experimental flag of EXT_TX
by Sebastien Alaiwan
· 7 years ago
90024e4
Use tx_size 1 level down for transform type search
by Sarah Parker
· 7 years ago
5166686
Adding a speed feature for tx_size search
by Debargha Mukherjee
· 7 years ago
8727829
Make rd/enc optimize_txb uses same fast_mode
by Angie Chiang
· 7 years ago
dd3cf83
AOM_QM: remove spurious dependence on inter/intra.
by Thomas Davies
· 7 years ago
a47cd6c
[eob first] code eob first
by Dake He
· 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
6ea917e
Remove CONFIG_CB4X4 config flags
by Debargha Mukherjee
· 7 years ago
d8b93f5
Remove abandonned CHROMA_2X2 experiment
by Sebastien Alaiwan
· 7 years ago
b615902
Correct #if scope for signed_shift_right()
by Yaowu Xu
· 7 years ago
0cf54d4
Remove abandonned SUPERTX experiment
by Sebastien Alaiwan
· 7 years ago
432012f
lgt-from-pred: transforms based on prediction
by Lester Lu
· 8 years ago
92acb81
Avoid left shift of negative value
by Sebastien Alaiwan
· 7 years ago
9752a2e
Use TX_SIZE consistently instead of int.
by Urvang Joshi
· 7 years ago
8ce18ae
Remove HBD special cases
by Sebastien Alaiwan
· 7 years ago
dff57e0
Correct the assertion for sub tx size.
by Urvang Joshi
· 7 years ago
4e7b7d6
Don't work in TX64X64 blocks on a subsampled chroma plane
by Rupert Swarbrick
· 8 years ago
25645b7
Only use fast optimize_b in rd loop for lv_map
by Angie Chiang
· 8 years ago
761b1ac
ext-partition: Don't read not-yet-decoded values
by David Barker
· 8 years ago
b05eeae
[CFL] Store Reconstructed Luma for Intra In Inter
by Luc Trudeau
· 8 years ago
99e7daa
Tokenize and write mrc mask
by Sarah Parker
· 8 years ago
9d92459
Make braces consistent in encodemb.c for vim
by Cheng Chen
· 8 years ago
4eafefe
apply clang-format
by clang-format
· 8 years ago
c84c21c
[CFL] Asserts for chroma_sub8x8
by Luc Trudeau
· 8 years ago
fcca37a
[CFL] Move store flag to CFL_CTX
by Luc Trudeau
· 8 years ago
918fe69
Refactor lgt
by Lester Lu
· 8 years ago
400bf65
Remove dpcm-intra experiment
by Hui Su
· 8 years ago
5510433
Introduce runtime switch for dist_8x8
by Yushin Cho
· 8 years ago
ac87049
Fix CONFIG_PVQ support in the CMake build.
by Tom Finegan
· 8 years ago
181fc08
AOM_QM: enable by default
by Thomas Davies
· 8 years ago
e29f1e9
Fix CONFIG_LV_MAP builds with CMake.
by Tom Finegan
· 8 years ago
1870382
AOM_QM: use SIMD for flat matrices and re-enable tests.
by Thomas Davies
· 8 years ago
c5ccd4c
Avoid using MRC_DCT when the mask produced is invalid
by Sarah Parker
· 8 years ago
750f976
Some cosmetic changes to optimize_b_greedy()
by hui su
· 8 years ago
bc83b64
Replace shift with multiply
by Yaowu Xu
· 8 years ago
2e08d96
Add macros to turn off inter and intra mrc_dct separately
by Sarah Parker
· 8 years ago
c0cf71d
Calculate coeff token cost from CDF
by hui su
· 8 years ago
ad653a3
Add txmg experiment
by Angie Chiang
· 8 years ago
d6bdd46
rect_tx_ext: work with var_tx
by Yue Chen
· 8 years ago
5b8e6d2
Add txfm functions corresponding to MRC_DCT
by Sarah Parker
· 8 years ago
c2b797f
Make maximum transform coding unit 64x64 for inter blocks
by Jingning Han
· 8 years ago
b7b60c5
New experiment DIST_8x8
by Yushin Cho
· 8 years ago
19b5c8f
Rework txk_type indexing system for chroma component
by Jingning Han
· 8 years ago
27319b6
Unify FWD_TXFM_PARAM and INV_TXFM_PARAM
by Lester Lu
· 8 years ago
0c6244b
refactor get_tx_size() and get_uv_tx_size()
by hui su
· 8 years ago
45b6475
refactor get_tx_type()
by hui su
· 8 years ago
2510f64
[CFL] Move alpha picking code to rdopt.c
by David Michael Barr
· 8 years ago
7eab9ff
Refactor get_tx_type indexing
by Jingning Han
· 8 years ago
554d2c3
Minor refactor to match the 4x4 forward transform.
by Monty Montgomery
· 8 years ago
19bb349
[CFL] Compute alpha costs using av1_cost_symbol
by Luc Trudeau
· 8 years ago
4e81d92
[CFL] Convert cfl_alpha to q3
by Luc Trudeau
· 8 years ago
6bdc40f
Remove the EC_ADAPT experimental flags.
by Nathan E. Egge
· 8 years ago
708c1ec
Inter and intra LGTs
by Lester Lu
· 8 years ago
7651b73
[CFL] Q0 DC_Pred
by Luc Trudeau
· 8 years ago
d8b1ddc
Signature changes for the LGT experiment
by Lester Lu
· 8 years ago
627e2fd
Remove the token state array from optimize_b_greedy.
by Kyle Siefring
· 8 years ago
475fc9d
[CFL] Fewer bits for fixed point
by Luc Trudeau
· 8 years ago
2e6cb7e
[CFL] Convert dc_pred to fixed point
by Luc Trudeau
· 8 years ago
bfe2827
[CFL] Fixed point implementation for tx average
by Luc Trudeau
· 8 years ago
0367894
[CFL] Compute Average Over TX Block Instead of Pred Block
by Luc Trudeau
· 8 years ago
5c453db
[CFL] clip CFL prediction to avoid overflow
by Luc Trudeau
· 8 years ago
780d249
[CFL] Adjust Pixel Buffer for Chroma Sub8x8
by Luc Trudeau
· 8 years ago
858e238
Remove Unused UPDATE_RD_COST macro
by Guillaume Martres
· 8 years ago
3dc55e0
[CFL] Better encapsulation
by Luc Trudeau
· 8 years ago
0f4195c
Fwd txfm and quantizer HBD/LBD data paths co-exist
by Yi Luo
· 8 years ago
05b45e6
Avoid use of deprecated inv-txfm in encoder
by Frederic Barbier
· 8 years ago
8fb4c9e
[CFL] Sum Alpha Distortion Over Transform Block
by Luc Trudeau
· 8 years ago
bd99b38
Pass mbmi into get_scan()
by Angie Chiang
· 8 years ago
81ec261
cb4x4: Move sub-4X4 block sizes behind chroma flags.
by Timothy B. Terriberry
· 8 years ago
2319866
[CFL] drop skip logic, always write alpha
by David Michael Barr
· 8 years ago
3e18e4a
[CFL] Compute Luma Average Over Partition Unit
by Luc Trudeau
· 8 years ago
70006e4
Remove 'rddiv' member from various structs.
by Urvang Joshi
· 8 years ago
6eb35eb
optimize_b_greedy: Avoid left shift of negative value.
by Urvang Joshi
· 8 years ago
aba246d
Integrate level-map with var-tx
by Jingning Han
· 8 years ago
4cbb363
Rework get_eob_ctx to support rectangular tx_size
by Jingning Han
· 8 years ago
48be0e1
Support rectangular tx_size in level map coding
by Jingning Han
· 8 years ago
803bea2
[CFL] Fix always use partition size to compute DC_PRED
by Luc Trudeau
· 8 years ago
1c602b3
Fix to use correct tx w/h sizes with daala-dist
by Yushin Cho
· 8 years ago
be44e51
AOM_QM: Fix bug with applying QMs to 1D and identity transforms.
by Thomas Davies
· 8 years ago
32d26bc
Avoid right shift negative numbers
by Jingning Han
· 8 years ago
09302f5
Enable greedy version of av1_optimize_b().
by Urvang Joshi
· 8 years ago
31c6650
Remove deprecated high-bitdepth functions
by Sarah Parker
· 8 years ago
1c96e82
Use av1_optimize_txb for lv_map experiment
by Angie Chiang
· 8 years ago
3511c37
Pass above/left ctx plane_bsize to av1_optimize_b
by Angie Chiang
· 8 years ago
476c63c
Remove the DAALA_EC experiment.
by Nathan E. Egge
· 8 years ago
c747a78
Fix bug in av1_optimize_b when tx64x64 is enabled
by David Barker
· 8 years ago
e16b266
var_tx+intrabc: Fix infinite recursion
by Alex Converse
· 8 years ago
84a44db
[CFL] Calculate SSE for distinct alpha before RDO
by David Michael Barr
· 8 years ago
b8a6fd6
DPCM intra coding experiment
by hui su
· 8 years ago
cd53951
Replace EC_MULTISYMBOL with DAALA_EC || ANS.
by Nathan E. Egge
· 8 years ago
060e1eb
[CFL] Rename out parameter signs to signs_out
by Luc Trudeau
· 8 years ago
1a47430
[CFL] Add cfl_update_cost function
by Luc Trudeau
· 8 years ago
ad66b81
Merge NEW_TOKENSET experiment into EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
e8dfbcf
[CFL] Remove explicit dependency on EC_ADAPT
by Luc Trudeau
· 8 years ago
a9bd85f
[CFL] Rename cfl_alpha_ind to cfl_alpha_idx
by Luc Trudeau
· 8 years ago
e21c081
[CFL] use CDF_SIZE macro
by Luc Trudeau
· 8 years ago
Next »