Sign in
aomedia
/
avm
/
e44c6224d1d22d64976eb429cd6e8069aab52aa0
/
av1
/
common
/
reconintra.c
8e232aa
[CFL] Remove custom DC_PRED
by Luc Trudeau
· 7 years ago
2edfc37
Enable ext-intra-mod by default
by Joe Young
· 7 years ago
00bc4aa
Use lower-precision filters in filter_intra
by Yue Chen
· 7 years ago
8315daf
Correct has_bottom_left calculation for mixed vertical partitions
by Rupert Swarbrick
· 7 years ago
e2692c5
Remove 4-tap filter intra
by Yue Chen
· 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
57b8ff6
Optimizations for filter_intra
by Yue Chen
· 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
8fc3e03
Fix some compiler warnings with ext-partition
by Debargha Mukherjee
· 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
259d442
Remove the intra-interp experiment
by Hui Su
· 7 years ago
96d1c0a
Rename TM_PRED --> PAETH_PRED.
by Urvang Joshi
· 7 years ago
80dd4b9
intra_interp - fix dr_prediction_z1 and _z3
by Jonathan Matthews
· 7 years ago
0bdea0d
Remove compile guards for CONFIG_EXT_INTER
by Sebastien Alaiwan
· 7 years ago
aed1a26
Add 64x32 and 32x64 intra predictors
by Debargha Mukherjee
· 7 years ago
3dd3391
Add a new layout for HORZ/VERT_A/B partitions
by Rupert Swarbrick
· 8 years ago
261969b
[CFL] Replace pd->dst.stride with local variable
by Luc Trudeau
· 7 years ago
2fa6e1c
Add 32x128/128x32 block sizes
by Rupert Swarbrick
· 8 years ago
df48d29
Remove rect_intra_pred experimental flag.
by Urvang Joshi
· 8 years ago
761b1ac
ext-partition: Don't read not-yet-decoded values
by David Barker
· 8 years ago
fce358f
[intra-edge] Don't filter unused edge
by Joe Young
· 8 years ago
ad0196b
[intra-edge] Vectorize upsampling
by Joe Young
· 8 years ago
a0ba9f2
Suppress baseline build warnings
by Yi Luo
· 8 years ago
89d321f
[intra-edge] Vectorize edge filtering functions
by Joe Young
· 8 years ago
a74fc4c
Hide definitions behind #if ! CONFIG_EXT_PARTITION
by Rupert Swarbrick
· 8 years ago
93b543a
Remove ALT_INTRA flag.
by Urvang Joshi
· 8 years ago
c6300aa
Remove PALETTE flag
by Urvang Joshi
· 8 years ago
914d53a
Tidy up and generalise av1_predict_intra_block
by Rupert Swarbrick
· 8 years ago
7267857
ext-partition-types: Add 64x16 and 16x64 bsizes
by Rupert Swarbrick
· 8 years ago
d2269d8
Rewrite some asserts to avoid visual studio errors.
by Urvang Joshi
· 8 years ago
2dc1c84
Fix tx64x64 debug build
by Urvang Joshi
· 8 years ago
6e1cd78
[CFL] New UV_PREDICTION_MODE for CFL
by Luc Trudeau
· 8 years ago
d6d9eee
[CFL] UV_PREDICTION_MODE
by Luc Trudeau
· 8 years ago
6a99691
filter-intra: Support rectangular blocks.
by Urvang Joshi
· 8 years ago
a10981b
[CFL] Avoid uselessly calling av1_predict_intra_block
by Luc Trudeau
· 8 years ago
9772044
rect-intra-pred: Fix for large rectangular blocks.
by Urvang Joshi
· 8 years ago
6a3d689
Fix intra boundary condition in ext-partition
by Jingning Han
· 8 years ago
222f9d7
[chroma_sub8x8] Fix to chroma boundary calc
by Joe Young
· 8 years ago
93c39e9
ext-partition-types: Add 4:1 partitions
by Rupert Swarbrick
· 8 years ago
3dc55e0
[CFL] Better encapsulation
by Luc Trudeau
· 8 years ago
81ec261
cb4x4: Move sub-4X4 block sizes behind chroma flags.
by Timothy B. Terriberry
· 8 years ago
36b5458
Change left shifts to multiplications
by Yaowu Xu
· 8 years ago
31d1927
Avoid left shift of negative values
by Yaowu Xu
· 8 years ago
aa2f1c7
[intra-edge] Cosmetic changes
by Joe Young
· 8 years ago
830d4ce
[intra-edge] Convert 4x4 VP9 to ext-intra; upsample edge samples
by Joe Young
· 8 years ago
3e18e4a
[CFL] Compute Luma Average Over Partition Unit
by Luc Trudeau
· 8 years ago
803bea2
[CFL] Fix always use partition size to compute DC_PRED
by Luc Trudeau
· 8 years ago
766a389
Add a new experiment "rect-intra-pred".
by Urvang Joshi
· 8 years ago
3be70f7
[intra-edge] Use 5-tap filter
by Joe Young
· 8 years ago
fe67ed6
cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2.
by Timothy B. Terriberry
· 8 years ago
9edb72c
cb4x4: Elide special cases cb4x4 doesn't need
by Timothy B. Terriberry
· 8 years ago
47de466
cb4x4: Don't assume TX units are half MI_SIZE in has_bottom_left()
by Timothy B. Terriberry
· 8 years ago
31bc29f
cb4x4: Don't assume TX units are half MI_SIZE in predict_square_intra_block()
by Timothy B. Terriberry
· 8 years ago
9ef435a
filter-intra: fix memory overflow
by hui su
· 8 years ago
42b903f
Filter-intra: make filter tap arrays static
by hui su
· 8 years ago
02c7974
Fix conflicts between alt-intra, ext-intra and filter-intra
by hui su
· 8 years ago
fa4ff85
Palette: use uint16_t to store palette colors
by hui su
· 8 years ago
12c0bc0
[intra-edge] Filter intra edge samples
by Joe Young
· 8 years ago
7bfa867
Fix filter_intra overflow
by Yue Chen
· 8 years ago
0412019
[CFL] move cfl_idx_to_alpha to header
by Luc Trudeau
· 8 years ago
56bc7ef
dr_prediction_z2: check that index into 'left' is valid.
by Urvang Joshi
· 8 years ago
e6ca8e8
Add a new experiment SMOOTH_HV.
by Urvang Joshi
· 8 years ago
1aa07fa
build_intra_preds: Remove unnecessary variable.
by Urvang Joshi
· 8 years ago
f533400
[CFL] Alpha signaling
by Luc Trudeau
· 8 years ago
3da18d6
Account for sub8x8 chroma intra boundary condition
by Jingning Han
· 8 years ago
00d03db
Factor common condition in intra pred into const variable
by Sarah Parker
· 8 years ago
baeb375
[CFL] Load luma as prediction for chroma
by Luc Trudeau
· 8 years ago
13a322d
av1_predict_intra_block_facade: const correctness.
by Urvang Joshi
· 8 years ago
b642a46
Silence static analysis failures in intra preds
by Debargha Mukherjee
· 8 years ago
0a6731f
Refactor ext-intra
by hui su
· 8 years ago
f816415
[CFL] Custom block-level DC_PRED
by Luc Trudeau
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
ca7ec4b
Simplify has_top_right() and has_bottom_left().
by Urvang Joshi
· 8 years ago
b8eed01
Use scale_chroma_bsize() function predict_square_intra_block()
by Jingning Han
· 8 years ago
752ccce
Use block_idx rather than block_raster_idx
by Angie Chiang
· 8 years ago
5890555
Fix intra boundary condition for YUV444 in cb4x4
by Jingning Han
· 8 years ago
d3a6443
Rework sub8x8 chroma reference check to support non-420 format
by Jingning Han
· 8 years ago
1c24797
av1_has_bottom() Bugfix.
by Urvang Joshi
· 8 years ago
3d005e4
Add av1_predict_intra_block_facade
by Angie Chiang
· 8 years ago
37f6fe6
Add config flags and macros to control ext-inter
by Debargha Mukherjee
· 8 years ago
428bbb2
Fix config flags among var-tx/ext-tx/rect-tx
by Debargha Mukherjee
· 8 years ago
8d8638a
Use 3-tap spatial filter in FILTER_INTRA experiment
by Yue Chen
· 8 years ago
31b6a4f
Add chroma 2x2 block experiment
by Jingning Han
· 8 years ago
f0179c3
Fix bottom ref condition for intra prediction in cb4x4
by Jingning Han
· 8 years ago
edc62f7
Fix chroma intra prediction reference check
by Jingning Han
· 8 years ago
e568e6f
[ext-intra] fix bug in sample interpolation when dy < 0
by Joe Young
· 8 years ago
86e2779
Fix ext-partition/type in cb4x4 mode
by Jingning Han
· 8 years ago
56ba91b
Palette: Don't store tokens for pixels outside image boundary.
by Urvang Joshi
· 8 years ago
839467f
Make ext-inter use new rectangular intra predictor
by David Barker
· 8 years ago
48b1cb3
Support filter-intra in cb4x4 mode
by Jingning Han
· 8 years ago
07ef967
Resolve coding failure in var-tx
by Jingning Han
· 8 years ago
d9c24a3
Fix intra block coding order in ext-partition-type
by Jingning Han
· 8 years ago
58bc4cc
Support ext-partition in cb4x4 mode
by Jingning Han
· 8 years ago
feb925f
Enable rectangular transforms for Intra also.
by Urvang Joshi
· 8 years ago
b6cb890
Fix av1_has_bottom() logic in cb4x4 mode
by Jingning Han
· 8 years ago
1888536
Fix ext-intra EndToEndTest failure under highbitdepth
by hui su
· 8 years ago
45dc597
Refactor ext-intra
by hui su
· 8 years ago
Next »