Sign in
aomedia
/
avm
/
6c24b029969d4b8d1e7a9b184caf3f1fe9a5c13a
6c24b02
Change CDEF block skip condition and move signalling
by Steinar Midtskogen
· 8 years ago
e5b46b5
Remove unnecessary config flags for rect-tx-ext
by Debargha Mukherjee
· 7 years ago
304c452
Fix an incorrect rdcost init in skip_mode
by Zoe Liu
· 7 years ago
de80e76
Small rd fixes
by Debargha Mukherjee
· 7 years ago
14965ed
Add mbmi variable to predict_intra_block_helper
by Luc Trudeau
· 7 years ago
8efc827
Enforce the block size requirement on comp ref
by Zoe Liu
· 7 years ago
ebecbd3
optimize_b_greedy: Fix for TX64X64.
by Urvang Joshi
· 7 years ago
a3eb912
Add speed feature use_fast_interpolation_filter...
by Michelle Findlay-Olynyk
· 7 years ago
d183b64
[CFL] Clean cfl.h include
by Luc Trudeau
· 7 years ago
1e84af5
[CFL] CfL Initialization Simplification
by Luc Trudeau
· 7 years ago
88c1c3f
pred_common.c: extract func 'palette_add_to_cache'
by Sebastien Alaiwan
· 7 years ago
09191ca
Reduce cos bits for 64x64.
by Urvang Joshi
· 7 years ago
c502216
Pass TXFM_2D_FLIP_CFG by pointer; don't return.
by Urvang Joshi
· 7 years ago
5735671
Remove unnecessary type conversion
by Yaowu Xu
· 7 years ago
bdc2587
Make type conversion explicit
by Yaowu Xu
· 7 years ago
480bc7c
Increase dq offset in new_quant bin parameters
by Sarah Parker
· 7 years ago
6f9bdf3
Prevent warning of unused function
by Yaowu Xu
· 7 years ago
9e9dea0
aom_convolve.c: make some locals const
by Sebastien Alaiwan
· 7 years ago
3bc8dee
convolve.c: make some locals const
by Sebastien Alaiwan
· 7 years ago
3392112
convolve.c: reduce scope of locals
by Sebastien Alaiwan
· 7 years ago
8f393d9
convolve.c: remove warning prevention
by Sebastien Alaiwan
· 7 years ago
24e3104
Do not use avx2 quantizer for 4:1 transforms
by Debargha Mukherjee
· 7 years ago
f8a9238
max_tx_size_rect_lookup: Use 32x64 and 64x32 tx.
by Urvang Joshi
· 7 years ago
0bd3bf6
Make adaptive scan order support multi-threading
by Jingning Han
· 7 years ago
0e4a9a7
Set adapt-scan dependency on lv-map
by Jingning Han
· 7 years ago
1db5a9c
Make AVERAGE_TILE_CDFS macro safe
by Jonathan Matthews
· 7 years ago
feca25a
rdopt.c: inline temporary
by Sebastien Alaiwan
· 7 years ago
df89ee3
Make the signaling of allow_screen_content_tools consistent
by Hui Su
· 7 years ago
63dac2e
convolve.c: reduce iterator scopes
by Sebastien Alaiwan
· 7 years ago
fb97241
Revert "Avoid UB in xx_loadl/storel_32 helper functions"
by Yaowu Xu
· 7 years ago
b3eda2f
Refactor/Change the entropy context for transforms
by Debargha Mukherjee
· 7 years ago
f0049ba
[dist-8x8] Refactor dist_8x8_sub8x8_txfm_rd() function
by Yushin Cho
· 7 years ago
8934764
Assign default lv_map prob to tx64x64 txfm
by Angie Chiang
· 7 years ago
19dc138
convolve.c: make functions static
by Sebastien Alaiwan
· 7 years ago
a28c173
Remove dead member: pred_probs
by Sebastien Alaiwan
· 7 years ago
ca52fb5
Make new_quant bin sizes uniform
by Sarah Parker
· 7 years ago
abdf655
Use aom_usec_timer for timing
by Yaowu Xu
· 7 years ago
ee202be
Update the PSNR/SSIM stats collection
by Zoe Liu
· 7 years ago
8781828
Unify binary symbol design for LAST/LAST2
by Zoe Liu
· 7 years ago
5568a01
Add left_ref to build_intra_predictors
by Luc Trudeau
· 7 years ago
fe11a53
Add left_ref to build_intra_predictors_high
by Luc Trudeau
· 7 years ago
52301a2
Add macroblockd_plane variable to super_block_uvrd
by Luc Trudeau
· 7 years ago
fc851cb
Remove TileWorkerData
by Luc Trudeau
· 7 years ago
89ef493
store the hash for blocks that are predictively skipped
by Hui Su
· 7 years ago
21b534d
A small rd fix for av1_merge_rd_stats
by Debargha Mukherjee
· 7 years ago
530bee2
Update av1_read_coeffs_txb(), keep update position
by Linfeng Zhang
· 7 years ago
684b7bd
Unify highbd loopfilter function names
by James Zern
· 7 years ago
87651b2
Sync PSNRs order with VP9
by Jingning Han
· 7 years ago
f33e01d
Unconditionally use LAST_FRAME for prev_frame.
by Peter de Rivaz
· 7 years ago
000d196
Properly upgrade int before operation
by Yaowu Xu
· 7 years ago
40e597f
Turn optimize on w/ aom_qm if qmatrices are unused
by Debargha Mukherjee
· 7 years ago
9bbbde5
Fix compile warning with --disable-highbitdepth
by David Barker
· 7 years ago
d0d6097
Remove CTX1D experiment
by Frederic Barbier
· 7 years ago
9f001f3
Remove MRC_TX experiment
by Sebastien Alaiwan
· 7 years ago
991dd22
support 4:1 partition blocks in predict_skip_flag()
by Hui Su
· 7 years ago
464600b
Upgrade to int64_t to avoid out of range
by Yaowu Xu
· 7 years ago
fd8c78c
aom{enc,dec}: add --help
by James Zern
· 7 years ago
33601da
Add a missing include
by Yaowu Xu
· 7 years ago
bd9b322
Turn on 1 frame latency flag in adapt-scan
by Jingning Han
· 7 years ago
be1ae3f
Add PSNR-Cb and Cr to opsnr.stt file
by Jingning Han
· 7 years ago
f013205
Consider quantizer error in coefficient clamping
by Yaowu Xu
· 7 years ago
6690074
Add memset for a stack array
by Yaowu Xu
· 7 years ago
6731510
[dist-8x8] Disable it if lossless mode
by Yushin Cho
· 7 years ago
19b7e05
Update get_br_ctx_from_count_mag()
by Linfeng Zhang
· 7 years ago
6360fd4
[dist-8x8] Disable it, if transform domain distortion
by Yushin Cho
· 7 years ago
f986af1
[dist-8x8] Enable assert for 8 bit input only
by Yushin Cho
· 7 years ago
1961988
Enhance option to handle chroma tx-size for vartx
by Debargha Mukherjee
· 7 years ago
26f8969
Correct year should be used
by Maxym Dmytrychenko
· 7 years ago
d904a35
Fix build break by amvr
by RogerZhou
· 7 years ago
d6db46b
AVX2 implementation for convolve_2d
by Maxym Dmytrychenko
· 7 years ago
771a80a
Fix the dual loopfilter for cb4x4
by Yi Luo
· 7 years ago
ed80c04
Correct new-quant distortion computation with daala-tx
by Sarah Parker
· 7 years ago
5e98200
Remove special functions to get fwd/inv configs.
by Urvang Joshi
· 7 years ago
8b1732a
Minor refactor jnt_comp distance value
by Cheng Chen
· 7 years ago
d78224f
Add convolve 1d functions
by Yunqing Wang
· 7 years ago
43e30f4
Replace aom_malloc with aom_memalign
by Yaowu Xu
· 7 years ago
1b156ac
Unify rectangular transform block size scan order update
by Jingning Han
· 7 years ago
fb63e3e
Partially support flip ADST in the reduced adapt-scan set
by Jingning Han
· 7 years ago
f02a885
Ues adaptive scan order for significant region in large txfm
by Jingning Han
· 7 years ago
025c6c4
Use sub-frame statistics for adaptive scan order update
by Jingning Han
· 7 years ago
ba2d817
Constrain counter range in adaptive scan
by Jingning Han
· 7 years ago
ad4ac8a
Allow adaptive scan to support a reduced txfm kernel set
by Jingning Han
· 7 years ago
b3b5304
scaling: Fix border clamping for subsampled planes
by David Barker
· 7 years ago
e65e12f
Fix a ISO C90 warning
by Yaowu Xu
· 7 years ago
989c5cb
Rename test/lpf_8_test.cc to test/lpf_test.cc
by James Zern
· 7 years ago
1dbe80b
Unify loopfilter function names
by James Zern
· 7 years ago
5b0f0b8
Remove duplicates in Loop8Test6Param and Loop8Test9Param
by Linfeng Zhang
· 9 years ago
e68e6b7
Update Loop8Test{6,9}Param to test filter8()
by Linfeng Zhang
· 9 years ago
57e41ea
Convolve copy function optimization
by Yunqing Wang
· 7 years ago
891a877
Add option to disable split partitions for chroma
by Debargha Mukherjee
· 7 years ago
3aa2811
Add chroma bsize modifications correctly
by Debargha Mukherjee
· 7 years ago
0f3942f
Remove dead member: wedge_interintra_prob
by Sebastien Alaiwan
· 7 years ago
9f09c71
Remove dead member: interintra_prob
by Sebastien Alaiwan
· 7 years ago
bc958f6
Remove dead member: interintra_mode_prob
by Sebastien Alaiwan
· 7 years ago
ea69105
Make type conversion explicit
by Yaowu Xu
· 7 years ago
833caa9
Fix build with --disable-ext-partition
by David Barker
· 7 years ago
d74a21e
Remove i32 suffix
by Yaowu Xu
· 7 years ago
4e51082
Remove dead convolve functions
by Sebastien Alaiwan
· 7 years ago
20dadea
Split big file into two
by Sebastien Alaiwan
· 7 years ago
19fb2cc
Use aom_memalign to replace aom_malloc
by Yaowu Xu
· 7 years ago
Next »