Sign in
aomedia
/
aom
/
00803a776e8d3fbc0815a8cddf84df0aab2d3965
00803a7
Consolidate lv-map experiment
by Jingning Han
· 7 years ago
2457ec8
Remove dead functions
by Sebastien Alaiwan
· 7 years ago
a228569
Clean up pack_txb_token interface
by Jingning Han
· 7 years ago
9c16837
Collect coeff level distribution in symbolrate
by Angie Chiang
· 7 years ago
d9af8ac
Count superblock num in symbol rate accounting
by Angie Chiang
· 7 years ago
08032ca
Add frame info to av1_dump_symbol_rate()
by Angie Chiang
· 7 years ago
7de8571
Remove dist_8x8 based public API changes
by Tom Finegan
· 7 years ago
bcb65fe
Stop loop rest units from straddling tile boundaries
by Rupert Swarbrick
· 7 years ago
4be87e0
Add segment_id support to inspector
by Yushin Cho
· 7 years ago
6141cc8
Adjust lag_in_frames to not use more than needed
by Debargha Mukherjee
· 7 years ago
28983f7
Rectify size calculation for SUPERRES_QTHRESH.
by Urvang Joshi
· 7 years ago
b634e7e
Fix a bug in the DAALA_TX 4-point DST functions.
by Nathan E. Egge
· 7 years ago
ad80858
Convert to uint32_t before left shift
by Yaowu Xu
· 7 years ago
c24351c
Add delta_q support to inspector
by Yushin Cho
· 7 years ago
efc55fd
JNT_COMP: 2. assign proper weigths in rdopt
by Cheng Chen
· 7 years ago
e5cfa6f
Change config dependency of loopfilter_level
by Cheng Chen
· 7 years ago
14e1b74
Make put_block_info more generic.
by Michael Bebenita
· 7 years ago
f674157
Fix compile warnings with inspector
by Yushin Cho
· 7 years ago
058d088
Fix reference frame mvs access
by Jingning Han
· 7 years ago
ce63e83
Make space for palette tokens in get_token_alloc
by Rupert Swarbrick
· 7 years ago
2742772
av1_rtcd_defs.pl: deduplicate HBD/LBD
by Sebastien Alaiwan
· 7 years ago
57b8ff6
Optimizations for filter_intra
by Yue Chen
· 7 years ago
5467190
striped_loop_restoration bug fixes
by Ola Hugosson
· 7 years ago
1f8d095
[CFL] Switch to txfm_rd_in_plane in alpha search
by David Michael Barr
· 7 years ago
29597c4
Fix comment after #endif
by David Barker
· 7 years ago
dea4d31
Remove dead struct member
by Sebastien Alaiwan
· 7 years ago
129afee
Avoid UB from misaligned loads/stores in loopfilter code
by Rupert Swarbrick
· 7 years ago
d2dea66
Avoid UB from misaligned loads in variance_sse2.c
by Rupert Swarbrick
· 7 years ago
84ffea3
Avoid UB from misaligned loads in selfguided_sse4.c
by Rupert Swarbrick
· 7 years ago
be0aa4a
Avoid UB in xx_loadl/storel_32 helper functions
by Rupert Swarbrick
· 7 years ago
380e37c
Reduce the MFMV_STACK_SIZE value
by Jingning Han
· 7 years ago
71da481
Re-arrange the tpl_mvs stack order
by Jingning Han
· 7 years ago
406591c
Reduce the actual tpl_mvs stack size
by Jingning Han
· 7 years ago
33ed9e6
Define av1_foreach_rest_unit_in_frame
by Rupert Swarbrick
· 7 years ago
1a96c3f
Simplify the search in pickrst.c
by Rupert Swarbrick
· 7 years ago
a29cef9
Remove unused get_level_count() and get_mag()
by Linfeng Zhang
· 7 years ago
28ab67e
Remove vestigial cruft from CONFIG_RESTRICT_COMPRESSED_HDR.
by Tom Finegan
· 7 years ago
14195f4
lv_map - ensure coeffs don't overflow in highbitdepth modes
by Jonathan Matthews
· 7 years ago
d867c9a
JNT_COMP: 1. Init version of experiment JNT_COMP
by Cheng Chen
· 7 years ago
8a92cd0
Revert "Don't reject invalid warped motion model"
by Yue Chen
· 7 years ago
b90a97a
Enhance and refactor copying code
by Yunqing Wang
· 7 years ago
4afda45
Add 'const' to static tables to fix some warnings
by Linfeng Zhang
· 7 years ago
0c34653
Remove redundant code for intrabc RD calculation
by Hui Su
· 7 years ago
9fa9623
Remove experimental flag of chroma_sub8x8
by Hui Su
· 7 years ago
6e6b697
Add dual filter support to inspector etc.
by Ankur Saxena
· 7 years ago
2d4ac63
TX64x64: zero the coeffs after top-left 32x32 block.
by Urvang Joshi
· 8 years ago
8727829
Make rd/enc optimize_txb uses same fast_mode
by Angie Chiang
· 7 years ago
93af45f
Avoid using gen_txb_cache when eob_first is on
by Angie Chiang
· 7 years ago
0d04f57
Update eob_extra counts
by Angie Chiang
· 7 years ago
fcdda9d
Add default_eob_extra probability model
by Angie Chiang
· 7 years ago
89150ec
Fix eob_extra_cdf update
by Angie Chiang
· 7 years ago
98cb47c
Fix eob_extra_cdf init bug
by Angie Chiang
· 7 years ago
a6031b9
Fix av1_update_eob_context()
by Angie Chiang
· 7 years ago
dd3cf83
AOM_QM: remove spurious dependence on inter/intra.
by Thomas Davies
· 7 years ago
63d190a
Use original coeff arr to deal with r/w golomb
by Angie Chiang
· 7 years ago
7ab884e
Do entropy coding on eob_extra
by Angie Chiang
· 7 years ago
a47cd6c
[eob first] code eob first
by Dake He
· 7 years ago
2e868ab
Remove redundant experiment.
by Thomas Davies
· 7 years ago
fb83877
Remove compile guards for VAR_TX experiment
by Sebastien Alaiwan
· 7 years ago
2ec2a6f
Make pickrst.c more efficient
by Rupert Swarbrick
· 7 years ago
dd6f09a
Expose av1_loop_restoration_filter_unit in restoration.h
by Rupert Swarbrick
· 7 years ago
d1ba92a
Select effective reference frame for motion field projection
by Jingning Han
· 7 years ago
522c989
Properly compute token buffer size
by Yaowu Xu
· 7 years ago
0aa2eb2
Fix some formatting errors in resize.c
by Debargha Mukherjee
· 7 years ago
f5b8068
Properly right shift the mvs in mfmv
by Jingning Han
· 7 years ago
c04cec2
Make default lag-in-frames=19
by Urvang Joshi
· 7 years ago
abe5215
Use type with smaller size
by Yaowu Xu
· 7 years ago
f73e47e
Add new 32-point Type-IV DST to daala_tx.
by Nathan E. Egge
· 7 years ago
f1639a1
Fix mfmv reference region check
by Jingning Han
· 7 years ago
f5f5c84
Use ATTRIBUTE_PACKED for some more enums.
by Urvang Joshi
· 7 years ago
72e0b3f
Clean av1_read_coeffs_txb()
by Linfeng Zhang
· 7 years ago
edb76fe
Use integer division for x_step_q4 and y_step_q4
by Urvang Joshi
· 7 years ago
4c69a1a
Don't warp sub 8x8 chroma blocks
by Peter de Rivaz
· 7 years ago
13f0d9c
fix mismatch when obu and loop_restoration are both enabled
by Soo-Chul Han
· 7 years ago
4f2e094
Enable 8x2/2x8 chroma predicitons w/ chroma-sub8x8
by Debargha Mukherjee
· 7 years ago
dcfc22a
Fix scale_chroma_bsize function
by Debargha Mukherjee
· 7 years ago
8fc3e03
Fix some compiler warnings with ext-partition
by Debargha Mukherjee
· 7 years ago
0979abb
Remove unused inclusion
by Sebastien Alaiwan
· 7 years ago
ac0511f
Remove old projection based warping code
by Debargha Mukherjee
· 7 years ago
1a2b35f
Remove code for homography models
by Debargha Mukherjee
· 7 years ago
945176a
Add new 4-point Type-II DCT to daala_tx.
by Nathan E. Egge
· 7 years ago
efb44bb
Add new 8-point Type-VII DST to daala_tx.
by Nathan E. Egge
· 7 years ago
39ace89
Remove deprecated sub8x8 functions
by Jingning Han
· 7 years ago
dfcb5c8
Remove CONFIG_CB4X4 config options
by Debargha Mukherjee
· 7 years ago
8a42dd7
Remove CONFIG_CB4X4 from aom_dsp
by Debargha Mukherjee
· 7 years ago
d0b77ac
Remove PVQ code
by Yushin Cho
· 7 years ago
ab68ddb
Re-enable 16x4 and 4x16 partitons,
by Debargha Mukherjee
· 7 years ago
edced25
Further cleanups related to removal of cb4x4 flags
by Debargha Mukherjee
· 7 years ago
c4ec032
expand gtest cpu extension filter
by Johann
· 7 years ago
0440147
simd_cmp_impl.h: quiet visual studio warning
by James Zern
· 7 years ago
25f9771
Reduce size of TX_SIZE for msvc
by Yaowu Xu
· 7 years ago
0972381
Reduce the mfmv stack size in use
by Jingning Han
· 7 years ago
812897d
Make more enum types packed
by Yaowu Xu
· 7 years ago
ad39685
Add Daala TX to 16x32 and 32x16 transforms
by Monty Montgomery
· 7 years ago
7eb4454
Add Daala TX to 8x16 and 16x8 transforms
by Monty Montgomery
· 7 years ago
abd9451
Add Daala TX to 4x8 and 8x4 transforms
by Monty Montgomery
· 7 years ago
1eac584
Don't reject invalid warped motion model
by Sebastien Alaiwan
· 7 years ago
69a1643
Fix a bug in the DAALA_TX 16-point DST functions.
by Nathan E. Egge
· 7 years ago
7f537b8
mfmv projection constraint
by Jingning Han
· 7 years ago
69ac7bf
Revert "Change test video size to 1080p"
by Yaowu Xu
· 7 years ago
Next »