Sign in
aomedia
/
avm
/
125ec77752693757022a8939345d4ecd30048d79
/
av1
/
common
/
pred_common.h
e1cbb13
cosmetics: normalize include guards
by James Zern
· 7 years ago
476f0b5
Palette: remove unused entries for block size context
by Hui Su
· 7 years ago
53b53f0
Merge MB_MODE_INFO and MODE_INFO
by Yue Chen
· 7 years ago
9d41a44
Remove CONFIG_EXPLICIT_ORDER_HINT
by Yaowu Xu
· 7 years ago
041f9bc
Remove CONFIG_SPATIAL_SEGMENTATION
by Yaowu Xu
· 7 years ago
0c3eb5a
Remove unused entry from comp_group_idx context table
by Jingning Han
· 7 years ago
a56736c
[NORMATIVE, spatial-segmentation] Undo unintended change
by David Barker
· 7 years ago
6567c4a
Remove unused parameters and effectless code
by Yaowu Xu
· 7 years ago
cff20b9
Refactor read/write_segment_id()
by Hui Su
· 7 years ago
e68aa8a
Add EXPLICIT_ORDER_HINT experiment
by Imdad Sardharwalla
· 7 years ago
02f04d0
Remove CONFIG_JNT_COMP macro
by Deepa K G
· 7 years ago
a96047d
Remove CONFIG_EXT_COMP_REFS flag
by Zoe Liu
· 7 years ago
93c3502
Remove CONFIG_EXT_SKIP flag
by Zoe Liu
· 7 years ago
25ff26a
Remove an unused function parameter
by Yaowu Xu
· 7 years ago
0238457
[NORMATIVE] Unify tx size context model for inter / intra blocks
by Jingning Han
· 7 years ago
9aea97d
Remove CONFIG_DUAL_FILTER
by Yaowu Xu
· 7 years ago
0c4a632
Move encoder-specific function out of decoder
by Frederic Barbier
· 7 years ago
d26fde2
Merge identical entries in max_txsize_rect_lookup table
by Jingning Han
· 7 years ago
4917295
[NORMATIVE] Unify comp ref context design
by Zoe Liu
· 7 years ago
50097b7
Remove unneeded param in single ref context
by Zoe Liu
· 7 years ago
d15afb2
Remove unneeded param in bwdref context
by Zoe Liu
· 7 years ago
6a0245c
spatial_segmentation: improve edge case handling
by Rostislav Pehlivanov
· 7 years ago
db68555
Add av1_get_palette_mode_ctx()
by Hui Su
· 7 years ago
84dc6e9
Fix inter block detection in get_tx_size_context()
by David Barker
· 7 years ago
ee9c4d9
Improve tx size context calculation for rect tx
by Yue Chen
· 7 years ago
0bdf5f5
Remove probability model for comp_ref and comp_bwdref
by Hui Su
· 7 years ago
a7e3bfe
Remove probability model for uni_comp_ref
by Hui Su
· 7 years ago
6b3d1e3
Remove probability model for comp_ref_type
by Hui Su
· 7 years ago
3d30b4b
Remove probability model for single ref frames
by Hui Su
· 7 years ago
9d0c03d
Remove probablity model for the comp_inter flag
by Hui Su
· 7 years ago
8b618f6
Palette: enable all partitions no larger than 64x64
by Hui Su
· 7 years ago
c1f411b
Palette: modify the context slightly
by Hui Su
· 7 years ago
e657911
Remove experimental flag of PALETTE_DELTA_ENCODING
by Frederic Barbier
· 7 years ago
938710c
Change q_segmentation to spatial_segmentation
by Rostislav Pehlivanov
· 7 years ago
5a88172
Change comp_group index context and save sending comp_group
by Cheng Chen
· 7 years ago
33a13d9
JNT_COMP: divide compound modes into two groups
by Cheng Chen
· 7 years ago
a28c173
Remove dead member: pred_probs
by Sebastien Alaiwan
· 7 years ago
749c21a
Remove experimental flag of NEW_MULTISYMBOL
by Frederic Barbier
· 7 years ago
34d5566
Remove COMPOUND_SINGLEREF experiment
by Sebastien Alaiwan
· 7 years ago
c87b340
JNT_COMP: reduce context model number
by Cheng Chen
· 7 years ago
b09e55c
Revert "JNT_COMP: turn off for one_sided_compound"
by Cheng Chen
· 7 years ago
060e192
JNT_COMP: turn off for one_sided_compound
by Cheng Chen
· 7 years ago
f624dd5
Add the q_segmentation experiment
by Rostislav Pehlivanov
· 7 years ago
f704a1c
Add decoder support to ext_skip
by Zoe Liu
· 8 years ago
0a7f2f5
JNT_COMP: 4. add context and entropy read/write
by Cheng Chen
· 7 years ago
170678a
new_multisymbol: use cdf-based cost of intra/inter flag
by Yue Chen
· 7 years ago
e646daa
Clean up the code for skip probs
by Zoe Liu
· 7 years ago
1eed2df
Use CDFs to calcualte cost for the skip bit
by Zoe Liu
· 7 years ago
365e644
Remove compile guards for CONFIG_EXT_REFS
by Sebastien Alaiwan
· 7 years ago
259d442
Remove the intra-interp experiment
by Hui Su
· 7 years ago
0bdea0d
Remove compile guards for CONFIG_EXT_INTER
by Sebastien Alaiwan
· 8 years ago
3748bc2
palette-delta-encoding: remove dependency on above SB row
by Hui Su
· 8 years ago
3ac2093
Enable altref2 by default and merge it into ext-refs
by Zoe Liu
· 8 years ago
c6300aa
Remove PALETTE flag
by Urvang Joshi
· 8 years ago
97ad058
Add support to the experiment of altref2
by Zoe Liu
· 8 years ago
0002135
NEW_MULTISYMBOL: add CDF for segment_id prediction.
by Thomas Davies
· 8 years ago
fcf5fa2
Further work on ext-comp-refs for ref frame coding
by Zoe Liu
· 8 years ago
42595a7
Cleanup dead code
by Frederic Barbier
· 8 years ago
894cc81
NEW_MULTISYMBOL: adapt comp_ref and bwd_ref.
by Thomas Davies
· 8 years ago
c082bbc
Add new coding tool of ext-comp-refs
by Zoe Liu
· 8 years ago
315f578
NEW_MULTISYMBOL: adapt single_ref flags.
by Thomas Davies
· 8 years ago
860def6
NEW_MULTISYMBOL: adapt comp_inter_mode.
by Thomas Davies
· 8 years ago
fe67ed6
cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2.
by Timothy B. Terriberry
· 8 years ago
fe0fb1d
cb4x4: Fix indexing of tx_size counts.
by Timothy B. Terriberry
· 8 years ago
33567b2
Palette: use color cache to compress base colors
by hui su
· 8 years ago
239f06b
Add new compound modes using single reference
by Zoe Liu
· 8 years ago
3daa4fd
Support rectangular tx size in cb4x4 mode
by Jingning Han
· 8 years ago
9ca05b7
Refactor var-tx pipeline to support cb4x4 mode
by Jingning Han
· 8 years ago
eda3d76
Add intra-interp experiment flag
by hui su
· 8 years ago
c709e1f
Separate num_8x8 table use case from mode_info table
by Jingning Han
· 8 years ago
f65b870
Refactor max_blocks_wide/high computation
by Jingning Han
· 8 years ago
607fa6a
Support potential 2x2 transform block unit
by Jingning Han
· 8 years ago
6cfaff9
Sync with aom branch for ext-refs
by Zoe Liu
· 8 years ago
5264844
Code cleanup: mainly rd_pick_partition and methods called from there.
by Urvang Joshi
· 8 years ago
cb586f3
enums.h: Combine related #defines into packed enums.
by Urvang Joshi
· 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 (98%) from vp10/common/pred_common.h]
7feae8e
vp10/common: apply clang-format
by clang-format
· 9 years ago
e5848de
Rectangular transforms 4x8 & 8x4
by Debargha Mukherjee
· 9 years ago
5805a14
Merge bi-predictive frames to EXT_REFS
by Zoe Liu
· 9 years ago
cf5083d
Added an experiment "bidir_pred" for backward prediction
by Zoe Liu
· 9 years ago
bd33326
Dual prediction filter type for motion compensated reference
by Jingning Han
· 9 years ago
efe7d4e
Refactor mbmi->inter_tx_size to 2D array.
by Geza Lore
· 9 years ago
954e560
Refactor entropy coding of transform size
by hui su
· 9 years ago
3b1c766
Add 8-tap interpolation filter options for intra prediction
by hui su
· 9 years ago
3ec1601
Added 3 more reference frames for inter prediction.
by Zoe Liu
· 9 years ago
4ac2ae3
Merge branch 'masterbase' into nextgenv2
by Yaowu Xu
· 9 years ago
6e5a116
vp10: make segmentation probs use generic probability model.
by Ronald S. Bultje
· 9 years ago
3a27961
Refactor recursive transform block scheme
by Jingning Han
· 9 years ago
2cdc127
Rate-distortion optimization for recursive transform block coding
by Jingning Han
· 9 years ago
c5f1191
Include vpx_dsp_common.h when using VPXMIN/MAX
by Johann
· 10 years ago
5e16d39
vpx_dsp_common: add VPX prefix to MIN/MAX
by James Zern
· 10 years ago
fc7cbd1
VP9_COMMON -> VP10->COMMON
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 (98%) from vp10/common/vp9_pred_common.h]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago