Sign in
aomedia
/
avm
/
7b1ec7a918bb2789912165054353246ce67b8ea9
/
av1
/
encoder
/
bitstream.c
7b1ec7a
Add encoder/decoder support for var-refs
by Zoe Liu
· 8 years ago
5048423
Remove unused av1_inter_mode_tree ind/inv arrays.
by Nathan E. Egge
· 8 years ago
f71808c
intrabc: Elide tx size for intrabc skip
by Alex Converse
· 8 years ago
2dd982e
Make loop-restoration compatible w/ frame_superres
by Debargha Mukherjee
· 8 years ago
7c412ea
intrabc: adapt use_intrabc prob
by Alex Converse
· 8 years ago
7b2d144
Revert "frame_superres: Send scale every frame"
by Fergus Simpson
· 8 years ago
fe67ed6
cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2.
by Timothy B. Terriberry
· 8 years ago
b4ed149
filter-intra: fix compiler warnings when cb4x4 is off
by hui su
· 8 years ago
331662e
Rework txfm_above and txfm_left context offset
by Jingning Han
· 8 years ago
0481e8b
Fix an enc/dec mismatch issue in tokenization
by Jingning Han
· 8 years ago
62946d1
Fix enc/dec mismatch in filter-intra and chroma-sub8x8
by Jingning Han
· 8 years ago
9e2c7a6
Frame level flags to ctrl ext-inter compound modes
by Debargha Mukherjee
· 8 years ago
476c63c
Remove the DAALA_EC experiment.
by Nathan E. Egge
· 8 years ago
4fe5f67
Support level map coeffs in var-tx encoding
by Jingning Han
· 8 years ago
cd53951
Replace EC_MULTISYMBOL with DAALA_EC || ANS.
by Nathan E. Egge
· 8 years ago
d23ceea
Extend color restoration to support guided filters
by Debargha Mukherjee
· 8 years ago
f2b87bd
Remove unused macro defs
by Jingning Han
· 8 years ago
5ab7ed4
Resolve compiler errors in lv-map and var-tx
by Jingning Han
· 8 years ago
56e226e
Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks
by Yue Chen
· 8 years ago
bb6e134
Remove NEAREST_NEARMV / NEAR_NEARESTMV modes
by Debargha Mukherjee
· 8 years ago
24b15c9
Resolve enc/dec mismatch in var-tx and new-tokenset
by Jingning Han
· 8 years ago
846d67d
frame_superres: Send scale every frame
by Fergus Simpson
· 8 years ago
69d2101
Use single reference frame for 4x4 coding block in chroma-sub8x8
by Jingning Han
· 8 years ago
fa4ff85
Palette: use uint16_t to store palette colors
by hui su
· 8 years ago
ad66b81
Merge NEW_TOKENSET experiment into EC_MULTISYMBOL.
by Nathan E. Egge
· 8 years ago
b09b55d
[CFL] Add support for intra in inter
by Luc Trudeau
· 8 years ago
e46382a
intrabc: Fix build when palette is disabled
by Alex Converse
· 8 years ago
3502d08
frame-superres: Pre-encode downscaling
by Fergus Simpson
· 8 years ago
44c2bad
intrabc: Add a DV prediction scheme derived from ref_mv
by Alex Converse
· 8 years ago
33567b2
Palette: use color cache to compress base colors
by hui su
· 8 years ago
f436b12
[CFL] Check for uninitialized signs
by Luc Trudeau
· 8 years ago
4d26acb
Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4
by Yue Chen
· 8 years ago
a9bd85f
[CFL] Rename cfl_alpha_ind to cfl_alpha_idx
by Luc Trudeau
· 8 years ago
619576b
Deduplicate write_mb_modes_kf declaration
by Alex Converse
· 8 years ago
80f74b0
Simplify logic in write_modes_sb
by Jingning Han
· 8 years ago
23e4e7b
Simplify ifdef's in encoder.
by Nathan E. Egge
· 8 years ago
daa15e4
intrabc: Allow ext_tx transforms
by Alex Converse
· 8 years ago
2c31790
[CFL] Support for skip_chroma_rd in CB4X4
by Luc Trudeau
· 8 years ago
70bcb89
Make tile dependency experiment work with ext tile.
by Fangwen Fu
· 8 years ago
ed05799
Some cleanups on ext-inter config macros
by Debargha Mukherjee
· 8 years ago
f533400
[CFL] Alpha signaling
by Luc Trudeau
· 8 years ago
e140c50
Merge ref-mv into codebase
by Sebastien Alaiwan
· 8 years ago
911c964
Fix compiler warnings on config_subframe_prob_update
by Jingning Han
· 8 years ago
2d0e9b7
Move compound segment mask buffer from mbmi to xd
by Sarah Parker
· 8 years ago
2dbdf68
Revert "Move compound segment mask buffer from mbmi to xd"
by Frank Galligan
· 8 years ago
0bae624
Fix build failures with global-motion w/o ref-mv
by Debargha Mukherjee
· 8 years ago
cfc12f3
Differential coding of Wiener/Sgrproj parameters
by Debargha Mukherjee
· 8 years ago
0df711f
Fix and cleanup interpolation filter assignments
by Debargha Mukherjee
· 8 years ago
d91c8c9
frame_superres: Make frame_superres independent of loop_restoration
by Fergus Simpson
· 8 years ago
2cf73eb
Move compound segment mask buffer from mbmi to xd
by Sarah Parker
· 8 years ago
359dc2b
set_mi_row_col: Refactor functions and their calls.
by Urvang Joshi
· 8 years ago
b9c33d9
Fix a test failure in ext-inter experiment
by Debargha Mukherjee
· 8 years ago
0a6731f
Refactor ext-intra
by hui su
· 8 years ago
3749929
Make variables const in write_uniform() and read_uniform()
by hui su
· 8 years ago
c5f735f
Fix separation between ext-inter group of expts.
by Debargha Mukherjee
· 8 years ago
2c5f471
Revert "Prevent out-of-boundary mem access in ext-inter"
by James Zern
· 8 years ago
6a632e2
Prevent out-of-boundary mem access in ext-inter
by Jingning Han
· 8 years ago
99ffce6
Fix int type conversion warnings in ext-tile
by Jingning Han
· 8 years ago
1b6ccfc
Revert "Fix separation between ext-inter group of expts."
by James Zern
· 8 years ago
231fe42
Extend delta q to have delta lf
by Fangwen Fu
· 8 years ago
6160df2
Extend delta q with segments
by Fangwen Fu
· 8 years ago
5ca25df
Fix separation between ext-inter group of expts.
by Debargha Mukherjee
· 8 years ago
ed37d01
Turn off palette when enabling intrabc
by Alex Converse
· 8 years ago
106b3cb
Use correct bsize in vartx sub8x8 max tx_size lookup
by Sarah Parker
· 8 years ago
71a37de
bitstream.c: normalize some size types
by James Zern
· 8 years ago
06c372d
bitstream,mem_put_varsize: quiet warning in assert
by James Zern
· 8 years ago
6eeea0e
Enable ext-refs as default
by Zoe Liu
· 8 years ago
2874430
intrabc: Add initial skeleton
by Alex Converse
· 8 years ago
3dfba99
Harmonize ext-inter and ref-mv
by David Barker
· 8 years ago
d13c24a
palette-delta-encoding experiment
by hui su
· 8 years ago
d8cd55f
ext_tile: add 2 tile encoding modes
by Yunqing Wang
· 8 years ago
0c966a5
Signal CDEF damping in the frame header
by Steinar Midtskogen
· 8 years ago
cd9b03f
Add txk_sel exp
by Angie Chiang
· 8 years ago
39b06eb
Add plane to tx_type read/write/update functions
by Angie Chiang
· 8 years ago
4c10a3c
Refactor gm/wm/obmc for cleaner warping interactions
by Sarah Parker
· 8 years ago
c31ea68
Modify av1_write_tx_type for lv_map experiment
by Angie Chiang
· 8 years ago
a036d86
Disable neighbor warping for gm + obmc
by Sarah Parker
· 8 years ago
44bb6d0
pvq: Remove support for disabling nodesync.
by Timothy B. Terriberry
· 8 years ago
c8ab0bc
Avoid out of bound read
by Yaowu Xu
· 8 years ago
7f24e1b
Remove the single ref inter mode NEWFROMNEARMV
by Zoe Liu
· 8 years ago
52ece88
Temporarily disable multi-thread loop filter in cb4x4
by Jingning Han
· 8 years ago
f178329
Add gm parameter coding based on ref parameters
by Sarah Parker
· 8 years ago
749c057
Fix pvq for ext-tile
by Yushin Cho
· 8 years ago
604d846
Do not warp for warped-motion neighbors with obmc
by Debargha Mukherjee
· 8 years ago
d3a6443
Rework sub8x8 chroma reference check to support non-420 format
by Jingning Han
· 8 years ago
b2f32d8
Make EXT_TILE work with EC_ADAPT.
by Thomas Davies
· 8 years ago
29a4120
Make var-tx work with the re-designed cb4x4
by Jingning Han
· 8 years ago
c49ef3a
PVQ uses backward updated context in a tile
by Yushin Cho
· 8 years ago
13d0662
Reduce the number of bits sent for global translation model
by Sarah Parker
· 8 years ago
223b90e
Deprecate token check in level map coding scheme
by Jingning Han
· 8 years ago
ac4535c
Change PVQ's skip_dir symbols to use dyadic and ec_adapt adaptation
by Yushin Cho
· 8 years ago
0077927
Change PVQ's skip symbols to use dyadic and ec_adapt adaptation
by Yushin Cho
· 8 years ago
eb64972
Enable new_tokenset by default and fix experiment compatibility.
by Thomas Davies
· 8 years ago
2b9d19d
unpoison_partition_ctx: Move the fake context to the end
by Alex Converse
· 8 years ago
493623e
Enable ec_adapt by default and fix experiment compatibilities.
by Thomas Davies
· 8 years ago
404b2e8
Allow NEAR_NEARMV and NEW_NEWMV modes to use ref_mv_idx
by David Barker
· 8 years ago
265db6d
Improves/refactors rd costing for global motion
by Debargha Mukherjee
· 8 years ago
9b8393f
NEW_MULTISYMBOL: Code extra_bits using multi-symbols.
by Thomas Davies
· 8 years ago
e750841
frame_superres: Add scale to uncompressed header
by Fergus Simpson
· 8 years ago
47748b5
Adds binary code lib for coding various symbols
by Debargha Mukherjee
· 8 years ago
Next »