Sign in
aomedia
/
avm
/
472f63f4a61fb889f3c812d689ff96f99b70f95d
/
av1
/
encoder
472f63f
Replace Skip with AC/DC coded in PVQ
by ltrudeau
· 8 years ago
c2ec0e4
EC_ADAPT: use tile context for partition type.
by Thomas Davies
· 8 years ago
489dad8
EC_ADAPT: use tile context for coefficients.
by Thomas Davies
· 8 years ago
1bfb5ed
EC_ADAPT: use tile context for intra mode syntax.
by Thomas Davies
· 8 years ago
2452329
EC_ADAPT: use tile context for MV data.
by Thomas Davies
· 8 years ago
58bc4cc
Support ext-partition in cb4x4 mode
by Jingning Han
· 8 years ago
b5bb244
Free up all the allocated mem space in cb4x4
by Jingning Han
· 8 years ago
2e60488
Do masked motion search based on COMPOUND_TYPE
by Sarah Parker
· 8 years ago
7a266e2
ransac.c: define _POSIX_C_SOURCE for rand_r
by James Zern
· 8 years ago
308a639
Speed up keyframe encoding with model RD
by hui su
· 8 years ago
eb780e7
Add a control to set the ANS window size
by Alex Converse
· 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
91f01fd
Support non-causal obmc in the 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
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
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
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
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
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
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
8f11057
Use stable sort with PVQ.
by David Michael Barr
· 9 years ago
5d15721
Fix a memory leak
by Debargha Mukherjee
· 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
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
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
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
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
33f3bfd
Optimize Wiener filter selection
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
581d169
Rework the txfm partition context to support cb4x4 mode
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
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
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
dd28aed
Use uv_mode_cdf with CONFIG_EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
10ba2be
Use kf_y_mode_cdf with CONFIG_EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
ecc21ec
Use y_mode_cdf with CONFIG_EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
a59b23d
Use inter_mode_cdf with CONFIG_EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
00b3331
Use switchable_interp_cdf with CONFIG_EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
29ccee0
Use intra_ext_tx_cdf with CONFIG_EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
dfa33f2
Use inter_ext_tx_cdf with CONFIG_EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
3a0df18
Simplify buffer management for self-guided restoration filter
by David Barker
· 8 years ago
2cc057c
Remove fwd_txfm_opt
by Angie Chiang
· 8 years ago
409c0bb
Bugfixes in pick_interinter_seg_mask
by Sarah Parker
· 8 years ago
8fd2d7a
Remove speed feature use_lp32x32fdct
by Angie Chiang
· 8 years ago
3839548
Refactor PVQ codes for inter4x4
by Yushin Cho
· 8 years ago
7386eda
Add an experiment to disable lpf on tile boundaries
by Ryan Lei
· 8 years ago
900243b
Refactor PVQ codes for intra4x4
by Yushin Cho
· 8 years ago
5802ebe
Add code to output counts for an encode run
by Debargha Mukherjee
· 8 years ago
9e0976a
Support sub8x8 chroma component prediction
by Jingning Han
· 8 years ago
24f24a5
Rework spatial filter process in supertx
by Jingning Han
· 8 years ago
38b1bc4
Fix update_state_supertx() motion vector update
by Jingning Han
· 8 years ago
feb517c
Make cb4x4 mode support supertx
by Jingning Han
· 8 years ago
1856e43
Refactor prediction filtering process in supertx
by Jingning Han
· 8 years ago
fc0476d
Remove redundant #if config from encodeframe.c
by Jingning Han
· 8 years ago
5b7706a
Clean up supertx functions
by Jingning Han
· 8 years ago
b27a17f
Fix wrong place of setting dst with PVQ in intra 4x4
by Yushin Cho
· 8 years ago
788dc23
Fix: Make CONFIG_REFERENCE_BUFFER and CONFIG_EXT_REFS work together
by Arild Fuldseth (arilfuld)
· 8 years ago
cc5bdf4
Add 2x2 block level variance functions for high bd
by Jingning Han
· 8 years ago
b1ed8d7
Add 2x2 forward and inverse transform for high bd
by Jingning Han
· 8 years ago
b69cb52
Delete duplicate cdf updating code.
by Nathan E. Egge
· 8 years ago
e50d9dd
Fix uninitialized entropy contexts
by Guillaume Martres
· 8 years ago
6a9b240
Fill the token cost for 2x2 transform blocks
by Jingning Han
· 8 years ago
8363063
Allow 2x2 transform block forward model update
by Jingning Han
· 8 years ago
0090c8f
Turn on delta_q by default.
by Thomas Davies
· 8 years ago
2cdf0d8
Specify ANS window size at initialization
by Alex Converse
· 8 years ago
Next »