Sign in
aomedia
/
avm
/
167b09eb242384924ebc0b321a450e44558a9c06
167b09e
Add OBU_TILE_LIST obu type
by Yunqing Wang
· 7 years ago
3092e71
Add aom_lowbd_blend_a64_d16_mask_sse4_1
by Scott LaVarnway
· 7 years ago
335a46d
[VSX] Improve PPC RTCD support
by Luc Trudeau
· 7 years ago
aa7102d
Fix rare memory management issue in decoder
by David Barker
· 7 years ago
854a79f
Unbreak mips
by Luca Barbato
· 7 years ago
f23996f
Unbreak ppc
by Luca Barbato
· 7 years ago
5c1173e
Merge if-else ref == INTRA_FRAME branches
by Angie Chiang
· 7 years ago
7599afa
cmake: Add pthread to Libs in aom.pc.
by Tom Finegan
· 7 years ago
6791ad1
cmake: output aom_version.h in config sub dir.
by Tom Finegan
· 7 years ago
93c0314
Add flag to enable forward keyframes
by Sarah Parker
· 7 years ago
f830a6d
Change tier field of SequenceHeader to uint8_t's.
by Wan-Teh Chang
· 7 years ago
41363bb
Fix assert problem in wiener_convolve_neon
by Sanampudi Venkata Rao
· 7 years ago
6798ac8
[normative] Add missing value to div_mult array
by Jonathan Matthews
· 7 years ago
e74099f
Initialize the is_annexb field of stream_info.
by Wan-Teh Chang
· 7 years ago
6a26b0c
Set number of layers if is_reduced_header is true.
by Wan-Teh Chang
· 7 years ago
b9df730
Cleanup dead code
by Frederic Barbier
· 7 years ago
0f82057
Enable decode stage multithreading for tile_rows > 1
by Cherma Rajan A
· 7 years ago
f250f48
Remove the CONFIG_BUFFER_MODEL experiment flag.
by Wan-Teh Chang
· 7 years ago
8837d35
Disable bitmask-based loop filter code
by David Barker
· 7 years ago
03aff6a
highbd lpf 4 sse2 vertical improvement
by Victoria Zhislina
· 7 years ago
285d941
Fix comment for aom_codec_stream_info_t parameter.
by Wan-Teh Chang
· 7 years ago
dd3e2a5
Includes clean up.
by Tom Finegan
· 7 years ago
a586982
Improve the comment for read_sequence_header.
by Wan-Teh Chang
· 7 years ago
bd8547a
Rename write_bitdepth_colorspace_sampling.
by Wan-Teh Chang
· 7 years ago
f172f32
dump_obu: fix includes.
by Tom Finegan
· 7 years ago
44702c8
cmake: generate rtcd headers in config subdir.
by Tom Finegan
· 7 years ago
60e653d
cmake: Output aom_config in config sub dir.
by Tom Finegan
· 7 years ago
c8c0fbc
Revert "[NORMATIVE] Allow IDTX for chroma in some cases"
by Debargha Mukherjee
· 7 years ago
4198d39
Selfguided restoration avx2 performance fix
by Victoria Zhislina
· 7 years ago
a19fdce
Check error handling in read_sequence_header_obu.
by Wan-Teh Chang
· 7 years ago
2c23841
Bugfix for selective_ref_frame speed feature.
by Urvang Joshi
· 7 years ago
68cfc5d
Use fewer multithreaded decoders to save memory.
by Wan-Teh Chang
· 7 years ago
38df4dc
Check result when parsing operating point idc.
by Tom Finegan
· 7 years ago
8543e88
Fix an integer overflow issue
by Debargha Mukherjee
· 7 years ago
3718526
Remove av1_get_compound_type_mask_inverse()
by Yue Chen
· 7 years ago
85fea90
Use dual functions for loop filter
by Cheng Chen
· 7 years ago
cc6a6ef
Move FRAME_COUNTS to encoder side completely
by Yue Chen
· 7 years ago
69d104e
Add inter mode rd fitting/estimating model
by Angie Chiang
· 7 years ago
e783171
Remove decode_with_drops and decode_to_md5 from excludes.
by Tom Finegan
· 7 years ago
8ab1f44
Bitmask: loop filtering using bitmask
by Cheng Chen
· 7 years ago
90134d3
Add Neon Optimization of jnt_convolve_2d_c function.
by Sanampudi Venkata Rao
· 7 years ago
606b10d
Fix a mismatch in multi-threaded decoder
by Yunqing Wang
· 7 years ago
00b2ccc
Refactor: build_inter_predictors_single_buf
by Peng Bin
· 7 years ago
65a0287
Refactor dist_block
by Peng Bin
· 7 years ago
69e06a3
Remove unused static function 'read64'
by Urvang Joshi
· 7 years ago
c65bf06
Fix a couple of includes.
by Tom Finegan
· 7 years ago
2c7aab8
read_sequence_header_obu should return 0 on error.
by Wan-Teh Chang
· 7 years ago
918ca31
remove unused aom_ports/config.h
by James Zern
· 7 years ago
7790213
Tree clean up.
by Tom Finegan
· 7 years ago
dcd1ea8
Add speed feat to prune tx search based on model
by Debargha Mukherjee
· 7 years ago
9b604cb
Remove obsolete TODO.
by Urvang Joshi
· 7 years ago
088bfd0
Refactor: inter_predictor(highbd)
by Peng Bin
· 7 years ago
9295fca
Refactor: av1_make_inter_predictor
by Peng Bin
· 7 years ago
8c41e3a
Refactor: av1_make_masked_inter_predictor
by Peng Bin
· 7 years ago
bc0031b
Refactor: build_inter_predictors
by Peng Bin
· 7 years ago
07e68d3
frame_ is renamed frame_number_.
by Wan-Teh Chang
· 7 years ago
fba482a
Don't leave dangling pointers in webm_ctx->buffer.
by Wan-Teh Chang
· 7 years ago
86d4d91
Break motion mode loop if a skip block is found
by Debargha Mukherjee
· 7 years ago
c341ea8
[NORMATIVE] Allow IDTX for chroma in some cases
by Debargha Mukherjee
· 7 years ago
22b6d57
aom_mem.cmake: Use list(APPEND) instead of set().
by Tom Finegan
· 7 years ago
6fe004d
Add test/invalid_file_test.cc.
by Wan-Teh Chang
· 7 years ago
7d4e054
Disable "decode_with_drops" properly
by Yaowu Xu
· 7 years ago
95d0e58
[NORMATIVE] Add range check for iwht
by Angie Chiang
· 7 years ago
59d2aa9
Make decode_perf_test work again.
by Wan-Teh Chang
· 7 years ago
f0d9217
Make the logic for palette token decoding more clear
by Hui Su
· 7 years ago
e20e5bc
Revert "Implement on the fly padding in decoder"
by Yunqing Wang
· 7 years ago
33e9cd0
add decoder option to output all layers of scalable stream
by Soo-Chul Han
· 7 years ago
b44eb16
decode_api_test: remove an unnecessary header.
by Wan-Teh Chang
· 7 years ago
e11df74
Return true instead of 1 for bool return value.
by Wan-Teh Chang
· 7 years ago
da394fb
Add a penalty factor to dual sgr selection
by Debargha Mukherjee
· 7 years ago
d37c217
Disable ML-based tx split pruning for bit-depth other than 8
by Hui Su
· 7 years ago
cea1b93
Enforce UINT32_MAX value for all LEB128 encoding.
by Tom Finegan
· 7 years ago
1d2e1b4
Add clamping to SIMD inverse transform functions (high-bd)
by Frank Bossen
· 7 years ago
35b000e
intrabc: Fix bug introduced by frame border padding
by David Barker
· 7 years ago
981f210
Add ARM Neon optimization of convolve_y_sr
by Remya Prakasan
· 7 years ago
810e3d0
Fix / turn on jnt_comp_skip_mv_search for speed 0
by Debargha Mukherjee
· 7 years ago
729919d
Refactor: Update predict_skip_flag
by Peng Bin
· 7 years ago
ff2eb3d
Remove extra line in warnings in ivfdec.c
by Wan-Teh Chang
· 7 years ago
b363b23
cmake,asm targets: silently ignore empty lists
by James Zern
· 7 years ago
4e8048a
Fix integer overflow in get_mean_and_dev()
by Hui Su
· 7 years ago
f481d98
[NORMATIVE] Add tier signaling
by Andrey Norkin
· 7 years ago
f799e98
cmake-format: test.cmake
by Johann
· 7 years ago
5d12399
Declare codec_ with the other data members.
by Wan-Teh Chang
· 7 years ago
438ff00
test: Don't include stdint.h before aom_integer.h
by Martin Storsjo
· 7 years ago
cafb84f
cmake: Set CMAKE_AR to ${CROSS}ar for mingw
by Martin Storsjo
· 7 years ago
2d173c1
sanitizers.cmake: fix link errors for 32-bit ubsan
by James Zern
· 7 years ago
9bf470c
cmake-format: test.cmake
by Johann
· 7 years ago
7c9746d
Add Neon version of av1_wiener_convolve_add_src
by Sanampudi Venkata Rao
· 7 years ago
3ba1a25
Implement on the fly padding in decoder
by Ravi Chaudhary
· 7 years ago
964e72e
Add multi-thread support for loop-filtering
by Deepa K G
· 7 years ago
f1f6491
Pass in enable_warped_motion and allow_warped_motion
by Yunqing Wang
· 7 years ago
e915e3c
Add Neon version of convolve_x_sr
by Remya Prakasan
· 7 years ago
a5cf724
Check frame_refs_short_signaling before written
by Zoe Liu
· 7 years ago
84b22b8
Remove unneeded type casts.
by Wan-Teh Chang
· 7 years ago
46fc1f0
Disallow LEB128 encode of values greater than UINT32_MAX.
by Tom Finegan
· 7 years ago
5749869
[NORMATIVE] Handle level 31
by Debargha Mukherjee
· 7 years ago
6940fc1
Reduce maximum Golomb code length
by Frank Bossen
· 7 years ago
6e87090
Validate temporal_unit_size and frame_unit_size.
by Wan-Teh Chang
· 7 years ago
26dcbff
Fix potential float overflow in ml_predict_tx_split()
by Hui Su
· 7 years ago
99bee20
Move EXT_TILE_DEBUG code to the right location
by Yunqing Wang
· 7 years ago
Next »