Sign in
aomedia
/
avm
/
a563302f745cd23a0f258f394c23d4ba476100e0
a563302
Optimize highbd 4x8 and 8x4 inv_txfm
by Remya
· 7 years ago
bc0f0a5
Bugfix: Add missing flag initialization
by Peng Bin
· 7 years ago
ec0833f
Write AV1 CodecPrivate when outputting WebM.
by Tom Finegan
· 7 years ago
7b9ddd4
Clean up thread name support.
by Wan-Teh Chang
· 7 years ago
9d928b1
Modify strategy for bit-allocation in VBR mode
by Debargha Mukherjee
· 7 years ago
84b0993
Turn on loop filter bitmask
by Cheng Chen
· 7 years ago
6f8006b
Correctly set loopfilter mask to zero
by Cheng Chen
· 7 years ago
3143c0e
Fix u/v plane filter level bugs
by Cheng Chen
· 7 years ago
4d29ee8
Set thread names to help debugging.
by Wan-Teh Chang
· 7 years ago
3b6276e
Fix a bug of unsigned integer overflow in bitmask
by Cheng Chen
· 7 years ago
2fc59df
Disable speed features temporarily for enc row-mt
by Ravi Chaudhary
· 7 years ago
6916cd5
Fix a bug for loop filter level assignment
by Cheng Chen
· 7 years ago
3167c0a
Improve bitmask construction
by Cheng Chen
· 7 years ago
82e0ef6
row_mt_worker_hook: return early if corrupted is 1
by Wan-Teh Chang
· 7 years ago
66189e3
cmake: Use IS_ABSOLUTE to check for absolute path.
by Tom Finegan
· 7 years ago
91c9b2e
Modify use_accurate_subpel_search for better coding performance
by Yunqing Wang
· 7 years ago
0fa5411
Optimize highbd inv_txfm modules
by Remya
· 7 years ago
431e113
Account for partition rd cost in rd square partition
by Cherma Rajan A
· 7 years ago
525e2da
Add prune_single_motion_modes_by_simple_trans
by Peng Bin
· 7 years ago
4346156
cmake: Only relativize non-relative toolchain file paths.
by Tom Finegan
· 7 years ago
f866f5e
Fix cmake -DENABLE_EXAMPLES=0 error.
by Wan-Teh Chang
· 7 years ago
1e227d4
Bitmask patch 7: Optimize traversal steps.
by Cheng Chen
· 7 years ago
a2969e7
Bitmask patch 6: Minor improvement.
by Cheng Chen
· 7 years ago
063975b
Bitmask patch 5: Store vertical border and skip using bitmask
by Cheng Chen
· 7 years ago
39248c3
Extend blk_skip to support chroma planes
by Grant Hsu
· 7 years ago
ec3515b
Bitmask patch 4: Store transform size info for vartx
by Cheng Chen
· 7 years ago
48d2baf
Bitmask patch 3: Add more lookup table entries for bitmask.
by Cheng Chen
· 7 years ago
d13a4eb
Fix sending repeated random_seed in film grain
by Andrey Norkin
· 7 years ago
bdf8bf9
Only build stats library if examples are enabled.
by Thomas Daede
· 7 years ago
e81859e
Call decoder_decode() even on invalid input data.
by Wan-Teh Chang
· 7 years ago
6f33c68
Fix range check in half_btf() function
by David Barker
· 7 years ago
6efd3b2
Optimize set_planes_to_neutral_grey for highbd.
by Wan-Teh Chang
· 7 years ago
146b72c
Bitmask patch 2: Applying filtering once bitmask is built
by Cheng Chen
· 7 years ago
69ac765
Bitmask patch 1: Reduce u/v horizontal/vertical
by Cheng Chen
· 7 years ago
881889a
Propagate user private data when film grain enabled.
by Tom Finegan
· 7 years ago
f651c0f
Fix 32bit build for arm target arch 8
by Umang Saini
· 7 years ago
5e1fa0d
Add cmdline switch --skip-film-grain to aomdec
by Yaowu Xu
· 7 years ago
4db1266
Add sse4_1 variant for highbd inv_txfm 32x32
by Remya
· 7 years ago
fd5aae4
Optimize highbd 64x64 fwd_txfm
by Satish Kumar Suman
· 7 years ago
9b5fb2c
Add ML-based rectangular partition pruning
by Alexander Bokov
· 7 years ago
731b5cf
Add speed feature skip_repeated_newmv
by Grant Hsu
· 7 years ago
a39eb91
Fix hang in multi-thread decoding
by Deepa K G
· 7 years ago
6fa4006
Add decoder control skip_film_grain
by Yaowu Xu
· 7 years ago
cdb083e
Define the maximum GOP size for the 4-layer structure
by Wei-Ting Lin
· 7 years ago
02b5d1b
Account for partition rd cost in partition none search
by Cherma Rajan A
· 7 years ago
44a445c
port libvpx sse2 quantize
by Johann
· 7 years ago
27d46e3
aomdec: respect chroma-sample-position
by elliottk
· 7 years ago
84b3e44
Clean up some unnecessary variables
by Wei-Ting Lin
· 7 years ago
7d2577f
Account for partition rd cost in sqr and rect partition search
by Cherma Rajan A
· 7 years ago
43bc459
Print warning when upgrading bitdepth
by elliottk
· 7 years ago
89b4c61
add quantize functions to tests
by Johann
· 7 years ago
fa29a1c
Refine mode rd based gating
by Venkat
· 7 years ago
79853eb
Add speed feature to turn off global motion recode
by Debargha Mukherjee
· 7 years ago
0e94366
Refactor av1_rd_pick_inter_mode_sb
by Peng Bin
· 7 years ago
3201774
Fix initialization in loop restoration mt
by Ravi Chaudhary
· 7 years ago
8ae3930
Enforce new stack size limits to avoid regressions
by Urvang Joshi
· 7 years ago
2013ee9
Refine handle_inter_intra_mode
by Grant Hsu
· 7 years ago
e41de6b
AV1FrameSizeTests.LargeValidSizes: avoid segfault.
by Urvang Joshi
· 7 years ago
b55cb5e
Remove unused speed features.
by Urvang Joshi
· 7 years ago
f2ddce8
compound_type_rd(): Reduce stack size.
by Urvang Joshi
· 7 years ago
77fdc68
Add a config flag for "sharp settings"
by Debargha Mukherjee
· 7 years ago
b3718e0
Fix compiler warnings in av1_convolve_2d_facade()
by Hui Su
· 7 years ago
cecf9af
Refine Early skip in motion_mode_rd
by Peng Bin
· 7 years ago
f1c1355
Refine rd cost calculation for chroma
by Venkat
· 7 years ago
3b7ed9a
Account for partition rd cost in partition search
by Cherma Rajan A
· 7 years ago
0ec3f9b
save all registers in ssse3 quantize
by SmilingWolf
· 7 years ago
67645b8
save all registers in avx quantize
by SmilingWolf
· 7 years ago
dad2282
shuffle code to work around gcc 8.2.0 issue
by SmilingWolf
· 7 years ago
0b3fd89
Update the target frame size boost for VBR mode
by Wei-Ting Lin
· 7 years ago
8d2f577
Do not cast worker->hook function pointers.
by Wan-Teh Chang
· 7 years ago
c75fb08
Bitmask patch 0: Store info for bitmask at decoder
by Cheng Chen
· 7 years ago
2a4c813
Fix memset call for selfguided sse4 code
by Debargha Mukherjee
· 7 years ago
4359521
arm64: zero vectors for gcc 6.3
by Johann
· 7 years ago
db538a5
Disable GF length reduction other then AOM_Q mode
by Wei-Ting Lin
· 7 years ago
872c87f
fix av1_round_shift_rect_array_32_sse4_1 breakage
by Johann
· 7 years ago
b4c6164
AVX2 implementation of 4-tap filter for widths 8, 4
by Deepa K G
· 7 years ago
b5e7825
Handle early exit for skip case
by Venkat
· 7 years ago
1907804
Refine prune_comp_search_by_single_result
by Grant Hsu
· 7 years ago
929b4d1
Optimize highbd 8x16 and 16x8 inv_txfm
by Remya
· 7 years ago
d04f6c5
Optimize highbd 8x16, 16x8 fwd_txfm
by Venkat
· 7 years ago
bb82e05
Move intra modes to the end of inter mode map
by Peng Bin
· 7 years ago
d547fa6
Special handling of IntraBC interpolation
by Hui Su
· 7 years ago
0d2f934
handle_inter_mode: Reduce stack usage.
by Urvang Joshi
· 7 years ago
77f0c67
Avoid manipulating gf group lengths at end of sequence
by Sarah Parker
· 7 years ago
dd07cb4
silence c++ abi warning
by Johann
· 7 years ago
4185a8c
Error fix from incorrect aom_clear_system_state()
by Debargha Mukherjee
· 7 years ago
b72d2e1
always include aom headers when building docs
by Johann
· 7 years ago
98d3aa9
Readjust kf boost factor for vbr
by Debargha Mukherjee
· 7 years ago
eeb121c
Convert stack to heap allocation
by Debargha Mukherjee
· 7 years ago
e58f6ec
Add pointers to temp buffers in 'xd'.
by Urvang Joshi
· 7 years ago
a497eb4
Refactor av1_init_tile_data function
by Ravi Chaudhary
· 7 years ago
7d447f5
Further reduce AVxEncoderThreadTest
by Yunqing Wang
· 7 years ago
7520be9
Add min gf group length for groups containing a fwd keyframe
by Sarah Parker
· 7 years ago
3721a32
Fix two compiling problems with MSVC 2013
by Yaowu Xu
· 7 years ago
df4ffb7
Remove vestigial VP8 token partition support.
by Tom Finegan
· 7 years ago
f8a5dc3
test/test-data*: add park_joy_90p_8_420_monochrome.y4m
by James Zern
· 7 years ago
32c69f2
Declare final_filter_fast_internal as static.
by Wan-Teh Chang
· 7 years ago
dd36e78
Update TX type pruning models
by Alexander Bokov
· 7 years ago
e61bff9
Fix overflow issue in get_est_rate_dist
by Grant Hsu
· 7 years ago
0cbad85
Include config/av1_rtcd.h.
by Wan-Teh Chang
· 7 years ago
Next »