Sign in
aomedia
/
avm
/
c67b3cddbf452ea1f9f200a1135a82b83b74e477
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
7b96a96
film grain: set luma grain to 0 when num_y_point is zero
by Andrey Norkin
· 7 years ago
d74f568
ext_tile: allocate tile list buffer in example
by Yunqing Wang
· 7 years ago
36ff5b1
Implement row based multi-threading of decoding stage
by Deepa K G
· 7 years ago
3dd5e3e
ext_tile: add image format support in example
by Yunqing Wang
· 7 years ago
6eecfe9
Add obmc add avx2 code
by Xing Jin
· 7 years ago
8d18b1c
Fix build for CONFIG_COLLECT_RD_STATS option
by Debargha Mukherjee
· 7 years ago
b13696f
Ensure rd_stats skip flag is set only if rate = 0
by Debargha Mukherjee
· 7 years ago
cffe49d
Adjust parameters of the customized GF structure
by Wei-Ting Lin
· 7 years ago
bafa11c
Add a new backward reference update rule
by Wei-Ting Lin
· 7 years ago
3df32a6
Replacing BWDREFs with ARFs (for GF=4 only)
by Wei-Ting Lin
· 7 years ago
886b672
Allow to fix the length of GF group.
by Wei-Ting Lin
· 7 years ago
9ea1c6c
Delete an obsolete TODO comment.
by Wan-Teh Chang
· 7 years ago
cbdb1ef
x86 Jnt Subpel Variance: Handle Loads Correctly
by Kyle Siefring
· 7 years ago
15a4588
Remove the dependency of using refresh_alt2_ref for rdctrl
by Wei-Ting Lin
· 7 years ago
2e8d045
Refactor: Clear the logic of buffer updates
by Wei-Ting Lin
· 7 years ago
c067adc
Add automated lightfield testing
by Yunqing Wang
· 7 years ago
8f44a1d
Move the setjmp into a function by itself
by Deepa K G
· 7 years ago
89f5450
Fix sse computation for frame edge blocks
by Debargha Mukherjee
· 7 years ago
3836345
Use dist/sse_norm inst. of variance in nn-rd model
by Debargha Mukherjee
· 7 years ago
fb0dd0b
Clear cm->width and cm->height on alloc failure.
by Wan-Teh Chang
· 7 years ago
89eb60b
rtcd.pl: Simplify parse of aom_config.h.
by Tom Finegan
· 7 years ago
6b2c8f2
Refactor read_and_decode_one_tile_list()
by Yunqing Wang
· 7 years ago
d1674af
Advance the image iterator correctly
by Yunqing Wang
· 7 years ago
7ff7004
Handle rd model for high-bitdepth correctly
by Debargha Mukherjee
· 7 years ago
e93d4e0
Put IntraPredFunc outside the anonymous namespace.
by Wan-Teh Chang
· 7 years ago
f7bd562
highbd_dc_pred_rect: Assert on valid input only.
by Urvang Joshi
· 7 years ago
d31a600
Avoid incomplete seq header decoding
by Hui Su
· 7 years ago
12d9ad8
Use decrease_ref_count()
by Hui Su
· 7 years ago
9af24c3
decode_test_driver: break decompress loop on error
by James Zern
· 7 years ago
ef64ee8
shell tests: Drop incorrect uses of readonly.
by Tom Finegan
· 7 years ago
48a7e1b
Make sse used in model based rd use int64_t
by Debargha Mukherjee
· 7 years ago
3f0cbf1
enc_worker_hook should return 1 on success.
by Wan-Teh Chang
· 7 years ago
bb6192a
Remove the uncomp_hdr_size field of AV1Decoder.
by Wan-Teh Chang
· 7 years ago
412dbf3
Declare argument of aom_rb_bytes_read as const.
by Wan-Teh Chang
· 7 years ago
7d17c38
Add the function set_offsets_for_pred_and_recon
by Deepa K G
· 7 years ago
18242ba
Remove unnecessary setting of variables
by Deepa K G
· 7 years ago
85ad011
AVX2 optimization of aom_highbd_comp_mask_pred
by Ravi Chaudhary
· 7 years ago
f0d46ba
dr_prediction_test: set upsample_above/left correctly
by Scott LaVarnway
· 7 years ago
7f14089
cmake: Parse aom_config.h for RTCD configuration.
by Tom Finegan
· 7 years ago
1739154
cmake-format: annotate .cmake_format.py
by Johann
· 7 years ago
e54b823
shell tests: Fix read of aom_config.c.
by Tom Finegan
· 7 years ago
aeadff6
Declare the 'params' arg as const.
by Wan-Teh Chang
· 7 years ago
332b2ae
Fix av1_receive_compressed_data error reporting.
by Wan-Teh Chang
· 7 years ago
f4fe661
Avoid copying entire pbi->mb before decode_tile.
by Wan-Teh Chang
· 7 years ago
8a68f7f
Moving intrapred_neon.c to aom_dsp/arm
by Sachin Kumar Garg
· 7 years ago
a16831d
Bugfix of signed integer overflow
by Peng Bin
· 7 years ago
14feea4
Make fwd-kf compatible with error-resilient mode
by Sarah Parker
· 7 years ago
b72453f
Remove an unused variable arf_map
by Wei-Ting Lin
· 7 years ago
Next »