Sign in
aomedia
/
avm
/
1fc3df55e3c2e270fce7b6ddb7b6864d668b4451
/
av1
/
common
/
blockd.h
365f73b
[CFL] SSE2/AVX2 Versions of Sum and Subtract Average
by Luc Trudeau
· 7 years ago
d3afdb9
[NORMATIVE-DECODING] Fix above/left chroma block selection
by David Barker
· 7 years ago
7bb3a4f
Use PLANE_TYPE to index angle_delta
by Luc Trudeau
· 7 years ago
0f9dafb
[NORMATIVE]Turn off palette mode for 4X4, 4X8 and 8X4 blocks
by Hui Su
· 7 years ago
01faff9
[non-normative, cfl] Fix build with cfl disabled
by David Barker
· 7 years ago
6b41d4d
av1/[common|decoder]: apply clang-format v5.0.0
by Johann
· 7 years ago
057f97b
Fix the reference selection issue for skip mode
by Zoe Liu
· 7 years ago
af73d53
Re-allow 32x32 inter idtx.
by Thomas Daede
· 7 years ago
7167d95
Reduce memory usage of inter_tx_size[] in MB_MODE_INFO
by Hui Su
· 7 years ago
e5d166e
Cleanup deprecated comments
by Frederic Barbier
· 7 years ago
1fa9ba4
Revert "Reduce memory usage of inter_tx_size[] in MB_MODE_INFO"
by Jonathan Matthews
· 7 years ago
1379beb
Reduce memory usage of inter_tx_size[] in MB_MODE_INFO
by Hui Su
· 7 years ago
c7fa12c
Avoid using ADST for tx sizes > 16x16
by Sarah Parker
· 7 years ago
3e509e3
Remove the EXT_TX_16X16_SET macro
by Hui Su
· 7 years ago
7c71cc0
Use reduced_tx_set_used for all av1_get_tx_type calls
by Sarah Parker
· 7 years ago
02e8415
intrabc: support txk-sel
by Hui Su
· 7 years ago
d27f1e6
[CFL] allow for 4:1 rects if full tx available
by David Michael Barr
· 7 years ago
5859636
Remove DAALA_TX experiment
by Sebastien Alaiwan
· 7 years ago
fa8bad1
Simplify context identification for coding ref frames
by Zoe Liu
· 7 years ago
af8e264
Don't calculate chroma data in monochrome mode
by Imdad Sardharwalla
· 7 years ago
7448fc2
Remove the dct_only experiment
by Hui Su
· 7 years ago
79c763b
Remove ext_intra experimental flag
by Hui Su
· 7 years ago
99350a6
Remove obsolete code about "FIXED_TX_TYPE"
by Hui Su
· 7 years ago
768d660
Move boundary info into separate data structure
by Frank Bossen
· 7 years ago
978152a
Remove flag ALLOW_INTRA_EXT_TX
by Urvang Joshi
· 7 years ago
2f052ee
Fix array subscript warning in get_uv_mode
by Luc Trudeau
· 7 years ago
6cf2b46
Add option to use fp quant when new-quant is used
by Debargha Mukherjee
· 7 years ago
b8aa399
Refactor and speed-up interintra RDO
by Yue Chen
· 7 years ago
5ebd870
Add an identity scale factor in AV1_COMMON
by Hui Su
· 7 years ago
fbfa432
Move encoder-specific table close to its caller
by Frederic Barbier
· 7 years ago
da6df48
Re-arrange tx_type valid check
by Jingning Han
· 7 years ago
0f191da
Move some encoder definitions out of decoder scope
by Frederic Barbier
· 7 years ago
404d92e
Remove unused variables for ext-skip
by Zoe Liu
· 7 years ago
19d0521
Make translation global motion condition consistent
by Jingning Han
· 7 years ago
62fe78e
Remove ext-warped-motion part2
by Yunqing Wang
· 7 years ago
6396d3a
Bake in large chroma transforms for inter/intra
by Debargha Mukherjee
· 7 years ago
8b618f6
Palette: enable all partitions no larger than 64x64
by Hui Su
· 7 years ago
8aec7f3
Make chroma loopfiltering tx_sizes consistent
by Debargha Mukherjee
· 7 years ago
80592c7
Option to disable small tx size for intra chroma
by Debargha Mukherjee
· 7 years ago
07365c9
Remove lpf_sb
by Cheng Chen
· 7 years ago
27b5136
Remove DISABLE_VARTX_FOR_CHROMA = 2 option.
by Debargha Mukherjee
· 7 years ago
1a8664e
Do not use length-64 transform for chroma
by Debargha Mukherjee
· 7 years ago
501acee
Fix bustage caused by 8089315a6c2b with daala_tx.
by Timothy B. Terriberry
· 7 years ago
3ebb0d0
Correct/Cleanup min_tx_size computation
by Debargha Mukherjee
· 7 years ago
5664419
Exclude distance-weighted prediction for ext-skip
by Zoe Liu
· 7 years ago
b057187
Remove filter_intra mode info for UV plane
by Yue Chen
· 7 years ago
23c511e
Remove ADAPT_SCAN experiment
by Sebastien Alaiwan
· 7 years ago
250dd96
Clean-up abandoned options for filter_intra
by Yue Chen
· 7 years ago
467205a
[CFL] Cache DC_PRED during CfL-RDO
by Luc Trudeau
· 7 years ago
9cea993
[CleanUp] Wrap intra_mode_to_tx_type_context
by Luc Trudeau
· 7 years ago
695abd7
Make lv-map work with 64x16/16x64 transforms
by Debargha Mukherjee
· 7 years ago
b8b2a0e
Remove b_mode_info structure
by Jingning Han
· 7 years ago
2fac8a4
Deprecate the use of bmi structure from av1 codec
by Jingning Han
· 7 years ago
104d62e
Support ext-skip for both low delay and high delay
by Zoe Liu
· 7 years ago
5d149e1
Remove sub-4x4 block sizes
by Debargha Mukherjee
· 7 years ago
9010e20
Clean up intra mode context fetch functions
by Jingning Han
· 7 years ago
1a5ab9f
Avoid trying filter_intra + >32x32 tx
by Yue Chen
· 7 years ago
a92bd80
[CFL] Reduce Prediction Buffer Size
by Luc Trudeau
· 7 years ago
2eb9b84
[Clean Up] Remove get_y_mode()
by Luc Trudeau
· 7 years ago
5d5078e
[CFL] Add check to get_uv_mode
by Luc Trudeau
· 7 years ago
3ae1235
[CFL] Simplify Average Subtraction
by Luc Trudeau
· 7 years ago
e425f47
[CFL] Limit Luma Partition to 32X32
by Luc Trudeau
· 7 years ago
d1941f3
[CFL] DC_PRED on Partition Unit Neighboring Pixels
by Luc Trudeau
· 7 years ago
f621a4f
daala_tx: Add CONFIG_DAALA_TX_DST32 build flag.
by Nathan E. Egge
· 7 years ago
49b26fe
Map uv_mode with get_uv_mode() for txk_sel
by David Michael Barr
· 7 years ago
840c66e
Mute the warning when debug mode is on
by Angie Chiang
· 7 years ago
765e34e
Make lpf_sb work with loopfilter_level
by Cheng Chen
· 7 years ago
5b5f4df
Add mismatch debug tool
by Angie Chiang
· 7 years ago
f3bf8b1
[WarpedMotion] Added Const Correctness
by Luc Trudeau
· 7 years ago
e4e18fc
Enable 4:1 -> 2:1 -> 1:1 splits for 4:1 transforms
by Debargha Mukherjee
· 7 years ago
938710c
Change q_segmentation to spatial_segmentation
by Rostislav Pehlivanov
· 7 years ago
b72bc71
Remove unused variables in blockd.h
by Yushin Cho
· 7 years ago
6b56e99
Remove bands from new-quant profiles
by Sarah Parker
· 7 years ago
0fa057f
Misc refactors to support 4:1->2:1->1:1 tx splits
by Debargha Mukherjee
· 7 years ago
70539b1
Remove redundant check on single ref for motion mode
by Zoe Liu
· 7 years ago
030cea9
16x64 and 64x16 transforms: Reuse scan order, eob
by Urvang Joshi
· 7 years ago
cec7ba1
Add macro to allow different tx sets for 16x16
by Sarah Parker
· 7 years ago
33a13d9
JNT_COMP: divide compound modes into two groups
by Cheng Chen
· 7 years ago
d2cfbef
Fixes to make 4:1 rectangular intra work correctly
by Debargha Mukherjee
· 7 years ago
2ac1868
Check if tx_type is valid in av1_get_tx_type()
by Angie Chiang
· 7 years ago
bce07f1
Use macro to set txk_type
by Angie Chiang
· 7 years ago
3afbf3f
Modify the warped motion mode context
by Yunqing Wang
· 7 years ago
9d8222b
Add macro to remove 1D transforms from TX_16X16
by Sarah Parker
· 7 years ago
1e84af5
[CFL] CfL Initialization Simplification
by Luc Trudeau
· 7 years ago
9f001f3
Remove MRC_TX experiment
by Sebastien Alaiwan
· 7 years ago
1961988
Enhance option to handle chroma tx-size for vartx
by Debargha Mukherjee
· 7 years ago
891a877
Add option to disable split partitions for chroma
by Debargha Mukherjee
· 7 years ago
8089315
TX64X64: Reuse scan, quant etc from 32x32.
by Urvang Joshi
· 7 years ago
8263f80
JNT_COMP: refactor if statements
by Cheng Chen
· 7 years ago
da2eefc
New filter_intra implementation + entropy coding
by Yue Chen
· 7 years ago
11bac01
Improve filter_intra throughput
by Yue Chen
· 7 years ago
aac6162
Use CDFs to cost right/bottom partitions in rd_pick_partition
by Rupert Swarbrick
· 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
0797a20
Add the option of using 1:4/4:1 tx_size+sb_type
by Yue Chen
· 7 years ago
6147b1b
Change tx_size encoding for intra modes
by Debargha Mukherjee
· 7 years ago
27df834
Disable in-loop filters for frames with intrabc enabled
by Hui Su
· 7 years ago
b7301cd
Remove smooth_hv experiment flag.
by Urvang Joshi
· 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
Next »