Sign in
aomedia
/
avm
/
daa15e4e7a6532e96dac58d7e29705efa862612c
/
av1
/
encoder
/
bitstream.c
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
68abef8
deltaq: Use block size / mask macros
by Alex Converse
· 8 years ago
8e67c05
Fix tree to cdf index mapping
by Jingning Han
· 8 years ago
9bc1d8d
Fix a conflict between palette and cb4x4
by hui su
· 8 years ago
41a36de
Fix compiling for supertx
by Yaowu Xu
· 8 years ago
1df427e
Fix ext_partition with cdef
by Jean-Marc Valin
· 8 years ago
9620bcd
Re-enable av1_nmv_ctx() when ext-inter is enabled
by David Barker
· 8 years ago
e9f7742
Do real chroma RDO search for CDEF
by Jean-Marc Valin
· 8 years ago
5f5c132
Jointly optimizing deringing and clpf
by Jean-Marc Valin
· 8 years ago
800df03
Add forward probability update for lv_map
by Angie Chiang
· 8 years ago
54de7d6
Disallow cm->delta_q_present_flag=1 when cm->base_qindex=0.
by Arild Fuldseth (arilfuld)
· 8 years ago
b1bedf5
Align EXT_TX with EC_MULTISYMBOL and EC_ADAPT.
by Thomas Davies
· 8 years ago
b4e25d2
Make ext-intra/intra-interp work with ec-multisymbol
by hui su
· 8 years ago
1dca126
Turn off token related check for lv_map experiment
by Angie Chiang
· 8 years ago
57795a4
ext_partition_types: Bring into alignment with ec_multisymbol and ec_adapt
by Alex Converse
· 8 years ago
19234cc
Macro to disable warped/obmc_causal with global motion
by Sarah Parker
· 8 years ago
428bbb2
Fix config flags among var-tx/ext-tx/rect-tx
by Debargha Mukherjee
· 8 years ago
a9d41e8
Merge dering/clpf rdo and filtering
by Steinar Midtskogen
· 8 years ago
c8af611
Add av1_write_coeffs_mb
by Angie Chiang
· 8 years ago
da3d94f
Account for elided extrabits during rate cost calculation.
by Alex Converse
· 8 years ago
e063e2d
highbitdepth: deduplicate extrabits
by Alex Converse
· 8 years ago
4e18d40
ext_partition_types: Make update tree shape match
by Alex Converse
· 8 years ago
1c05c63
NEW_TOKENSET: Make zero block value uncodeable for AC coeffs.
by Thomas Davies
· 8 years ago
04bdd52
NEW_TOKENSET: do not code impossible values.
by Thomas Davies
· 8 years ago
028b57f
EC_ADAPT: Perform backwards updates directly on CDFs.
by Thomas Davies
· 8 years ago
b11aedf
Fix bitstream debug failure
by Angie Chiang
· 8 years ago
9d5d4ef
Fix a bug in encoding the restoration tilesize.
by Debargha Mukherjee
· 8 years ago
3e32f1a
Uniform way of accessing mbmi in write_tokens_b
by Luc Trudeau
· 8 years ago
15580c5
Fix bug with tx_size_coding for EC_ADAPT.
by Thomas Davies
· 8 years ago
4bfd72e
Clean up unused code in loop-restoration
by Debargha Mukherjee
· 8 years ago
1008c1e
Add restoration tilesize to frame header
by Debargha Mukherjee
· 8 years ago
f04254f
Clean up intra mode writing
by Jingning Han
· 8 years ago
b3be926
Remove palette interleave
by Fangwen Fu
· 8 years ago
0b7cbe6
Fix enc/dec mismatch in cb4x4 and ec-multisymbol
by Jingning Han
· 8 years ago
e2e591c
Fix compile warnings for ext-tx + ec-adapt
by Sarah Parker
· 8 years ago
d6ee8a8
Add a CDF for coding delta_q.
by Thomas Davies
· 8 years ago
73126c0
dependent tiles togeter with tile groups
by Fangwen Fu
· 8 years ago
Next »