Sign in
aomedia
/
avm
/
6001e04c6c5cfbeae20c54b06632bd590ff18b53
/
av1
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
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
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
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
d4327bc
Simplify cos_bit setting in txfm
by Angie Chiang
· 7 years ago
dc3d916
Cleanup redundant assertion
by Frederic Barbier
· 7 years ago
8db5f17
Skip RD search over lst 2/3 frame for non-nearest neighbor mvs
by Jingning Han
· 7 years ago
6001fb0
Use split and horz/vert to predict horzA/B/vertA/B
by Zoe Liu
· 7 years ago
54cd8d7
Add AVX2 implementation for motion compensation function
by Yushin Cho
· 7 years ago
123e8a6
adopt some clang 5.0.0 formatting
by Johann
· 7 years ago
dd8600f
Support rd model in txk sel search
by Jingning Han
· 7 years ago
206d22f
Code cleanup in rdopt.h
by Hui Su
· 7 years ago
751a233
Remove av1_cost_bit()
by Hui Su
· 7 years ago
41d6152
lv-map: replace read/write_bin with read/write_symbol
by Hui Su
· 7 years ago
5f7f367
Change tilesize to 256x256 for >CIF resolutions
by Debargha Mukherjee
· 8 years ago
6eb9da2
Remove Frame_ID_NUMBERS_PRESENT_FLAG
by Yaowu Xu
· 7 years ago
8695e98
Revert "add scalability experiment"
by Tom Finegan
· 7 years ago
2eeadab
add scalability experiment
by Soo-Chul Han
· 7 years ago
a8975df
Fix build when obu is not enabled
by Yaowu Xu
· 7 years ago
57ddc51
Move encoder-specific function out of decoder
by Frederic Barbier
· 7 years ago
8251736
Let adst4's precision be adjustable
by Angie Chiang
· 7 years ago
0625027
Tune the inv_shift
by Angie Chiang
· 7 years ago
a8b45c3
Correct inv_start_range
by Angie Chiang
· 7 years ago
a0d2759
Tune fwd txfm's config
by Angie Chiang
· 7 years ago
4b29ea8
Move InvSqrt2 to the front of inv_txfm2d_add_c
by Angie Chiang
· 7 years ago
9fdf2e2
Remove more code about probability based entropy coding
by Hui Su
· 7 years ago
5b5f3d5
Fix a bug in jnt_comp
by Cheng Chen
· 7 years ago
af8e264
Don't calculate chroma data in monochrome mode
by Imdad Sardharwalla
· 7 years ago
b08544d
Fix Valgrind warning in av1_pick_filter_restoration
by Imdad Sardharwalla
· 7 years ago
ffa5759
Add SSE2 implementation of 1-D convolve functions
by Frank Bossen
· 7 years ago
7448fc2
Remove the dct_only experiment
by Hui Su
· 7 years ago
85e8c79
[segment_pred_last] fix resolution change issues
by Soo-Chul Han
· 7 years ago
76f3473
Simplify operations
by Yaowu Xu
· 7 years ago
1e95989
lv-map: remove probability model
by Hui Su
· 7 years ago
d621f9b
Cleanup useless marker entry in tx_size_2d
by Frederic Barbier
· 7 years ago
96d7a68
Cleanup inference of unused variable all_zero
by Frederic Barbier
· 7 years ago
50098d2
Cleanup obsolete comment
by Frederic Barbier
· 7 years ago
a517d9f
Add SSE2 implementation for motion compensation function
by Frank Bossen
· 7 years ago
81d9461
Simplify spatial_segmentation code in decoder
by Rostislav Pehlivanov
· 7 years ago
98c8dd7
Make new-quant compatible with aom-qm
by Sarah Parker
· 7 years ago
6a0245c
spatial_segmentation: improve edge case handling
by Rostislav Pehlivanov
· 7 years ago
b6d058d
Add intra_mode_info_cost_uv()
by Hui Su
· 7 years ago
785d33a
obu: Use correct tile for CDF adaptation
by David Barker
· 7 years ago
837262b
Allow CDF precision to be configured with CDF_PROB_BITS.
by Thomas Daede
· 7 years ago
79c763b
Remove ext_intra experimental flag
by Hui Su
· 7 years ago
4ef06b5
Clears boundary_info memory along with mi memory
by Frank Bossen
· 7 years ago
4665f09
Add intra_mode_info_cost_y()
by Hui Su
· 7 years ago
4667509
Move init of delta_q/lf_present_flag to encode_frame_internal()
by Hui Su
· 7 years ago
7cd2e11
[dist-8x8] Move asserts behind DEBUG_DIST_8X8 flag
by Yushin Cho
· 7 years ago
c0dc6b4
Remove redundant tx type validation check
by Jingning Han
· 7 years ago
ec32a74
Remove repeated computation for trellis
by Cheng Chen
· 7 years ago
bb61778
Change left shift to multiply
by Yaowu Xu
· 7 years ago
568d0a9
Make sure macro expansion working under MSVC
by Yaowu Xu
· 7 years ago
25e2663f
Temporary fix for failures with mono-video
by Debargha Mukherjee
· 7 years ago
26e265f
Properly reconstruct picked intra block in txk-sel RD search
by Jingning Han
· 7 years ago
d7b54ca
Use single context model for mv diff
by Jingning Han
· 7 years ago
083e842
Add a small clean up on the unified use of mbmi
by Zoe Liu
· 7 years ago
Next »