Sign in
aomedia
/
avm
/
660f8edf5286a8c4f24ef83b35aca8686167699c
660f8ed
Halve some ENTROPY_CONTEXT array sizes.
by Wan-Teh Chang
· 7 years ago
1f238a8
Fix in iteration of CFL subsampling 4:2:0
by Cherma Rajan A
· 7 years ago
33c3870
use leb128 for metadata type and use value 4 for ITU-T T.35
by Cyril Concolato
· 7 years ago
49fc74d
Move pred[] of DIST_8X8 to encoder side
by Yushin Cho
· 7 years ago
1d90ceb
Encoder solution on refs short signaling
by Zoe Liu
· 7 years ago
4835dc0
Add command line option for trellis optimization
by Yue Chen
· 7 years ago
ef3e58f
Use 3-tier global motion cost thresholds
by Debargha Mukherjee
· 7 years ago
ab808c3
Remove unused table
by Cheng Chen
· 7 years ago
cbf8a79
Document how to add a new test data file.
by Wan-Teh Chang
· 7 years ago
ea67540
[NORMATIVE] Implement major/minor level bits
by Debargha Mukherjee
· 7 years ago
553096a
Make some functions static to reduce lib size.
by Urvang Joshi
· 7 years ago
0ff358b
Finer control of tx size search depth
by Hui Su
· 7 years ago
0571267
Implement jnt_comp_skip_mv_search differently
by Debargha Mukherjee
· 7 years ago
1ee2a17
Add clamping to inverse 64-point Tx (SSE4)
by Frank Bossen
· 7 years ago
b4bcdb4
Enable av1_quantize_fp_avx2/sse2 for 4/1 tx_size
by Peng Bin
· 7 years ago
122f693
highbd lpf 4,8,14 perf improvement
by Victoria Zhislina
· 7 years ago
e617301
Skip av1_get_txb_entropy_context in xform_quant
by Peng Bin
· 7 years ago
367362a
Slightly tune the adaptive_txb_search speed feature
by Hui Su
· 7 years ago
2073ef4
Fix a bug in select_tx_block()
by Hui Su
· 7 years ago
6ac4b13
Facilitate on the fly padding in inter prediction
by Ravi Chaudhary
· 7 years ago
4bb496a
add missing entry in SCALABILITY_STRUCTURES
by Soo-Chul Han
· 7 years ago
d8f457a
Add decoder option to select operating point
by Frank Bossen
· 7 years ago
a79224a
Detect integer truncation in read_obu_size.
by Wan-Teh Chang
· 7 years ago
e2274c5
Remove unnecessary clamping in iwht4x4
by Angie Chiang
· 7 years ago
2e58723
Remove a debug printf
by Yaowu Xu
· 7 years ago
698720b
Further remove old transform code
by Urvang Joshi
· 7 years ago
6eb6230
Add extra info into InterModeRdVector
by Angie Chiang
· 7 years ago
959d601
Record comp_group_idx compound_idx properly
by Angie Chiang
· 7 years ago
6e2ced6
Move function declaration inside extern C
by Peng Bin
· 7 years ago
97f770a
Add explicit casting in av1_read_coeffs_txb()
by Hui Su
· 7 years ago
9e3ffc5
Revert "Add multi-thread support for loop-filtering"
by Yunqing Wang
· 7 years ago
1ac91a8
BUG FIX: av1_quantize_fp_sse2() matches the c/avx2 version.
by Scott LaVarnway
· 7 years ago
789d528
Fix xd->corrupted flag handling bug
by Yunqing Wang
· 7 years ago
3e9e26f
Add CoeffHalfDequant test
by Scott LaVarnway
· 7 years ago
4f89173
Remove more old transform code.
by Urvang Joshi
· 7 years ago
9c194ac
Remove best_compound_idx in handle_inter_mode
by Angie Chiang
· 7 years ago
37af304
Draft of collect inter mode rd stats
by Angie Chiang
· 7 years ago
f147908
Fix in freeing above context for number of planes
by Cherma Rajan A
· 7 years ago
9bc2f3c
Modify first pass stats handling
by Debargha Mukherjee
· 7 years ago
9ca4981
Improve the message for CONFIG_INTERNAL_STATS slightly.
by Wan-Teh Chang
· 7 years ago
73711d5
Reduce unneeded abs() call in level map
by Yushin Cho
· 7 years ago
d467ce8
[CFL] Add subtract_average C function for VSX
by Luc Trudeau
· 7 years ago
bee2088
[CFL] Neon Version of 4:4:4 HBD Subsampling
by Luc Trudeau
· 7 years ago
8207b91
Remove code/tests related to old transform funcs
by Urvang Joshi
· 7 years ago
b8b8dad
Fix build with ENABLE_SSE3=0
by Urvang Joshi
· 7 years ago
73225b9
Fix a segmentation fault in multi-thread code
by Yunqing Wang
· 7 years ago
33bc54b
entenc: Remove end_offs, end_window, and nend_bits
by Wan-Teh Chang
· 7 years ago
83958eb
idct.c tweaks.
by Urvang Joshi
· 7 years ago
f83f94a
inv_txfm_add_32x32: Cleanup
by Urvang Joshi
· 7 years ago
dc09a17
inv_txfm_add_64x64: cleanup.
by Urvang Joshi
· 7 years ago
c8ae568
entdec: Remove eptr, end_window, and nend_bits.
by Wan-Teh Chang
· 7 years ago
4eda284
Add the check_trailing_bits_after_symbol_coder() function.
by Wan-Teh Chang
· 7 years ago
393b79b
cmake: Use list(APPEND) where possible.
by Tom Finegan
· 7 years ago
48d23d5
Correction to error message in superres test
by Imdad Sardharwalla
· 7 years ago
ccc3878
Encoder: Fix context_update_tile_id for num_tg>1
by Dominic Symes
· 7 years ago
612deea
[CFL] SSSE3 4:4:4 HBD Restructuring
by Luc Trudeau
· 7 years ago
afe1974
Fix the segmentation fault in the encoder thread test
by Yunqing Wang
· 7 years ago
82b4fa1
Shrink subsize lookup table
by Cheng Chen
· 7 years ago
ee2c811
Remove unused macros.
by Urvang Joshi
· 7 years ago
773e229
Remove unused static functions.
by Urvang Joshi
· 7 years ago
93e1d8d
Fix signed integer overflow in av1_read_coeffs_txb()
by Hui Su
· 7 years ago
7224b2f
Pass partial_frame to av1_loop_filter_frame_mt().
by Wan-Teh Chang
· 7 years ago
3df6f19
Add brackets for clarity.
by Urvang Joshi
· 7 years ago
9d3b3eb
[NORMATIVE] Reset more entropy counters
by Peter de Rivaz
· 7 years ago
dad34bf
dump_obu: Use IGNORE_ENHANCEMENT_LAYERS.
by Tom Finegan
· 7 years ago
405f4cd
[CFL] AVX2 Version of 4:4:4 HBD Subsampling
by Luc Trudeau
· 7 years ago
71d20db
Make above context variables tile independent
by Cherma Rajan A
· 7 years ago
7e06935
Replace array with pointer in parameter list
by Yaowu Xu
· 7 years ago
87a6a4f
[CFL] SSSE3 Version of 4:4:4 HBD Subsampling
by Luc Trudeau
· 7 years ago
733dacf
[CFL] Neon Version of 4:2:2 HBD Subsampling
by Luc Trudeau
· 7 years ago
baac42e
Localize cur_mv in handle_inter_mode
by Angie Chiang
· 7 years ago
d0426c7
Use _mm_set_epi32() for older version MSVC
by Yaowu Xu
· 7 years ago
360390e
Clean up GF structure
by Zoe Liu
· 7 years ago
3a74b25
Wrap the large scale tile code inside a macro
by Yunqing Wang
· 7 years ago
733de9b
Halve the left_context and left_txfm_context_buffer array sizes.
by Wan-Teh Chang
· 7 years ago
614029c
[CFL] Faster Neon LBD prediction
by Luc Trudeau
· 7 years ago
9ad9ac9
Add multi-thread support for loop-filtering
by Deepa K G
· 7 years ago
8c53d27
aomdec: Fix scalable streams in non-annex-b, .obu format
by David Barker
· 7 years ago
49c57d6
[NORMATIVE] Max chroma size 32x32 for inter also.
by Urvang Joshi
· 7 years ago
a604d5e
Fix typos: tx_size_wide_log2 => tx_size_high_log2.
by Wan-Teh Chang
· 7 years ago
06c2f0a
Fix OBU related MSVC and x86 build warnings.
by Tom Finegan
· 7 years ago
5eab6e7
Simplify get_vartx_max_txsize
by Urvang Joshi
· 7 years ago
e0c61f2
Temporarily turn off prune_tx_split
by Hui Su
· 7 years ago
52b6299
Scaled pred: proper convolve for subpel search
by Urvang Joshi
· 7 years ago
a9c120a
Fix error when skipping TILE_GROUP OBUs
by David Barker
· 7 years ago
82ebc9c
Refactor get_max_uv_txsize & get_adjusted_tx_size
by Urvang Joshi
· 7 years ago
dd0376f
Cleanup some functions related to transform sizes
by Urvang Joshi
· 7 years ago
6fa33eb
Refactor select_tx_block()
by Hui Su
· 7 years ago
9844c8d
[NORMATIVE] Error invalid ref idx for film grain
by Debargha Mukherjee
· 7 years ago
68dc914
Remove unused macro
by Cheng Chen
· 7 years ago
ef3bfe6
Fix out-of-bound access
by Yaowu Xu
· 7 years ago
750cba0
Modify set refernce example to work with HBD path
by Yunqing Wang
· 7 years ago
afc8b0a
[CFL] AVX2 Version of 4:2:2 HBD Subsampling
by Luc Trudeau
· 7 years ago
576846a
[CFL] SSSE3 Version of 4:2:2 HBD Subsampling
by Luc Trudeau
· 7 years ago
bd55f9a
[CFL] Faster HBD prediction
by Luc Trudeau
· 7 years ago
4fc10ef
[CFL] Faster width=32 Neon LBD 4:2:2 subsampling
by Luc Trudeau
· 7 years ago
50edb9a
Remove unused code
by Yaowu Xu
· 7 years ago
8ab4414
Improve shell testing.
by Tom Finegan
· 7 years ago
54fa5c5
Correct aom_internal_error for uncompressed hdr
by Debargha Mukherjee
· 7 years ago
f7cc576
Make obudec_read_leb128() stricter.
by Wan-Teh Chang
· 7 years ago
Next »