Sign in
aomedia
/
avm
/
85a8f70c5cf5a824e02a21bfbc437090432c4693
/
av1
/
decoder
/
decodeframe.c
85a8f70
ncobmc_adapt_weight: Add bitstream syntax
by Wei-Ting Lin
· 8 years ago
580943a
supertx: Read and write transforms with CDF in decode_partition
by Rupert Swarbrick
· 8 years ago
a65f305
Re-organize the block index in decode_reconstruct_tx
by Jingning Han
· 8 years ago
8889673
{decodeframe,rdopt}.c: fix asserts with strings
by James Zern
· 8 years ago
bd99b38
Pass mbmi into get_scan()
by Angie Chiang
· 8 years ago
84f567c
Add chorma tilesize option in loop-restoration
by Debargha Mukherjee
· 8 years ago
81ec261
cb4x4: Move sub-4X4 block sizes behind chroma flags.
by Timothy B. Terriberry
· 8 years ago
4a81001
ext_inter: Skip compound type probs. for small block sizes.
by Timothy B. Terriberry
· 8 years ago
fe06cb7
Cleanup useless 'else'
by Frederic Barbier
· 8 years ago
237c53e
Replace dead assertion
by Frederic Barbier
· 8 years ago
c646923
Fix compilation for CONFIG_DELTA_Q && !CONFIG_EC_ADAPT && !CONFIG_EXT_DELTA_Q
by Jonathan Matthews
· 8 years ago
0eac319
Fix compile error of lv_map
by Angie Chiang
· 8 years ago
c082bbc
Add new coding tool of ext-comp-refs
by Zoe Liu
· 8 years ago
bfbf6a5
Unify resize and superres denominator constants
by Fergus Simpson
· 8 years ago
315f578
NEW_MULTISYMBOL: adapt single_ref flags.
by Thomas Davies
· 8 years ago
860def6
NEW_MULTISYMBOL: adapt comp_inter_mode.
by Thomas Davies
· 8 years ago
149eda5
NEW_MULTISYMBOL: adapt inter mode flags.
by Thomas Davies
· 8 years ago
f6ad935
NEW_MULTISYMBOL: Adapt intra_inter binary symbol.
by Thomas Davies
· 8 years ago
61e3e37
NEW_MULTISYMBOL: Adapt skip binary symbol.
by Thomas Davies
· 8 years ago
1d1df18
fix the compile error in Debug mode on Windows with Visual Studio
by Ryan Lei
· 8 years ago
91adea5
read_bitdepth...sampling: quiet unused param warning
by James Zern
· 8 years ago
8b7a4e1
Fix unit tests with --disable-lowbitdepth
by Sebastien Alaiwan
· 8 years ago
29e40a6
Unify and clean up resize arguments
by Debargha Mukherjee
· 8 years ago
76fb126
Experiment: adding the source video information signaling (Netflix)
by anorkin
· 8 years ago
aba246d
Integrate level-map with var-tx
by Jingning Han
· 8 years ago
b732c1e
GLOBAL_MOTION: simplify parameter coding.
by Thomas Davies
· 8 years ago
846f108
Remove unused 'inter_mode_probs/cdf'
by David Barker
· 8 years ago
85b6646
Add encoder/decoder pipeline to support single ref comp modes
by Zoe Liu
· 8 years ago
d2bcbb5
frame_superres: Post encode/decode upscaling
by Fergus Simpson
· 8 years ago
8e689e4
supertx: code refactoring + resolve conflicts with baseline
by Yue Chen
· 8 years ago
7b1ec7a
Add encoder/decoder support for var-refs
by Zoe Liu
· 8 years ago
31c6650
Remove deprecated high-bitdepth functions
by Sarah Parker
· 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
78bfc28
Rename LOWDELAY_COMPOUND to ONE_SIDED_COMPOUND
by Arild Fuldseth (arilfuld)
· 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
e16b266
var_tx+intrabc: Fix infinite recursion
by Alex Converse
· 8 years ago
6675adf
AOM_QM: redesign matrices and support CB_4X4 and RECT-TX.
by Thomas Davies
· 8 years ago
a2d5cde
cb4x4: Fix reset_skip_context() without chroma_2x2
by Timothy B. Terriberry
· 8 years ago
b8a6fd6
DPCM intra coding experiment
by hui su
· 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
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
05a3e7d
Refactor setup_segmentation_dequant.
by Alex Converse
· 8 years ago
846d67d
frame_superres: Send scale every frame
by Fergus Simpson
· 8 years ago
ad66b81
Merge NEW_TOKENSET experiment into EC_MULTISYMBOL.
by Nathan E. Egge
· 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
25d5882
Fix invalid assertion
by Ryan
· 8 years ago
14af5b9
Simplify conditions on bitdepth
by Sebastien Alaiwan
· 8 years ago
bcfb0e1
Build fix with interintra alone
by Debargha Mukherjee
· 8 years ago
4d26acb
Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4
by Yue Chen
· 8 years ago
40a42d4
Fix for the use of prev frame mvs when ext-refs is on
by David Barker
· 8 years ago
df06833
Fix enc/dec mismatch in ext-partition and cdef
by Jingning Han
· 8 years ago
c44009c
Rework inter prediction process in cb4x4 mode
by Jingning Han
· 8 years ago
930c51c
Sync enc/dec for tempmv_signaling
by Fangwen Fu
· 8 years ago
ed05799
Some cleanups on ext-inter config macros
by Debargha Mukherjee
· 8 years ago
e23d5c3
Make the binary codes library accounting enabled
by Debargha Mukherjee
· 8 years ago
e140c50
Merge ref-mv into codebase
by Sebastien Alaiwan
· 8 years ago
10e1da9
Store pre_fc in AV1_COMMON rather than computing it on the spot.
by Thomas Daede
· 8 years ago
ed5a30f
Remove subframe_prob_update experiment
by hui su
· 8 years ago
cd167c4
Remove some special cases for CONFIG_HIGHBITDEPTH
by Sebastien Alaiwan
· 8 years ago
e816b31
intrabc: Call setup intrabc scale factors once per frame
by Alex Converse
· 8 years ago
b9c652a
Deduplicate profile check
by Sebastien Alaiwan
· 8 years ago
cfc12f3
Differential coding of Wiener/Sgrproj parameters
by Debargha Mukherjee
· 8 years ago
d91c8c9
frame_superres: Make frame_superres independent of loop_restoration
by Fergus Simpson
· 8 years ago
91d9a79
Offset sub8x8 chroma component buffer pointers
by Jingning Han
· 8 years ago
359dc2b
set_mi_row_col: Refactor functions and their calls.
by Urvang Joshi
· 8 years ago
ff70545
Rename get_tx_scale to av1_get_tx_scale
by Jingning Han
· 8 years ago
3889730
Enable low-latency (uni-directional) compound mode (normative)
by Arild Fuldseth (arilfuld)
· 8 years ago
fb9e665
Add loop to remove repeated code in dec_extend_all
by Sarah Parker
· 8 years ago
0617363
Bug fix for ext_delta_q experiment
by Fangwen Fu
· 8 years ago
e398028
[CFL] Store luma as prediction for chroma
by Luc Trudeau
· 8 years ago
c5f735f
Fix separation between ext-inter group of expts.
by Debargha Mukherjee
· 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
b926f32
Fix compile warnings when ext-tx and ans are enabled
by Sarah Parker
· 8 years ago
4ff59b5
Cleanup: Remove const for params passed by value
by Yaowu Xu
· 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
106b3cb
Use correct bsize in vartx sub8x8 max tx_size lookup
by Sarah Parker
· 8 years ago
f816415
[CFL] Custom block-level DC_PRED
by Luc Trudeau
· 8 years ago
6efba48
get_tile_buffers: normalize size types
by James Zern
· 8 years ago
2874430
intrabc: Add initial skeleton
by Alex Converse
· 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
f8e87b4
Deliver the eob threshold to inverse transform
by Yi Luo
· 8 years ago
350a9b7
bitstream-dbg: Add missing include to decodeframe
by Fergus Simpson
· 8 years ago
b6d770c
get_tx_type after av1_read_coeffs_txb_facade
by Angie Chiang
· 8 years ago
4c10a3c
Refactor gm/wm/obmc for cleaner warping interactions
by Sarah Parker
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
44bb6d0
pvq: Remove support for disabling nodesync.
by Timothy B. Terriberry
· 8 years ago
a876495
Avoiding extra runs through skip flags
by Jean-Marc Valin
· 8 years ago
7f24e1b
Remove the single ref inter mode NEWFROMNEARMV
by Zoe Liu
· 8 years ago
752ccce
Use block_idx rather than block_raster_idx
by Angie Chiang
· 8 years ago
52ece88
Temporarily disable multi-thread loop filter in cb4x4
by Jingning Han
· 8 years ago
Next »