Sign in
aomedia
/
avm
/
4489c267ac9cac76af59698d78ae8c52db0aa73c
4489c26
Enable 2-pass coding block partition search
by Jingning Han
· 7 years ago
c58ccc3
Add partition search speed feature
by Jingning Han
· 7 years ago
a5847e8
Support two pass block partition search
by Jingning Han
· 7 years ago
7b71b34
Add initialization to fix valgrind warnings
by Yaowu Xu
· 7 years ago
6a70598
Move if statement outside for loops
by Peng Bin
· 7 years ago
322130b
enabling aom_lpf_horizontal_16_sse2
by Maxym Dmytrychenko
· 7 years ago
32bb511
Revert "Enable pic (position independent code) config."
by Johann
· 7 years ago
8f47f70
Fix the fast tx type search feature with txk-sel on
by Hui Su
· 7 years ago
1379beb
Reduce memory usage of inter_tx_size[] in MB_MODE_INFO
by Hui Su
· 7 years ago
f19a91c
Fix a couple of visual studio nightly build failures.
by Tom Finegan
· 7 years ago
b3167a6
Integrate lv_map with aom_qm
by Angie Chiang
· 7 years ago
f858986
add scalability experiment
by Soo-Chul Han
· 7 years ago
4972ac8
use GLOBAL() macro when loading constant
by Johann
· 7 years ago
7ed7e1f
one level less of tx size search for blocks larger than 64
by Hui Su
· 7 years ago
00c6e6f
Cleanup some fragile aspects of rd_pick_partition.
by Urvang Joshi
· 7 years ago
c8e0336
AVX2 optimization of motion compensation functions
by Deepa K G
· 7 years ago
aa71f07
Add information about extra CMake build flags to README.md
by Tom Finegan
· 7 years ago
5d7c1fc
Update adst4 range
by Angie Chiang
· 7 years ago
39cf806
[jnt-comp, normative] Avoid double-rounding in prediction
by David Barker
· 7 years ago
0cf864f
BUG FIX: sse2 subpel variance is not PIC compliant
by Johann
· 7 years ago
5b084ee
Added HighBD support for mismatch debugging
by Imdad Sardharwalla
· 7 years ago
5105f7a
Merge in STRIPED_LOOP_RESTORATION flag
by Debargha Mukherjee
· 7 years ago
1e3da46
Update configuration comment about LOWBITDEPTH
by Sebastien Alaiwan
· 7 years ago
46475a3
Reduce scope of ctx derivation
by Frederic Barbier
· 7 years ago
eb8f5e8
Conditionally skip transform block partition search
by Jingning Han
· 7 years ago
1302519
dependent-horztilegroups: Fix decoder crash
by David Barker
· 7 years ago
33ba1fe
Add aom_comp_mask_<upsampled>pred_ssse3
by Peng Bin
· 7 years ago
1694a4f
Remove frame counts in decoding coefs area
by Yunqing Wang
· 7 years ago
e62feb6
Remove frame counts in decoder
by Yunqing Wang
· 7 years ago
12049df
txk-sel: support the fast tx type search feature
by Hui Su
· 7 years ago
bada823
Fix a command line help comment
by Yaowu Xu
· 7 years ago
5a667bf
aom_lpf_horizontal_6_sse2(): fix valgrind warnings
by Yaowu Xu
· 7 years ago
ef8eb29
[loopfilter] remove filter_length_internal
by Dake He
· 7 years ago
c048a2d
fwd txfm: cherrypick improvements from libvpx
by Johann
· 7 years ago
35c82b4
txk-sel: support tx pruning speed feature
by Hui Su
· 7 years ago
6bbd932
Move the tx pruning flags into MACROBLOCK
by Hui Su
· 7 years ago
c30c18f
Skip intra modes in interframe prediction
by Cheng Chen
· 7 years ago
c7fa12c
Avoid using ADST for tx sizes > 16x16
by Sarah Parker
· 7 years ago
39216d7
soft enable segment_pred_last (adopted)
by Soo-Chul Han
· 7 years ago
289ed32
[jnt-comp, normative] Adapt comp_group_idx_cdf between frames
by David Barker
· 7 years ago
f16b1ad
Fix for aq-mode=3 related bugs
by Yushin Cho
· 7 years ago
2bc17ae
Avoid implicit conversion from long to int in new_quant
by Sarah Parker
· 7 years ago
3e509e3
Remove the EXT_TX_16X16_SET macro
by Hui Su
· 7 years ago
7c71cc0
Use reduced_tx_set_used for all av1_get_tx_type calls
by Sarah Parker
· 7 years ago
bc50abb
Update min_tx_size in reset_tx_size
by Angie Chiang
· 7 years ago
717ce09
Remove kf_ctx experiment flag
by Hui Su
· 7 years ago
02e8415
intrabc: support txk-sel
by Hui Su
· 7 years ago
6001e04
Correctly handle transform type cost
by Hui Su
· 7 years ago
6f1c2f7
Film grain synthesis algorithm
by Andrey Norkin
· 7 years ago
fdaad4d
Add an alt FAST_SGR that subsamples horizontally
by Debargha Mukherjee
· 7 years ago
2fae28b
[CFL] Independent search termination for plane and sign
by David Michael Barr
· 7 years ago
d27f1e6
[CFL] allow for 4:1 rects if full tx available
by David Michael Barr
· 7 years ago
92245c8
Avoid out of bound array access
by Yaowu Xu
· 7 years ago
a7d6f44
Fix build when CFL is not enabled
by David Michael Barr
· 7 years ago
5f0c41d
Add CDF_STORAGE_REDUCTION experiment flag.
by Thomas Daede
· 7 years ago
4d24a98
Fix memory overflow in av1_cdef_search()
by Hui Su
· 7 years ago
c236836
Speed up SSE4 implementation of 64-point inverse transform
by Frank Bossen
· 7 years ago
ae6e6bc
SSE2 optimizations for _6/_16 lowbd lpf functions
by Maxym Dmytrychenko
· 7 years ago
29d2f21
Add get_txw/h_idx functions
by Angie Chiang
· 7 years ago
f412363
av1_rtcd_defs: fix formatting
by Sebastien Alaiwan
· 7 years ago
5859636
Remove DAALA_TX experiment
by Sebastien Alaiwan
· 7 years ago
3da65bf
Properly reset the skip_mode element in mb_mode_info
by Jingning Han
· 7 years ago
30bf871
minor reorder of operations
by Yaowu Xu
· 7 years ago
3179127
Fix loopfilter function usage
by Yi Luo
· 7 years ago
127b562
Adjust last odd row weight in fast_sgr
by Debargha Mukherjee
· 7 years ago
6cd8e17
Fix compile warning with mono-video disabled
by David Barker
· 7 years ago
e8d8879
[seg] No need to decide temporal_update
by Yushin Cho
· 7 years ago
3c22260
Skip txfm search
by Cheng Chen
· 7 years ago
14b7967
localize initialization of zero and max
by Yaowu Xu
· 7 years ago
b41ffb9
Speed up av1_find_mv_refs()
by Yunqing Wang
· 7 years ago
838ea62
Remove const from parameter passed-by-value
by Yaowu Xu
· 7 years ago
28f3fbf
Search the same set of neighbouring positions
by Yunqing Wang
· 7 years ago
6837728
Add num_plane to av1_copy_tree_context()
by Yaowu Xu
· 7 years ago
4e71fd9
Re-enable the tx type pruning speed feature
by Hui Su
· 7 years ago
b42e98d
[seg] Initialize temporal_update flag
by Yushin Cho
· 7 years ago
5a06fe3
Add SSE4 implementation of 64-point transform
by Frank Bossen
· 7 years ago
66965a2
Use meaningful names in txk-sel rd control
by Jingning Han
· 7 years ago
802eeaa
Use safe soft quantization speed feature setup
by Jingning Han
· 7 years ago
b844ee1
[intra, bugfix] Prevent overflow in DC_PRED
by David Barker
· 7 years ago
8152737
Remove mode_context calculation in find_mv_refs_idx()
by Yunqing Wang
· 7 years ago
7b6bb94
Do MV scaling on the fly for memory and run time reduction
by Frank Bossen
· 7 years ago
41150ad
Add obu_sizing experiment.
by Tom Finegan
· 7 years ago
b3bb318
Give skip_mode priority over segmentation
by Frederic Barbier
· 7 years ago
c502421
Clean up and rework rates in motion_mode_rd()
by Yue Chen
· 7 years ago
0c7b8d8
Simplify txfm table
by Angie Chiang
· 7 years ago
0822557
Refactor buf_offset in av1_inv_txfm2d.c
by Angie Chiang
· 7 years ago
fa8bad1
Simplify context identification for coding ref frames
by Zoe Liu
· 7 years ago
4a5c6cf
Move av1_search_txk_type() to rdopt.c
by Hui Su
· 7 years ago
c1cd519
Reduce the size of av1_prob_cost[]
by Hui Su
· 7 years ago
67adf42
Do not fail on deprecated --good option
by Debargha Mukherjee
· 7 years ago
e4099e3
Return int from av1_pack_bitstream().
by Tom Finegan
· 7 years ago
82775f6
Record total rate cost in trellis
by Cheng Chen
· 7 years ago
28e9ce2
Adding timing info to sequence headers
by Andrey Norkin
· 7 years ago
9d23457
Added SSE4.1 and AVX2 implementations of FAST SGR.
by Imdad Sardharwalla
· 7 years ago
ed5e967
Add a config flag/code for fast sgr computation
by Debargha Mukherjee
· 7 years ago
dff901f
[loop-restoration, bugfix] Restrict sampling of deblocked pixels
by David Barker
· 7 years ago
47cc255
Remove deadline
by Sean DuBois
· 7 years ago
913867b
Set input_shift properly
by Yaowu Xu
· 7 years ago
d4327bc
Simplify cos_bit setting in txfm
by Angie Chiang
· 7 years ago
dc3d916
Cleanup redundant assertion
by Frederic Barbier
· 7 years ago
Next »