Sign in
aomedia
/
avm
/
4268571e49e715c2b14cbc29e41c4dad7b20876e
4268571
cmake: sync warning flags w/configure
by James Zern
· 8 years ago
5c06a64
Fix tile boundary calculation
by David Barker
· 8 years ago
eac51a9
Silence misleading indentation warning.
by Tom Finegan
· 8 years ago
b8dcfc5
Silence unused function warning in subtract_test.cc.
by Tom Finegan
· 8 years ago
71efd84
Turn off bgsprite depending on firstpass metrics.
by Todd Nguyen
· 8 years ago
b855b8e
Update cdf and mode rate per superblock in RDO
by Yue Chen
· 8 years ago
ec50d6b
Fix a compiling warning on ext-comp-refs
by Zoe Liu
· 8 years ago
dd3206f
get_sqr_tx_size(): fix for tx64x64
by Urvang Joshi
· 8 years ago
17a61d4
Correct apparent typo in fix for bug 693
by Rupert Swarbrick
· 8 years ago
ac88970
Add encoder support for ext-comp-refs + altref2
by Zoe Liu
· 8 years ago
b5e48d9
Correct some comments in entropymode.c
by Zoe Liu
· 8 years ago
53fd2ae
Remove duplicate macros
by Zoe Liu
· 8 years ago
cf85d5c
Separate horiz/vert/2d txfm's nz ctx in lv_map
by Angie Chiang
· 8 years ago
8b53d31
Pass tx_type into get_nz_map_ctx_from_count
by Angie Chiang
· 8 years ago
e9125ba
Pass tx_type into get_nz_map_ctx()
by Angie Chiang
· 8 years ago
ed7cf1b
Add typedef for ColorMapParam map_cdf and color_cost
by Sarah Parker
· 8 years ago
da816a1
Use more strict RD upper bound in RD search
by Hui Su
· 8 years ago
6499a75
Make sure diff is present at configure time.
by Tom Finegan
· 8 years ago
323d535
Prevent illegal signaling of gm types above AFFINE
by Sarah Parker
· 8 years ago
1cc50bc
Deal correctly with 16x4/4x16 blocks in mvref_common.c
by Rupert Swarbrick
· 8 years ago
a772ae7
Fix assertion in lv_map experiment
by Angie Chiang
· 8 years ago
0cf4d9f
Refactor palette functions to write a general color map
by Sarah Parker
· 8 years ago
c0cea7f
Refactor iteration over neighbours for OBMC
by Rupert Swarbrick
· 8 years ago
bdb7e9c
av1_txfm_test.cc: factorize 'dct_matrix'
by Sebastien Alaiwan
· 8 years ago
67a5e14
Fix ASan errors in SSE4.1 selfguided filter tests
by David Barker
· 8 years ago
03dc679
Revert "Prevent access of array using -1 index"
by Yaowu Xu
· 8 years ago
811bba7
Silence warnings when warped_motion is disabled
by Cheng Chen
· 8 years ago
7732326
idct.c: fix left shift of negative value
by Sebastien Alaiwan
· 8 years ago
6ec3d6e
Change 4-tap filter to be smoother
by Debargha Mukherjee
· 8 years ago
918fe69
Refactor lgt
by Lester Lu
· 8 years ago
8f66160
Account for cdf model update in lv-map coding
by Jingning Han
· 8 years ago
dca9818
Add jnt_comp experimental flag
by Jingning Han
· 8 years ago
c4fcd62
Add mfmv experiment flag
by Jingning Han
· 8 years ago
24b0cf9
Support per symbol cdf update in lv-map encoding
by Jingning Han
· 8 years ago
bb72caf
Make lv-map decoding support per symbol cdf update
by Jingning Han
· 8 years ago
fdaa55e
Initialize lv-map syntax probability model
by Jingning Han
· 8 years ago
3897e2d
Simple upscaler w/ frame superres + loop-rest
by Debargha Mukherjee
· 8 years ago
6793279
rdopt: make ADST_FLIP_SVM array static
by James Zern
· 8 years ago
1cb757c
Adds the option to use 5x5 Wiener for chroma
by Debargha Mukherjee
· 8 years ago
d02642f
Add inverse accuracy test for inv_tx_fm1d
by Sebastien Alaiwan
· 8 years ago
38cdce8
Prevent access of array using -1 index
by Yaowu Xu
· 8 years ago
415d82c
Silence a compiler warning in detokenize
by Debargha Mukherjee
· 8 years ago
07089c6
Obey do_average flag when doing convolve_round
by Rupert Swarbrick
· 8 years ago
91a1cf9
Let DISABLE_TRELLISQ_SEARCH configurable
by Angie Chiang
· 8 years ago
3627de2
Change av1_cost_coeffs_txb's interface
by Angie Chiang
· 8 years ago
def1125
Use table lookup for computing base ctx
by Angie Chiang
· 8 years ago
0c89dca
Use || to replace && logics in try_level_down()
by Angie Chiang
· 8 years ago
8e4c3a7
[cb4x4][refmv] scan_row_mbmi/scan_col_mbmi
by Joe Young
· 8 years ago
a74fc4c
Hide definitions behind #if ! CONFIG_EXT_PARTITION
by Rupert Swarbrick
· 8 years ago
4c3d476
Tune the decision on the GF group interval
by Zoe Liu
· 8 years ago
530b304
Avoid doing backward optimization when abs(qc) = 1
by Angie Chiang
· 8 years ago
ea8183b
Add get_br_count_mag()
by Angie Chiang
· 8 years ago
cfea5c3
cmake: fix -DCONFIG_GCOV=1
by James Zern
· 8 years ago
13fc819
Change experimental flag name
by Cheng Chen
· 8 years ago
179479f
Dual deblocking filter strength thresholds
by Cheng Chen
· 8 years ago
680b9b1
Prevent bitstream from signaling illegal compound types
by Sarah Parker
· 8 years ago
be984eb
Palette Throughput - don't copy garbage
by Jonathan Matthews
· 8 years ago
13648e7
Fix tokenization process in palette when lv-map is on
by Jingning Han
· 8 years ago
6692a10
Ensure mrc_tx is not enabled with incompatible experiments
by Sarah Parker
· 8 years ago
88e673d
Correctly indicate invalid partition context
by Yaowu Xu
· 8 years ago
400bf65
Remove dpcm-intra experiment
by Hui Su
· 8 years ago
f16c3c8
Only use av1_inv_txfm2d_add_32x32_avx2 for DCT_DCT
by Rupert Swarbrick
· 8 years ago
94d2a25
Fix build with --disable-ext_inter
by Rupert Swarbrick
· 8 years ago
01d43e1
Make CONFIG_COLORSPACE_HEADERS public API changes unconditional.
by Tom Finegan
· 8 years ago
67876e7
Coding path sync test: clarify comment
by Sebastien Alaiwan
· 8 years ago
439b21c
Coding path sync test: force picture size
by Sebastien Alaiwan
· 8 years ago
9cde59f
Add get_base_count_mag()
by Angie Chiang
· 8 years ago
481c01f
Re-write gen_txb_cache
by Angie Chiang
· 8 years ago
bbec5d0
Fix compile problem in VS
by Steinar Midtskogen
· 8 years ago
e30a47c
cdef-dist and daala-dist is runtime switchable
by Yushin Cho
· 8 years ago
50e5d4a
Group CMake config changes.
by Tom Finegan
· 8 years ago
38e560c
[CFL] Move CFL cost table to struct macroblock
by David Michael Barr
· 8 years ago
9c0e451
Add rate computation to palette
by Sarah Parker
· 8 years ago
5510433
Introduce runtime switch for dist_8x8
by Yushin Cho
· 8 years ago
d808bfc
Add --enable-dist-8x8, rename existing '--tune' as '--tune-metric'
by Yushin Cho
· 8 years ago
1ae0ebf
lv_map_opt: remove extra ctx buffer
by Angie Chiang
· 8 years ago
e97b5ea
Replace stride by bwl in get_level_count()
by Angie Chiang
· 8 years ago
defa7bf
Replace stride by bwl in get_nz_count
by Angie Chiang
· 8 years ago
f76828c
Replace mult by left shift in get_mag()
by Angie Chiang
· 8 years ago
2ad6ee6
Replace mult by left shift in get_level_count_mag()
by Angie Chiang
· 8 years ago
76be32d
Use only up to 5x5 windows for sgr in loop-rest.
by Debargha Mukherjee
· 8 years ago
94e3856
Fix memory corruption
by Frederic Barbier
· 8 years ago
5a97883
Add dependency of ext-comp-refs on one-sided-compound
by Zoe Liu
· 8 years ago
1cfe474
Simplify motion var parameters in reconinter.h
by Rupert Swarbrick
· 8 years ago
a1e274e
aom_configure: ensure RTCD_CONFIG_* are properly set
by James Zern
· 8 years ago
f00be13
Add support for CONFIG_XIPHRC to the CMake build.
by Tom Finegan
· 8 years ago
08917e7
Fix CONFIG_TXK_SEL support in the CMake build.
by Tom Finegan
· 8 years ago
ac87049
Fix CONFIG_PVQ support in the CMake build.
by Tom Finegan
· 8 years ago
78e5ecf
coding_path_sync.cc: fix missing initializer warning
by James Zern
· 8 years ago
c9ac07f
Re-enable resize test.
by Urvang Joshi
· 8 years ago
1d19095
Disable only coding transform SIMD for DAALA_TX
by Monty Montgomery
· 8 years ago
573cf25
Add 4-point DST to DAALA_DCT4 experiment
by Monty Montgomery
· 8 years ago
b9cfa41
Add ext-comp-refs dependency on ext-refs in configure
by Zoe Liu
· 8 years ago
a4e245a
Add CONFIG_DAALA_DCT64 experiment.
by Monty Montgomery
· 8 years ago
ccfdfce
aom_dsp: regularize EXT_PARTITION_TYPES handling.
by Ralph Giles
· 8 years ago
9c5b108
Add scaled convolve functions for convolve_round
by Debargha Mukherjee
· 8 years ago
9b75e21
A few fixes for ext-inter
by David Barker
· 8 years ago
ef125a0
Make q_adpt_probs work with CDF
by hui su
· 8 years ago
2439e32
Refactor warp_filter_test_util
by Angie Chiang
· 8 years ago
93b543a
Remove ALT_INTRA flag.
by Urvang Joshi
· 8 years ago
Next »