Sign in
aomedia
/
avm
/
c016df86d972ca94df50a25fe5bc16ce5c20c5a1
/
av1
c016df8
Refactor reference motion vector search scale
by Jingning Han
· 8 years ago
3709e5d
odintrin: drop duplicate define
by Tristan Matthews
· 8 years ago
f95a0c1
pvq: sync with daala
by Tristan Matthews
· 9 years ago
ca14dda
Fix decoder side transform block offset scale
by Jingning Han
· 8 years ago
54e2451
Remove temporary intra condition check in cb4x4 mode
by Jingning Han
· 8 years ago
bcf62ea
Make mi_width/height_log2_lookup table support 4x4 mode_info unit
by Jingning Han
· 8 years ago
5f7bc741
Rework av1_has_right() and av1_has_bottom()
by Jingning Han
· 8 years ago
b0f6bd4
Support affine/homography models for global motion
by Debargha Mukherjee
· 8 years ago
91ad0e8
Retain mb_rows/cols/ as 16x16 block count
by Jingning Han
· 8 years ago
ff17e16
Use mi_size table to decide partition step
by Jingning Han
· 8 years ago
e4e93b6
Disable upsampled references for best and realtime quality deadline
by Yi Luo
· 8 years ago
9febfc1
Some refactoring/cleanup of global motion costing
by Debargha Mukherjee
· 8 years ago
49a7656
Fix segfault for reference-buffer&aom-highbitdepth
by David Barker
· 8 years ago
1ee98b6
Modify boxnum to fix degenerate size videos
by Debargha Mukherjee
· 8 years ago
6e601e9
Fix comp interinter and interintra mode cost in EXT_INTER + REF_MV
by Yue Chen
· 8 years ago
423ecd0
Replace hard coded 8 with MAX_MIB_SIZE
by Jingning Han
· 8 years ago
1beb010
Unify block partition context and update functions between enc/dec
by Jingning Han
· 8 years ago
faad0e1
Refactor set_plane_n4()
by Jingning Han
· 8 years ago
ff6ee6a
Replace hard coded x8 with MI_SIZE
by Jingning Han
· 8 years ago
f4c904c
Change the scope of a declaration
by Yaowu Xu
· 8 years ago
3a50db4
Increase precision of affine parameters
by Debargha Mukherjee
· 8 years ago
614281f
Silence label without a colon warning with nasm.
by Nathan E. Egge
· 8 years ago
85dc03f
Simplify the mode_info size logic
by Jingning Han
· 8 years ago
c709e1f
Separate num_8x8 table use case from mode_info table
by Jingning Han
· 8 years ago
e9dfcc7
Use C code quantization function for tx_size below 4x4
by Jingning Han
· 8 years ago
9e7c49f
Add 2x2 variance function
by Jingning Han
· 8 years ago
d1097fc
Make sub8x8 intra mode RD search compatible with cb4x4
by Jingning Han
· 8 years ago
bfcd1f1
Scale the mb_mode_info into 4x4 unit
by Jingning Han
· 8 years ago
8b7270d
Remove unused variable quant_thread
by Guillaume Martres
· 8 years ago
4587427
Increase the transform block number in context_tree allocation
by Jingning Han
· 8 years ago
3468df1
Make BLOCK_OFFSET marco operate in min tx_size
by Jingning Han
· 8 years ago
ac37fa3
Improve rdopt decisions for ext-inter
by David Barker
· 8 years ago
8149226
Handle the block offset using min transform block size
by Jingning Han
· 8 years ago
0d1be88
Scale up the codec to operate in unit of 2x2 transform block
by Jingning Han
· 8 years ago
9eef06d
Refactor get_entropy_contexts_plane() block step count
by Jingning Han
· 8 years ago
276c294
Increase entropy_context buffer size in sub8x8 RD
by Jingning Han
· 8 years ago
3981be9
Add domain transform recursive filter
by Debargha Mukherjee
· 8 years ago
eee4315
Refactor av1_set_contexts() to support 2x2 transform block unit
by Jingning Han
· 8 years ago
b49004d
Refactor reset_skip_context() to support 2x2 txfm block
by Jingning Han
· 8 years ago
7bc61a6
Correct loopfilter for non420 streams
by Peter de Rivaz
· 8 years ago
1ecdf2b
ans: Move buf_ans_flush to the .c file
by Alex Converse
· 8 years ago
b0bbd60
ans: Allow compressed buffer reversal
by Alex Converse
· 8 years ago
d1d76ba
Fix compile warning in av1_convolve_ssse3.c
by Angie Chiang
· 8 years ago
d39cc72
Deprecate dec_reset_skip_context()
by Jingning Han
· 8 years ago
bafee8d
Scale the block size in the unit of atom transform block size
by Jingning Han
· 8 years ago
3f629bb
Support 2x2 scan order in ext-tx
by Jingning Han
· 8 years ago
777a563
Refinement search improvement
by Debargha Mukherjee
· 8 years ago
a9eae87
Refactor transform block operating loop
by Jingning Han
· 8 years ago
4887639
Make get_entropy_context() support 2x2 transform block
by Jingning Han
· 8 years ago
9c405d4
Refactor pixel value access in av1_predict_intra_block
by Jingning Han
· 8 years ago
2194eec
Support compute pixel domain distortion for 2x2 transform block
by Jingning Han
· 8 years ago
bac17c1
Fix: Make REFERENCE_BUFFER and AOM_HIGHBITDEPTH work together
by Arild Fuldseth (arilfuld)
· 8 years ago
2a1b3af
ans: Give buf_ans ownership of the AnsCoder
by Alex Converse
· 8 years ago
7833d2b
Enable 2x2 intra prediction
by Jingning Han
· 8 years ago
39772c1
Fix get_entropy_contexts_plane for 2x2 transform block size
by Jingning Han
· 8 years ago
cabd989
Modify the uv block tx_size mapping table
by Jingning Han
· 8 years ago
997ed81
Add scan order for 2x2 transform block
by Jingning Han
· 8 years ago
95059af
Make ALT_INTRA experiment work with FILTER_INTRA experiment.
by Urvang Joshi
· 8 years ago
102245d
Make ALT_INTRA experiment work with EXT_INTER experiment.
by Urvang Joshi
· 8 years ago
ffb8b8b
Fix tx_mode_to_biggest_tx_size table format
by Jingning Han
· 8 years ago
654f855
Fix build error in ext-inter highbitdepth
by Sarah Parker
· 8 years ago
7a483cf
Turn on SIMD optimization for dual_filter
by Angie Chiang
· 8 years ago
cdcac6d
Make gm_get_motion_vector respect allow_high_precision_mv
by David Barker
· 8 years ago
b9b017d
Allow only one direction uses 12 sharp filter
by Angie Chiang
· 8 years ago
e325abd
Make subtraction support 2x2 level block sizes
by Jingning Han
· 8 years ago
f1702dd
Add 2x2 block unit syntax
by Jingning Han
· 8 years ago
6fdc853
Refactor ext-inter to loop through all masked modes in rdopt
by Sarah Parker
· 8 years ago
0c628e6
Make alt-intra work with ext-intra
by hui su
· 8 years ago
e166e25
Fix a crash due to a large stack allocation
by Debargha Mukherjee
· 8 years ago
aa229d6
Add missing initialization for highbd Wiener
by Debargha Mukherjee
· 8 years ago
37afe71
Temporary mismatch fix for global motion
by Debargha Mukherjee
· 8 years ago
43479c6
Improve ALL_ZERO flag handling with global motion
by David Barker
· 8 years ago
691a690
Fix libaom compiler check warnings
by Jingning Han
· 8 years ago
ae5cfde
Refactor to use block_size_wide/high[] consistently
by Jingning Han
· 8 years ago
73db4ac
Replace b_width_log2_lookup[] with direct block size access
by Jingning Han
· 8 years ago
db4c9ba
Turn off trellis optimization in the lossless mode
by Jingning Han
· 8 years ago
4629661
Fix the inverse 2x2 transform scaling factor
by Jingning Han
· 8 years ago
b3b034d
Initialize motion vector cost
by Jingning Han
· 8 years ago
eb311a2
Fix build for --enable-pvq
by Yaowu Xu
· 8 years ago
b79424e
Do interpolation with lower-tap filter first
by Angie Chiang
· 8 years ago
d7ec47f
Add inverse 2x2 transform function
by Jingning Han
· 8 years ago
1240222
Add 2x2 fwd transform
by Jingning Han
· 8 years ago
9a1be8f
Remove unused table definitions
by Jingning Han
· 8 years ago
69f18e1
Add WARPED_MOTION experiment
by Yue Chen
· 9 years ago
d326f76
Remove and refactor code in rdopt.c
by Yue Chen
· 8 years ago
f030558
Harmonize quantizers for new-quant and regular
by Debargha Mukherjee
· 8 years ago
d91ab37
Merge 2 sharp interpolation filters
by Angie Chiang
· 8 years ago
e067de0
Add av1_convolve_init()
by Angie Chiang
· 8 years ago
bde4ac8
change to use AOMedia copyright notice
by Yaowu Xu
· 8 years ago
feffd11
Remove un-referenced functions
by Yaowu Xu
· 8 years ago
8da6d9d
Fix a bug with global-motion + ref-mv
by David Barker
· 8 years ago
6be4a54
Add a new intra prediction mode "smooth".
by Urvang Joshi
· 8 years ago
862c1e5
Rename file so it gets compiled with the correct options
by Steinar Midtskogen
· 8 years ago
68e6e86
Fix a bug in global-motion + ref-mv
by David Barker
· 8 years ago
5bfbfdf
Fix valgrind warning
by Yaowu Xu
· 8 years ago
0eda270
pvq_encoder.c : float-conversion warning fix
by Jim Bankoski
· 8 years ago
a414887a
Superframe index: Parse correct number of frame sizes
by Adrian Grange
· 8 years ago
7e6cfae
Allow tile parsing with ANS.
by Alex Converse
· 8 years ago
5a488a6
Some fixes related to 64x64 tx, ext-tx, supertx
by Debargha Mukherjee
· 8 years ago
838a53d
Improve rectangular transform accuracy
by David Barker
· 8 years ago
Next »