Sign in
aomedia
/
avm
/
a56736c96be210e60d8758973b180b5ea11b8e39
/
av1
/
decoder
163f0f0
[NORMATIVE, obu-frame] Fix interaction with other experiments
by David Barker
· 7 years ago
2c92b07
[NORMATIVE] Add sequence-level flag for superres.
by Urvang Joshi
· 7 years ago
6567c4a
Remove unused parameters and effectless code
by Yaowu Xu
· 7 years ago
a689cab
Refactor and drop bsize from get_ext_tx_types()
by Jingning Han
· 7 years ago
47eb232
Reduce get_ext_tx_set parameter set
by Jingning Han
· 7 years ago
e2ceec1
Reduce parameter set of get_ext_tx_set_type
by Jingning Han
· 7 years ago
04450b1
Fix dump_obu and obu_parser.
by Tom Finegan
· 7 years ago
1646823
Stop using last_width and last_height
by Debargha Mukherjee
· 7 years ago
5427be1
Remove CONFIG_OBU_SIZE_AFTER_HEADER preproc guards.
by Tom Finegan
· 7 years ago
492c545
Remove CONFIG_MAX_TILE
by Yaowu Xu
· 7 years ago
cc615a8
[NORMATIVE] Check primary_ref_frame in more places
by David Barker
· 7 years ago
811a5fc
[NORMATIVE] Align scalability implementation with spec
by Yaowu Xu
· 7 years ago
3cab623
Remove CONFIG_LOOPFILTERING_ACROSS_TILES
by Yaowu Xu
· 7 years ago
1f30728
[fwd-kf] Don't reset current_frame_id when show_existing_frame=1
by David Barker
· 7 years ago
fd515b6
Remove CONFIG_SEGMENT_PRED_LAST config flag
by Debargha Mukherjee
· 7 years ago
c981385
[NORMATIVE] S_FRAME handling update
by Tarek AMARA
· 7 years ago
d776f28
Revert "[Normative] Move global info to ref buffer"
by David Barker
· 7 years ago
2dab275
adding support for trailing bits write/read
by Cyril Concolato
· 7 years ago
4a94765
Remove CONFIG_DEPENDENT_HORZTILE
by Yaowu Xu
· 7 years ago
d90d343
[NORMATIVE] Use the primary reference frame as prev_frame
by Yue Chen
· 7 years ago
dc54be6
Simplify end-of-frame CDF update
by Hui Su
· 7 years ago
e8eb3a7
Fix a bug related to intrabc mode cost
by Hui Su
· 7 years ago
e5c723c
Remove deprecate use_prev_frame_mvs flag
by Jingning Han
· 7 years ago
d46f5cd
Remove deprecated frame_can_use_prev_frame_mvs() function
by Jingning Han
· 7 years ago
0cbcf79
[NORMATIVE] Enforce constraint on frame_id_length.
by Thomas Davies
· 7 years ago
190b77a
[NORMATIVE] Always update segfeatures at intra-only frames
by David Barker
· 7 years ago
c9b6f23
[Normative] Move global info to ref buffer
by Cheng Chen
· 7 years ago
fd20f38
Remove EXT_WARPED_MOTION flag
by Yunqing Wang
· 7 years ago
ba7b8fe
Remove NO_FRAME_CONTEXT_SIGNALING config flag
by Debargha Mukherjee
· 7 years ago
7f1dfa0
[NORMATIVE] Renable frame refs signaling for ER.
by Debargha Mukherjee
· 7 years ago
347c69e
[NORMATIVE] Remove redundant byte from bitstream
by Imdad Sardharwalla
· 7 years ago
229fdc8
[NORMATIVE] Frame context refresh error-resilience
by Debargha Mukherjee
· 7 years ago
542aa32
Fix experiment inconsistency in obu.c.
by Tom Finegan
· 7 years ago
9d9ec1f
Remove CONFIG_OBU_SIZING preprocessor guards.
by Tom Finegan
· 7 years ago
4d8f777
[NORMATIVE] Enable OrderHint features when err res
by Imdad Sardharwalla
· 7 years ago
f927381
[NORMATIVE][obu] Add obu_redundant_frame_header.
by Tom Finegan
· 7 years ago
714b268
Allocate missing buffers in error_resilient_mode
by Imdad Sardharwalla
· 7 years ago
cff20b9
Refactor read/write_segment_id()
by Hui Su
· 7 years ago
3a96462
[NORMATIVE] Take segment features from LAST_FRAME
by Rostislav Pehlivanov
· 7 years ago
21cc90b
[NORMATIVE] Signal ref OrderHints in err res mode
by Imdad Sardharwalla
· 7 years ago
33c10f2
Fix syntax sync issue for show_existing_frame = 1
by Imdad Sardharwalla
· 7 years ago
3ba8e89
decoder.c: cleanup dead calls to dealloc
by Sebastien Alaiwan
· 7 years ago
2faf53d
obu: Make use of the length_present flag
by Vignesh Venkatasubramanian
· 7 years ago
49abec8
Clean-up effectless code
by Yaowu Xu
· 7 years ago
e0018b5
Remove unneeded av1_find_best_ref_mvs() calls from decoder
by Jingning Han
· 7 years ago
bb30b35
Refactor ref_mv fetch for newmv modes
by Jingning Han
· 7 years ago
3cee979
Refactor ref mv parsing at the decoder
by Jingning Han
· 7 years ago
5209162
Allow compound mode when order hint isn't available
by Cheng Chen
· 7 years ago
3a2a80d
Revert "[NORMATIVE]Cut off tpl mvs from error resilient frames"
by Thomas Daede
· 7 years ago
224cf96
Terminate decoding if sequence header is not found
by Hui Su
· 7 years ago
0b9d8a1
Fix cdf optimizer for compound types
by Yue Chen
· 7 years ago
a94c775
Skip decoding when startTile is larger than endTile
by Hui Su
· 7 years ago
c3b42aa
Allow decoder to tolerate invalid metadata size
by Hui Su
· 7 years ago
2bd9d4b
[NORMATIVE]Cut off tpl mvs from error resilient frames
by Jingning Han
· 7 years ago
c0ff7a3
Bitmasking "level/dq_coeff" and prevent OOB
by Yaowu Xu
· 7 years ago
17bdcdf
[NORMATIVE] order_hint_bits_minus1
by Zoe Liu
· 7 years ago
9c84d42
Avoid OOB memory access in av1_decode_frame_from_obus()
by Hui Su
· 7 years ago
19f0a23
Add segment_id binarization mismatch test
by Frederic Barbier
· 7 years ago
820ce73
Unify single and compound ref mv process
by Jingning Han
· 7 years ago
e682ad9
Remove unneeded enums from mvref_common.h
by Jingning Han
· 7 years ago
f050fc1
Flatten nmv context model
by Jingning Han
· 7 years ago
56f927e
Align a few buffers to 32 byte boundaries
by Yaowu Xu
· 7 years ago
1609b94
[NORMATIVE] Error resilient/skip mode on OrderHint
by Imdad Sardharwalla
· 7 years ago
2764782
[NORMATIVE] FRM refs signaling on OrderHint status
by Zoe Liu
· 7 years ago
a9ccd90
Remove av1_nmv_ctx function
by Jingning Han
· 7 years ago
d1991bb
Merge opt-ref-mv experimental flag
by Jingning Han
· 7 years ago
fc66c6b
Some fixes on enable_jnt_comp
by Debargha Mukherjee
· 7 years ago
00dcf5a
Rephase the frame level flag for intra_edge
by Yue Chen
· 7 years ago
4543902
Remove av1_ for static functions
by Yaowu Xu
· 7 years ago
fecd9a7
[Normative] Add a bit of order hint in sequence header
by Cheng Chen
· 7 years ago
e68aa8a
Add EXPLICIT_ORDER_HINT experiment
by Imdad Sardharwalla
· 7 years ago
a938362
[NORMATIVE] Add frame-level flag to enable/disable filter_intra
by Yue Chen
· 7 years ago
813186b
Use term 'restoration unit' consistently.
by Urvang Joshi
· 7 years ago
726f795
obu: Add obu_has_payload_length_field bit to header
by Vignesh Venkatasubramanian
· 7 years ago
b2ce34e
obu: Merge FH and TG if there is only 1 TG
by Vignesh Venkatasubramanian
· 7 years ago
e242a81
Remove predict and highbd_predict function ptrs
by Debargha Mukherjee
· 7 years ago
2a06b41
[normative] [obu] Implicit start and end for 1 TG case
by Vignesh Venkatasubramanian
· 7 years ago
9e9f7ad
make tile_size_bytes field conditional
by James Zern
· 7 years ago
6cd5a82
[NORMATIVE-SYNTAX] Fix max tile width/area calculation
by David Barker
· 7 years ago
e0d56e6
[NORMATIVE] Fix coefficient CDFs when using PRIMARY_REF_NONE
by David Barker
· 7 years ago
11de930
[NORMATIVE, fwd-kf] Signal refresh_frame_flags for fwd keyframes
by David Barker
· 7 years ago
5521a18
Remove frame_parallel_decode option on decoder side.
by Debargha Mukherjee
· 7 years ago
45a8fed
[NORMATIVE] Move frame_offset setup upwards
by Zoe Liu
· 7 years ago
3bb1f2a
[non-normative, obu] Check OBU sizes
by David Barker
· 7 years ago
2db97f3
Clean up read_cdef()
by Steinar Midtskogen
· 7 years ago
51020e1
[NORMATIVE] Update no_frame_context_signaling header signaling.
by Thomas Daede
· 7 years ago
4733549
[NORMATIVE, fwd-kf] Reload adapted CDFs for fwd keyframes
by David Barker
· 7 years ago
dd1a80c
Move segmentation info to segmentation struct
by Rostislav Pehlivanov
· 7 years ago
02f04d0
Remove CONFIG_JNT_COMP macro
by Deepa K G
· 7 years ago
4ff7883
Handle cases with no tile data to decode
by Hui Su
· 7 years ago
dd6ef6c
Remove CONFIG_EXT_TILE macro
by Yaowu Xu
· 7 years ago
6198ebc
obu: Fix build when OBU_SIZING is off
by Vignesh Venkatasubramanian
· 7 years ago
f76ee51
Remove CONFIG_MFMV macro
by Yaowu Xu
· 7 years ago
e4e2d09
Simplify read_obu_header.
by Tom Finegan
· 7 years ago
4a707a8
Remove CONFIG_TIMING_INFO_IN_SEQ_HEADERS config flag
by Debargha Mukherjee
· 7 years ago
45dfb79
[NORMATIVE-SYNTAX] Disable filter_intra in >32x32 sb_type
by Yue Chen
· 7 years ago
13ee28c
Add util function for reading OBU type.
by Tom Finegan
· 7 years ago
1ee41f3
Remove CONFIG_EXT_INTRA_MODE macro
by Yaowu Xu
· 7 years ago
bfd2454
[NORMATIVE] Fixes for lossless frame simplifications
by Jonathan Matthews
· 7 years ago
4a17335
Remove mv dependency conditions on filter type coding
by Jingning Han
· 7 years ago
Next »