Sign in
aomedia
/
aom
/
dad63d450486ceee80a2fd8418c5d91381d5ab5b
dad63d4
Add 1 condition in CDEF checking
by Yunqing Wang
· 7 years ago
a734551
LPF_SB: two options for filter level
by Cheng Chen
· 7 years ago
644e966
Fix Rd cost for skip overrides
by Debargha Mukherjee
· 7 years ago
16d1cac
Add new 8-point Type-VII DST implementation.
by Nathan E. Egge
· 7 years ago
ecab98b
[dist-8x8] Fix for other chroma formats than 4:2:0
by Yushin Cho
· 7 years ago
50c810d
Enable skip mode work with JNT_COMP
by Zoe Liu
· 7 years ago
59eaa51
Make set_txfm_ctx aware of 4:1 transforms
by Debargha Mukherjee
· 7 years ago
df117ee
Refine/clean up scan orders
by Debargha Mukherjee
· 7 years ago
317002f
Monochrome control now in colorspace header
by Imdad Sardharwalla
· 7 years ago
0687d3e
CDEF: Add an early exit test at the decoder
by Steinar Midtskogen
· 7 years ago
8c2b913
TX block hash: record the eob value
by Hui Su
· 7 years ago
4ae3e41
Fix Static Analysis Warning
by Luc Trudeau
· 7 years ago
f3bf8b1
[WarpedMotion] Added Const Correctness
by Luc Trudeau
· 7 years ago
c7ec615
Add function to compute distance between cur and ref
by Sarah Parker
· 7 years ago
4097559
daala_tx: Add SIMD version of 16-point identity TX
by Timothy B. Terriberry
· 7 years ago
3e54ec4
daala_tx: Add SIMD version of 16-point DST/FlipDST
by Timothy B. Terriberry
· 7 years ago
e4e18fc
Enable 4:1 -> 2:1 -> 1:1 splits for 4:1 transforms
by Debargha Mukherjee
· 7 years ago
4d8c6fc
Some rd fixes related to skip cost
by Debargha Mukherjee
· 7 years ago
c505fe3
Fix implicit conversion loses integer precision
by Luc Trudeau
· 7 years ago
68d16c8
Rewrite of Daala tx SIMD using rotate and butterfly kernels
by Frank Bossen
· 7 years ago
938710c
Change q_segmentation to spatial_segmentation
by Rostislav Pehlivanov
· 7 years ago
bca03fc
Add table of contents to README.md.
by Tom Finegan
· 7 years ago
d564737
cosmetic: paded to padded
by Linfeng Zhang
· 7 years ago
f91f3ca
Update get_nz_map_ctx()
by Linfeng Zhang
· 7 years ago
db41d1e
Update encoder txb code
by Linfeng Zhang
· 7 years ago
b72bc71
Remove unused variables in blockd.h
by Yushin Cho
· 7 years ago
6fc47e5
Add support of separte delta Qs for chroma channels
by Yaowu Xu
· 7 years ago
ebcee0b
LPF_SB: select filter level and apply for superblock
by Cheng Chen
· 7 years ago
6b56e99
Remove bands from new-quant profiles
by Sarah Parker
· 7 years ago
8a3d80e
Avoid memset when possible
by Sebastien Alaiwan
· 7 years ago
3f2b57d
Optimize av1_jnt_convolve_2d_copy function
by Cheng Chen
· 7 years ago
9ad440f
Enable single/comp ref mode for all qualified inter frames
by Zoe Liu
· 7 years ago
0fa057f
Misc refactors to support 4:1->2:1->1:1 tx splits
by Debargha Mukherjee
· 7 years ago
37131cf
daala_tx: New flattened 16-point Type-IV DST.
by Nathan E. Egge
· 7 years ago
11eac7b
no-frame-context-signaling + q-adapt-probs: Fix interaction
by David Barker
· 7 years ago
b9e16f2
daala_tx: New flattened 32-point Type-II DCT.
by Nathan E. Egge
· 7 years ago
3de5353
Constrain hash table access within tile boundary
by Jingning Han
· 7 years ago
a8474b6
[CFL] Don't Store Luma Pixels When CfL is not Allowed
by Luc Trudeau
· 7 years ago
3889c6d
tx skip prediction: add pre-screening on prediction error
by Hui Su
· 7 years ago
e8d0d4c
Remove ctx from new-quant profile lookup
by Sarah Parker
· 7 years ago
0c72b2f
Clean txb code
by Linfeng Zhang
· 7 years ago
4d51bed
palette: add one more method for base color selection
by Hui Su
· 7 years ago
0ead613
Remove NCOBMC experiment
by Sebastien Alaiwan
· 7 years ago
aa1d2f1
Fix tile boundary check in intra prediction
by Jingning Han
· 7 years ago
64c9789
Remove duplicate cmake setup for skip mode
by Zoe Liu
· 7 years ago
d4d8b86
Update the experiment of ref-adapt
by Zoe Liu
· 7 years ago
ef3893b
change function names
by Yunqing Wang
· 7 years ago
7957ae1
Removing assert that is incompatible with delta-q
by Debargha Mukherjee
· 7 years ago
4c98733
Fix aq_complexity tx_size reset
by Debargha Mukherjee
· 7 years ago
b997b6a5
Set up eob_ctx for TX64X64 properly
by Angie Chiang
· 7 years ago
c11c1c9
TX_64X64: Reduce cos bits further.
by Urvang Joshi
· 7 years ago
763ccd8
Simplify warped motion parameter estimation
by Yunqing Wang
· 7 years ago
70539b1
Remove redundant check on single ref for motion mode
by Zoe Liu
· 7 years ago
5f11e91
JNT_COMP: Simplify logic on inter-inter comp modes
by Zoe Liu
· 7 years ago
46ae3de
Fix the comments on the precisions in quantization
by Yushin Cho
· 7 years ago
85c29dd
Add another if case for convolve_2d_copy_sse2
by Cheng Chen
· 7 years ago
62cc585
mvref_common.c: reduce scope of locals
by Sebastien Alaiwan
· 7 years ago
70e7613
AVX2 implementation for highbd_convolve_2d
by Maxym Dmytrychenko
· 7 years ago
030cea9
16x64 and 64x16 transforms: Reuse scan order, eob
by Urvang Joshi
· 7 years ago
6fa05dc
Simply the code path when jnt-comp is off
by Zoe Liu
· 7 years ago
4d6ea54
[CFL] Disable CfL for 4:1 and 1:4 Partitions
by Luc Trudeau
· 7 years ago
daccae3
Allow txk_sel to turn off optimize_b in rd loop
by Angie Chiang
· 7 years ago
f8bf6bb
fh < fl --> fh <= fl in od_ec_encode_q15
by Angie Chiang
· 7 years ago
3afe49e
Convolve copy function for jnt_comp
by Cheng Chen
· 7 years ago
f38fcce
Partially revert "nasm defaults to -Ox"
by Johann
· 7 years ago
sandbox/wangch@google.com/vp9
cec7ba1
Add macro to allow different tx sets for 16x16
by Sarah Parker
· 7 years ago
6c78883
Enable encode/decode of OBU streams without IVF
by Cyril Concolato
· 7 years ago
6058667
Zero out half of 16x64 and 64x16 transforms
by Debargha Mukherjee
· 7 years ago
5a88172
Change comp_group index context and save sending comp_group
by Cheng Chen
· 7 years ago
2ef24ea
JNT_COMP: change COMPOUND_AVERAGE in cdf
by Cheng Chen
· 7 years ago
33a13d9
JNT_COMP: divide compound modes into two groups
by Cheng Chen
· 7 years ago
b0191d2
daala_tx: Add SIMD version of the 16-point DCT
by Timothy B. Terriberry
· 7 years ago
dc857d1
daala_tx: New flattened 4-point Type-IV asym DST.
by Nathan E. Egge
· 7 years ago
4644a7d
daala_tx: New flattened 4-point Type-IV DST.
by Nathan E. Egge
· 7 years ago
ef525df
daala_tx: New flattened 2-point Type-IV DST.
by Nathan E. Egge
· 7 years ago
5b69b19
daala_tx: New flattened 2-point Type-IV asym DST.
by Nathan E. Egge
· 7 years ago
695ebac
daala_tx: Add 8-wide 32-bit, 16-wide 16-bit SIMD
by Timothy B. Terriberry
· 7 years ago
009946c
daala_tx: Undo manual SIMD multiply expansion
by Timothy B. Terriberry
· 7 years ago
170c946
daala_tx: Make kernels reg- and word-size agnostic
by Timothy B. Terriberry
· 7 years ago
65fcf55
daala_tx: Move SIMD kernels to a separate header
by Timothy B. Terriberry
· 7 years ago
beeaef8
daala_tx: Add SIMD versions of 8-point identity TX
by Timothy B. Terriberry
· 7 years ago
c9a1a6c
daala_tx: Add SIMD version of 8-point DST/FlipDST
by Timothy B. Terriberry
· 7 years ago
7c47511
daala_tx: Add SIMD version of the 8-point DCT
by Timothy B. Terriberry
· 7 years ago
500b33e
Use a Type-IV 8-point DST instead of the Type-VII.
by Nathan E. Egge
· 7 years ago
0ff69c6
Delete 1 parameter in a couple of txb functions
by Linfeng Zhang
· 7 years ago
2be4e4d
dump_obu: shift then mask.
by Tom Finegan
· 7 years ago
917d6c0
max-tile: Fix issues discovered when testing max-tile
by Dominic Symes
· 7 years ago
8ac4557
Update get_nz_map_ctx()
by Linfeng Zhang
· 7 years ago
0fff534
explicitly label .text sections
by Johann
· 7 years ago
e07fc7c
filter out asm includes
by Johann
· 7 years ago
29b0c18
nasm defaults to -Ox
by Johann
· 7 years ago
02869c2
pass 'win64' instead of 'x64' to the assembler
by Johann
· 7 years ago
8a2c5cb
remove spurious END
by Johann
· 7 years ago
b0e7c1a
Remove TPL_MV experiment
by Sebastien Alaiwan
· 7 years ago
c3ef32a
Simplify ref_mvs assignment
by Jingning Han
· 7 years ago
b56b71a
Re-design drl index coding to remove ctx parsing dep
by Jingning Han
· 7 years ago
d3c04cd
Extend div_mult from 32 to 64
by Jingning Han
· 7 years ago
c6d4eb1
Cosmetics
by Sebastien Alaiwan
· 7 years ago
b0460fa
Remove ANS experiment
by Sebastien Alaiwan
· 7 years ago
b756d24
Support 64x16 and 16x64 rect intra transform sizes
by Debargha Mukherjee
· 7 years ago
Next »