Sign in
aomedia
/
avm
/
07ef967d39a8d2ff5d2b786726190607dce7f342
07ef967
Resolve coding failure in var-tx
by Jingning Han
· 8 years ago
3daa4fd
Support rectangular tx size in cb4x4 mode
by Jingning Han
· 8 years ago
9303b94
aom_subpixel_8t_intrin_avx2: tolerate unversioned clang
by James Zern
· 9 years ago
b9b42a0
Fix mismatch when dual_filter daala-ec both are on
by Angie Chiang
· 8 years ago
09c0a5b
Remove unused input in av1_encode_mv()
by Yue Chen
· 8 years ago
a1f6432
Add decoder controls for getting last quantizer.
by Peter Boström
· 8 years ago
80a15c9
Set default warped motion model to rotation-zoom
by Yue Chen
· 8 years ago
0f6a60a
Add missing break statement in get_entropy_contexts_plane()
by Jingning Han
· 8 years ago
f4e097b
Fix rectangular tables in cb4x4 mode
by Jingning Han
· 8 years ago
3eb713e
Fix loopfilter for rectangular transforms
by Debargha Mukherjee
· 8 years ago
caa9e5a
Refactor av1_convolve
by Angie Chiang
· 8 years ago
117aa0d
Add CONVOLVE_POST_ROUNDING flag
by Angie Chiang
· 8 years ago
0b3af1c
EC_ADAPT: re-enable tests using tiles.
by Thomas Davies
· 8 years ago
77c7c40
EC_ADAPT: use tile context for switchable filter.
by Thomas Davies
· 8 years ago
1de6c88
EC_ADAPT: use tile context for inter mode.
by Thomas Davies
· 8 years ago
cef0962
EC_ADAPT: use tile context for TX size.
by Thomas Davies
· 8 years ago
472f63f
Replace Skip with AC/DC coded in PVQ
by ltrudeau
· 8 years ago
c2ec0e4
EC_ADAPT: use tile context for partition type.
by Thomas Davies
· 8 years ago
489dad8
EC_ADAPT: use tile context for coefficients.
by Thomas Davies
· 8 years ago
1bfb5ed
EC_ADAPT: use tile context for intra mode syntax.
by Thomas Davies
· 8 years ago
2452329
EC_ADAPT: use tile context for MV data.
by Thomas Davies
· 8 years ago
456e086
Fix enc/dec mismatch due to ext-partition-type in cb4x4 mode
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
6f345c6
Use OD_ILOG_NZ in OD_DIVU_SMALL_CONSTS
by Alex Converse
· 8 years ago
b5bb244
Free up all the allocated mem space in cb4x4
by Jingning Han
· 8 years ago
e6044fe
Change the warp filter to use real 8-tap
by Debargha Mukherjee
· 8 years ago
a89fe0e
Add support for aomdec and aomenc to the cmake build.
by Tom Finegan
· 8 years ago
92ca095
Fix compile error in generic mode.
by Tom Finegan
· 8 years ago
5b29d8d
Fix cmake build.
by Tom Finegan
· 8 years ago
2e60488
Do masked motion search based on COMPOUND_TYPE
by Sarah Parker
· 8 years ago
8770f08
configure/cmake: force -std=c99
by James Zern
· 8 years ago
7a266e2
ransac.c: define _POSIX_C_SOURCE for rand_r
by James Zern
· 8 years ago
1a52232
odintrin.h: define M_PI fallback
by James Zern
· 8 years ago
b643036
Fix compile warnings for target=armv7-android-gcc
by James Zern
· 8 years ago
a417d60
aomdx.h: remove circular aom_decrypt_init typedef
by James Zern
· 8 years ago
308a639
Speed up keyframe encoding with model RD
by hui su
· 8 years ago
2f6bdd8
Add a unit test for AV1E_SET_ANS_WINDOW_SIZE_LOG2
by Alex Converse
· 8 years ago
eb780e7
Add a control to set the ANS window size
by Alex Converse
· 8 years ago
838367d
Add correctness tests for the SSE2 warp filter
by David Barker
· 8 years ago
1b888f2
Optimize SSE2 warp filter
by David Barker
· 8 years ago
0b04e9b
Bring highbd loop restoration filters in line with lowbd ones
by David Barker
· 8 years ago
1e8e6b9
Miscellaneous cleaning up for loop-restoration
by David Barker
· 8 years ago
f77d4ad
EC_ADAPT: add per tile contexts.
by Thomas Davies
· 8 years ago
71bf3ee
Offset default probs in wrapped_motion
by Jingning Han
· 8 years ago
91f01fd
Support non-causal obmc in the cb4x4 mode
by Jingning Han
· 8 years ago
51ec505
Fix encoding failure in motion-var and cb4x4 mode
by Jingning Han
· 8 years ago
b3044dd
Offset default probs in motion_var to account for cb4x4 mode
by Jingning Han
· 8 years ago
74fd89f
Fix decoding failure in cb4x4 and var-tx mode
by Jingning Han
· 8 years ago
a6b0c4c
Support adaptive scan order in cb4x4 mode
by Jingning Han
· 8 years ago
25f2f7d
Remove an outdated assertion
by Jingning Han
· 8 years ago
eeacc4c
Bug fix: determine tx_mode based on lossless mode of all segments
by Yue Chen
· 8 years ago
f715922
Store result on conv_params->buf when no rounding
by Angie Chiang
· 8 years ago
907230e
Change build_inter_predictors
by Angie Chiang
· 8 years ago
f27b160
Add rd loop of NCOBMC
by Yue Chen
· 8 years ago
2615d6e
Fix the transform size/type search condition
by Yunqing Wang
· 8 years ago
feb925f
Enable rectangular transforms for Intra also.
by Urvang Joshi
· 8 years ago
60a055b
Fix compile errors with loop-restoration + highbd
by David Barker
· 8 years ago
9f45bc4
Pass ConvolveParams into prediction functions
by Angie Chiang
· 8 years ago
55c6bde
Add unpoison_partition_ctx experiment
by Alex Converse
· 8 years ago
1edf9a3
Improvements on segment mask
by Debargha Mukherjee
· 8 years ago
b2ff17f
Fix test failure in av1_convolve_optimz_test.cc
by Angie Chiang
· 8 years ago
0cfaeea
Refactor av1_update_neighbors
by Angie Chiang
· 8 years ago
fe2a959
Use default scan order as a tie breaker
by Angie Chiang
· 8 years ago
8f315b1
Fix 4x4 hybrid transform accuracy check tests
by Yi Luo
· 8 years ago
f07ddf3
Fix 32x32 hybrid transform AVX2 to match C
by Yi Luo
· 8 years ago
3b0b5f1
Fix 16x32, 32x16 rectangular transform SSE2 to match C
by Yi Luo
· 8 years ago
ab9ecba
Refactor end-node process in var-tx
by Jingning Han
· 8 years ago
8a63049
Fix a RD bug with palette mode
by hui su
· 8 years ago
d193cdc
Correct projection samples for local warping model estimation
by Yue Chen
· 8 years ago
86ae7b1
Add recon functions of non-causal obmc
by Yue Chen
· 8 years ago
9ab6d71
Separate mbmi coding and coeff coding+recon at sb level in NCOBMC
by Yue Chen
· 8 years ago
de0c70a
Refactor rd_pick_intra_sby_mode()
by hui su
· 8 years ago
ef97ec0
EC_ADAPT: faster CDF update.
by Thomas Davies
· 8 years ago
674bffd
Add rounding option into av1_convolve
by Angie Chiang
· 8 years ago
203b1d3
Clean up redundant #if statements
by Jingning Han
· 8 years ago
64550b6
Refactor write_modes_b() and decode_block()
by Yue Chen
· 8 years ago
d5dfa96
Add SSE2 vectorized warp filter for lowbd
by David Barker
· 8 years ago
3bd8377
High bit depth 32x32 inverse DCT_DCT transform, AVX2
by Yi Luo
· 8 years ago
b2d2645
Add NCOBMC experimental flag
by Yue Chen
· 8 years ago
904fd18
Make av1_update_txb_coeff_cost() check condition support cb4x4
by Jingning Han
· 8 years ago
c7ea761
Make rd_debug aligned to var-tx
by Jingning Han
· 8 years ago
0c70a80
Make txfm block partition context support rectangular blocks
by Jingning Han
· 8 years ago
cefb409
Move from Daala accounting to AOM accounting.
by Nathan E. Egge
· 8 years ago
cceac33
Don't include Daala EC headers directly.
by Nathan E. Egge
· 8 years ago
25007c8
Use aom_reader / aom_writer API to code rest.
by Nathan E. Egge
· 8 years ago
f1e2fbd
Use aom_reader / aom_writer API to code raw bits.
by Nathan E. Egge
· 8 years ago
8a70919
Expand the parameter set for sgrproj restoration
by Debargha Mukherjee
· 8 years ago
c875510
Simplified PVQ skip clipping to 1
by ltrudeau
· 8 years ago
346440b
Use the standard aom_reader_init() interface for ans
by Alex Converse
· 8 years ago
8f11057
Use stable sort with PVQ.
by David Michael Barr
· 9 years ago
03ab527
Fix compile problems with older VS releases
by Steinar Midtskogen
· 8 years ago
5d15721
Fix a memory leak
by Debargha Mukherjee
· 8 years ago
66ca597
Change md5 used in test
by Yaowu Xu
· 8 years ago
a98ceea
add a minor clarification in comment
by Yaowu Xu
· 8 years ago
f1c06a7
Palette: use insertion sort for sorting neighbors' scores.
by Urvang Joshi
· 8 years ago
e6aece8
Fix RunAccuracyCheck failure
by Angie Chiang
· 8 years ago
b9f757c
Refactor compound_segment to try different segmentation masks
by Sarah Parker
· 8 years ago
ab44fd1
Rename encode_inter_mb_segment()
by Yushin Cho
· 8 years ago
ee0af21
Correct the misleading codes in encode_inter_mb_segment()
by Yushin Cho
· 8 years ago
Next »