Sign in
aomedia
/
avm
/
1b888f2e9ad90c85be918a47fa5931fefdd8e738
/
av1
1b888f2
Optimize SSE2 warp filter
by David Barker
· 8 years ago
0b04e9b
Bring highbd loop restoration filters in line with lowbd ones
by David Barker
· 8 years ago
1e8e6b9
Miscellaneous cleaning up for loop-restoration
by David Barker
· 8 years ago
f77d4ad
EC_ADAPT: add per tile contexts.
by Thomas Davies
· 8 years ago
71bf3ee
Offset default probs in wrapped_motion
by Jingning Han
· 8 years ago
91f01fd
Support non-causal obmc in the cb4x4 mode
by Jingning Han
· 8 years ago
51ec505
Fix encoding failure in motion-var and cb4x4 mode
by Jingning Han
· 8 years ago
b3044dd
Offset default probs in motion_var to account for cb4x4 mode
by Jingning Han
· 8 years ago
74fd89f
Fix decoding failure in cb4x4 and var-tx mode
by Jingning Han
· 8 years ago
a6b0c4c
Support adaptive scan order in cb4x4 mode
by Jingning Han
· 8 years ago
25f2f7d
Remove an outdated assertion
by Jingning Han
· 8 years ago
eeacc4c
Bug fix: determine tx_mode based on lossless mode of all segments
by Yue Chen
· 8 years ago
f715922
Store result on conv_params->buf when no rounding
by Angie Chiang
· 8 years ago
907230e
Change build_inter_predictors
by Angie Chiang
· 8 years ago
f27b160
Add rd loop of NCOBMC
by Yue Chen
· 8 years ago
2615d6e
Fix the transform size/type search condition
by Yunqing Wang
· 8 years ago
feb925f
Enable rectangular transforms for Intra also.
by Urvang Joshi
· 8 years ago
60a055b
Fix compile errors with loop-restoration + highbd
by David Barker
· 8 years ago
9f45bc4
Pass ConvolveParams into prediction functions
by Angie Chiang
· 8 years ago
55c6bde
Add unpoison_partition_ctx experiment
by Alex Converse
· 8 years ago
1edf9a3
Improvements on segment mask
by Debargha Mukherjee
· 8 years ago
0cfaeea
Refactor av1_update_neighbors
by Angie Chiang
· 8 years ago
fe2a959
Use default scan order as a tie breaker
by Angie Chiang
· 8 years ago
f07ddf3
Fix 32x32 hybrid transform AVX2 to match C
by Yi Luo
· 8 years ago
3b0b5f1
Fix 16x32, 32x16 rectangular transform SSE2 to match C
by Yi Luo
· 8 years ago
ab9ecba
Refactor end-node process in var-tx
by Jingning Han
· 8 years ago
8a63049
Fix a RD bug with palette mode
by hui su
· 8 years ago
d193cdc
Correct projection samples for local warping model estimation
by Yue Chen
· 8 years ago
86ae7b1
Add recon functions of non-causal obmc
by Yue Chen
· 8 years ago
9ab6d71
Separate mbmi coding and coeff coding+recon at sb level in NCOBMC
by Yue Chen
· 8 years ago
de0c70a
Refactor rd_pick_intra_sby_mode()
by hui su
· 8 years ago
ef97ec0
EC_ADAPT: faster CDF update.
by Thomas Davies
· 8 years ago
674bffd
Add rounding option into av1_convolve
by Angie Chiang
· 8 years ago
203b1d3
Clean up redundant #if statements
by Jingning Han
· 8 years ago
64550b6
Refactor write_modes_b() and decode_block()
by Yue Chen
· 8 years ago
d5dfa96
Add SSE2 vectorized warp filter for lowbd
by David Barker
· 8 years ago
3bd8377
High bit depth 32x32 inverse DCT_DCT transform, AVX2
by Yi Luo
· 8 years ago
904fd18
Make av1_update_txb_coeff_cost() check condition support cb4x4
by Jingning Han
· 8 years ago
c7ea761
Make rd_debug aligned to var-tx
by Jingning Han
· 8 years ago
0c70a80
Make txfm block partition context support rectangular blocks
by Jingning Han
· 8 years ago
cefb409
Move from Daala accounting to AOM accounting.
by Nathan E. Egge
· 8 years ago
cceac33
Don't include Daala EC headers directly.
by Nathan E. Egge
· 8 years ago
25007c8
Use aom_reader / aom_writer API to code rest.
by Nathan E. Egge
· 8 years ago
f1e2fbd
Use aom_reader / aom_writer API to code raw bits.
by Nathan E. Egge
· 8 years ago
8a70919
Expand the parameter set for sgrproj restoration
by Debargha Mukherjee
· 8 years ago
c875510
Simplified PVQ skip clipping to 1
by ltrudeau
· 8 years ago
346440b
Use the standard aom_reader_init() interface for ans
by Alex Converse
· 8 years ago
8f11057
Use stable sort with PVQ.
by David Michael Barr
· 9 years ago
5d15721
Fix a memory leak
by Debargha Mukherjee
· 8 years ago
a98ceea
add a minor clarification in comment
by Yaowu Xu
· 8 years ago
f1c06a7
Palette: use insertion sort for sorting neighbors' scores.
by Urvang Joshi
· 8 years ago
b9f757c
Refactor compound_segment to try different segmentation masks
by Sarah Parker
· 8 years ago
ab44fd1
Rename encode_inter_mb_segment()
by Yushin Cho
· 8 years ago
ee0af21
Correct the misleading codes in encode_inter_mb_segment()
by Yushin Cho
· 8 years ago
1a2df5e
Fix wrong stride of dst buffer in intra4x4
by Yushin Cho
· 8 years ago
f25bae4
Use aom_reader with od_decode_cdf_adapt().
by Nathan E. Egge
· 8 years ago
b97f1c4
Use aom_reader with laplace_decode_special().
by Nathan E. Egge
· 8 years ago
984b232
Replace OD_ACC_STR with __func__.
by Nathan E. Egge
· 8 years ago
994ccd7
Add tiled version of UV wiener restoration
by Debargha Mukherjee
· 8 years ago
d748914
Refactor UV restoration to use same tilesize as Y
by Debargha Mukherjee
· 8 years ago
7d2109e
Use fast warping algorithm for warped motion mode
by Yue Chen
· 8 years ago
61dca1f
Use 16-bit internal precision in fdct32
by Angie Chiang
· 8 years ago
8e1d0f7
Change scales of fht 32x16 16x32 32x32 functions
by Angie Chiang
· 8 years ago
705ce47
Remove unnecessary #if-#endif for ext-inter
by Zoe Liu
· 8 years ago
2ee81fe
Fix num_4x4_blk scale in var-tx and cb4x4 mode
by Jingning Han
· 8 years ago
6ae7564
Fix frame boundary block distortion computation in var-tx
by Jingning Han
· 8 years ago
b98ec86
Remove repeated ADAPT_SCAN_UPDATE_RATE_16 defs
by Jingning Han
· 8 years ago
e069849
Split aom_read_cdf() from aom_read_symbol().
by Nathan E. Egge
· 8 years ago
39051a7
Use aom_writer with od_encode_cdf_adapt().
by Nathan E. Egge
· 8 years ago
140069e
Use aom_writer with od_laplace_encode_special().
by Nathan E. Egge
· 8 years ago
87d44dc
Split aom_write_cdf() from aom_write_symbol().
by Nathan E. Egge
· 8 years ago
482016d
Rename the function rd_pick_best_sub8x8_mode()
by Yushin Cho
· 8 years ago
fa19516
Fix new warp filter in the case wmmat[2] == 0
by David Barker
· 8 years ago
33f3bfd
Optimize Wiener filter selection
by David Barker
· 8 years ago
6928a5d
Various loop-restoration optimizations
by David Barker
· 8 years ago
09ad6d8
A mismatch fix in loop restoration
by Debargha Mukherjee
· 8 years ago
1733f6b
Merge ext_interp and dual_filter
by Angie Chiang
· 8 years ago
4be1a4d
Fix frame header tx_size syntax setting
by Jingning Han
· 8 years ago
8324fa8
Fix --enable-accounting with --enable-pvq.
by Nathan E. Egge
· 8 years ago
581d169
Rework the txfm partition context to support cb4x4 mode
by Jingning Han
· 8 years ago
030f651
Fix av1_iht8x4_32_add_sse2() implementation
by Jingning Han
· 8 years ago
9ca05b7
Refactor var-tx pipeline to support cb4x4 mode
by Jingning Han
· 8 years ago
a43a2d9
Add UV wiener loop restoration
by Debargha Mukherjee
· 8 years ago
8fcfcc5
Use aom_reader / aom_writer API to code lsb.
by Nathan E. Egge
· 8 years ago
d998a00
Delete unused laplace decoder functions.
by Nathan E. Egge
· 8 years ago
5c7acc9
Use aom_reader with od_decode_band_pvq_splits().
by Nathan E. Egge
· 8 years ago
0bccd5d
Use aom_reader with od_decode_pvq_codeword().
by Nathan E. Egge
· 8 years ago
89f5876
Use aom_reader with generic_decode().
by Nathan E. Egge
· 8 years ago
e130861
Use aom_reader with pvq_decode_partition().
by Nathan E. Egge
· 8 years ago
ab08397
Replace od_ec_dec with aom_reader in daala_dec_ctx.
by Nathan E. Egge
· 8 years ago
e335fb7
Use aom_write_bit() instead of od_ec_enc_bits().
by Nathan E. Egge
· 8 years ago
9e96f79
Use aom_writer with od_encode_band_pvq_splits().
by Nathan E. Egge
· 8 years ago
13e44fb
Use aom_writer with od_encode_pvq_codeword().
by Nathan E. Egge
· 8 years ago
760c27f
Use aom_writer with generic_encode().
by Nathan E. Egge
· 8 years ago
6b0b4a9
Use aom_writer with pvq_encode_partition().
by Nathan E. Egge
· 8 years ago
8518ad5
Delete unused laplace encoder functions.
by Nathan E. Egge
· 8 years ago
6675be0
Replace od_ec_enc with aom_writer in daala_enc_ctx.
by Nathan E. Egge
· 8 years ago
fddd3eb
Use aom_reader with od_decode_cdf_adapt_q15().
by Nathan E. Egge
· 8 years ago
a653f20
Use aom_writer with od_encode_cdf_adapt_q15().
by Nathan E. Egge
· 8 years ago
d6c2dc4
Rename od_cdf_adapt_q15() to aom_cdf_adapt_q15().
by Nathan E. Egge
· 8 years ago
Next »