Sign in
aomedia
/
avm
/
828eb2050c87099ebb674210418a4a10025e3658
828eb20
Modify warp unit-test for different params
by Ravi Chaudhary
· 7 years ago
a34fbe2
hbd loopfilter 6,8,14 performance improvement
by Victoria Zhislina
· 7 years ago
39f857d
Skip mbmi copy in handle_inter_mode
by Peng Bin
· 7 years ago
c727ef2
Remove use_masked_motion_search()
by Hui Su
· 7 years ago
a5651ec
Code cleanup in rd_pick_intra_angle_sby()
by Hui Su
· 7 years ago
1eb7624
Remove USE_WAVE_FRONT for intrabc
by Hui Su
· 7 years ago
4f1fd96
Fix build with CFLAGS="-std=c11 -D_GNU_SOURCE"
by Tom Anderson
· 7 years ago
aecdda8
Free frame header buffer
by Yunqing Wang
· 7 years ago
11e0937
Add ARM Neon optimization of txfm 8x8
by Sachin Kumar Garg
· 7 years ago
37ee03b
Add compute_stats SSE4_1 and AVX2 code
by Xing Jin
· 7 years ago
292bfe2
[normative]Reset quantization params when not set
by Jonathan Matthews
· 7 years ago
f02d5f5
Enable sse2 intrinsics for highbd variance calculation
by Deepa K G
· 7 years ago
24f42d1
Refine pingpong buffer in handle_inter_mode
by Peng Bin
· 7 years ago
a783b75
Fix issues in interpolation filter selection
by Ranjit Kumar Tulabandu
· 7 years ago
07fa778
Add ifdef in SSE2/AVX2 fft tests
by Neil Birkbeck
· 7 years ago
8e1951c
Speedup motion_mode_rd
by Peng Bin
· 7 years ago
66b7d7b
Fix bug of DO_RANGE_CHECK_CLAMP
by Angie Chiang
· 7 years ago
ef95278
Add config flag to only enable normal tile mode
by Yunqing Wang
· 7 years ago
31c65c5
Add config flag to limit decoding profile
by Debargha Mukherjee
· 7 years ago
25a17f3
Add oss-fuzz test cases for invalid_file_test.cc.
by Wan-Teh Chang
· 7 years ago
ec81dee
Document how to make a new test data file public.
by Wan-Teh Chang
· 7 years ago
b0c13b2
SSE2 optimization of aom_highbd_comp_mask_pred
by Ravi Chaudhary
· 7 years ago
1a635b5
Turn on wavelet energy modulated deltaq
by Yue Chen
· 7 years ago
2a7b28a
new aq variance
by Jim Bankoski
· 7 years ago
64088f9
Fix Visual Studio 12 build Error
by Xing Jin
· 7 years ago
73c4a8c
Refactor: remove useless include file
by Xing Jin
· 7 years ago
948d103
lbd loopfilter 6,8,14 performance improvement
by Victoria Zhislina
· 7 years ago
0e4a098
Enable tile-row based multi-threading in Encoder
by Ravi Chaudhary
· 7 years ago
4172604
Fix encoder multi-threading mismatch for superres
by Ravi Chaudhary
· 7 years ago
8f26da4
Optimize interpolation filter selection
by Ranjit Kumar Tulabandu
· 7 years ago
0a165c4
Opt blend_a64_mask
by Xing Jin
· 7 years ago
b6669d0
Speedup find_tx_size_rd_info
by Peng Bin
· 7 years ago
422498b
Fix the quality boost ratio between ALT2 and ALT in AOM_Q mode
by Wei-Ting Lin
· 7 years ago
311e393
Apply pyramid structures on GF length >= 4
by Wei-Ting Lin
· 7 years ago
428ac97
DNN RD Model simplification and improvement
by Debargha Mukherjee
· 7 years ago
0415f2e
Fix a MSVC compiler warning
by Yaowu Xu
· 7 years ago
d0c9dcd
Add ATTRIBUTE_PACKED to some enum types.
by Wan-Teh Chang
· 7 years ago
b256100
decoder.h: rm unused dec_is_ref_frame_buf
by James Zern
· 7 years ago
d570dec
warped_motion.[hc]: rm unused project_points_affine
by James Zern
· 7 years ago
cde5f46
txb_common.h: rm unused get_nz_count
by James Zern
· 7 years ago
7f38ea7
scan.h: rm unused get_coef_context
by James Zern
· 7 years ago
6cddaa1
quant_common.[hc]: rm unused av1_qindex_from_ac_Q3
by James Zern
· 7 years ago
1379963
onyxc_int.h: rm unused mi_(rows|cols)_aligned_to_sb
by James Zern
· 7 years ago
ae46d40
mv.h: rm unused mv_has_subpel
by James Zern
· 7 years ago
c22306d
blockd.h: rm transpose_*
by James Zern
· 7 years ago
29274ea
av1_txfm.h: rm dead av1_rotate* code
by James Zern
· 7 years ago
74c260b
Add a ML model to prune horz4 and vert4 partitions
by Hui Su
· 7 years ago
ee1205a
OBU_FRAME type requires show_existing_frame == 0.
by Wan-Teh Chang
· 7 years ago
c67b3cd
Fix Valgrind error from WRAP_AVX2/ConvolveTest.Copy
by Xing Jin
· 7 years ago
3bffe09
Skip a copy of the frame header in the bit buffer.
by Wan-Teh Chang
· 7 years ago
3a0c2ed
Speedup InterpFilterParams
by Peng Bin
· 7 years ago
a2fad3e
Document how to call setjmp() correctly.
by Wan-Teh Chang
· 7 years ago
375ed20
Revert "Save the first frame header in pbi->frame_header."
by Wan-Teh Chang
· 7 years ago
8d5a4ba
Move film_grain_params_present to SequenceHeader.
by Urvang Joshi
· 7 years ago
5a4cfcd
Revert "highbd_dc_pred_rect: Assert on valid only"
by Urvang Joshi
· 7 years ago
20cf30e
Move profile and color config to SequenceHeader.
by Urvang Joshi
· 7 years ago
c20cd0b
Save the first frame header in pbi->frame_header.
by Wan-Teh Chang
· 7 years ago
88e4b0a
Reset the 'setjmp' flag to 0 before returning.
by Wan-Teh Chang
· 7 years ago
5e9dce7
Use the more common way to clear a bit.
by Wan-Teh Chang
· 7 years ago
f3ac651
Revert 8f44a1dfacfde9ec4ab1dc5fc3bbc0b0b5bd2fba.
by Wan-Teh Chang
· 7 years ago
c4b0b0d
Merge av1_build_interintra_predictors_sb{y/c}
by Peng Bin
· 7 years ago
89da67f
Disable global_motion for disabled ref_frames
by Peng Bin
· 7 years ago
ebc2714
Check size limit in aom_realloc_frame_buffer.
by Wan-Teh Chang
· 7 years ago
369ab20
cmake: fix formatting typo
by Johann
· 7 years ago
de73047
Enable rdmult tuning for deltaq mode
by Yue Chen
· 7 years ago
a6e4f96
lightfield_tile_list decoder: allow obu format
by Jonathan Matthews
· 7 years ago
a2893ab
Add denoiser & noise estimation in the encoder.
by Neil Birkbeck
· 7 years ago
6dda91f
Output the error message for unsupported options
by Yunqing Wang
· 7 years ago
e426b01
Modify encoder multi-threading unit tests
by Ravi Chaudhary
· 7 years ago
fd68191
Opt convolve avx2
by Xing Jin
· 7 years ago
968010a
Set the default number of encoder threads to 1
by Yunqing Wang
· 7 years ago
faadbcd
obu: align the reader before reading tile group
by Vignesh Venkatasubramanian
· 7 years ago
c61cba7
Merge drl modes search into function handle_inter_mode
by Grant Hsu
· 7 years ago
2f11996
Skip redundant compound search
by Grant Hsu
· 7 years ago
71a6b99
Transform stats: Add rdmult and rdcost.
by Urvang Joshi
· 7 years ago
8ff006d
Add ML model for RDCost of transform block.
by Urvang Joshi
· 7 years ago
bf7516e
Allow the bit reader to read only obu_size bytes.
by Wan-Teh Chang
· 7 years ago
52c0eb1
Initialize skip flag in reset_partition
by Ravi Chaudhary
· 7 years ago
75c4c5f
Fix in initializing mi pointer grid at frame level
by Ravi Chaudhary
· 7 years ago
383895c
Fix error reported by valgrind
by Peng Bin
· 7 years ago
5fcda4d
Do not set error_code after aom_internal_error.
by Wan-Teh Chang
· 7 years ago
4c46cd3
Improve BDRate and encode speed at cpu-used >= 2
by Urvang Joshi
· 7 years ago
5392235
Refine the decode job dispatch logic
by Deepa K G
· 7 years ago
050fb02
Adjust q-index assignment for pyramid structure.
by Wei-Ting Lin
· 7 years ago
240d9b4
Enable quality boost for internal ARFs
by Wei-Ting Lin
· 7 years ago
b7e637e
Enable customized GF structure with length 4, 8, 16
by Wei-Ting Lin
· 7 years ago
6975cbc
Add functions to automatically build pyramid GF structures
by Wei-Ting Lin
· 7 years ago
99c4ddb
Ensure multiple decoded seq headers are consistent
by Hui Su
· 7 years ago
cc75ca7
Change reference buffer update rules when new gf struture used
by Wei-Ting Lin
· 7 years ago
7e38483
Add speed feature to skip rectangular partitions
by Hui Su
· 7 years ago
980af3a
Add aom_subtract_block_avx2
by Xing Jin
· 7 years ago
6afa74d
Skip redundant evaluation in filter search
by Ranjit Kumar Tulabandu
· 7 years ago
61f2353
Initialize thread_data->error_info.
by Wan-Teh Chang
· 7 years ago
8237078
Fix build failure on macos by clang
by Peng Bin
· 7 years ago
dcd7a44
Remove unnecessary variable
by Deepa K G
· 7 years ago
000f2f6
Facilitate eob support in inverse transform for neon
by Venkat
· 7 years ago
45811bc
Add Masked sad avx2 code
by Xing Jin
· 7 years ago
8177488
Add Wedge utils avx2 code
by Xing Jin
· 7 years ago
6042d90
x86: Add subpixel obmc variance
by Kyle Siefring
· 7 years ago
6b312ac
Change allowed_tx_mask to bit mask
by Peng Bin
· 7 years ago
Next »