Sign in
aomedia
/
avm
/
b188ea1402da379728b3141fe4e67f22dd022523
/
av1
/
decoder
/
decodeframe.c
b188ea1
Add PVQ frame context in common and tiles.
by Yushin Cho
· 8 years ago
13d0662
Reduce the number of bits sent for global translation model
by Sarah Parker
· 8 years ago
0077927
Change PVQ's skip symbols to use dyadic and ec_adapt adaptation
by Yushin Cho
· 8 years ago
50910f6
Empty the dst buffer before inv txfm when PVQ on
by Angie Chiang
· 8 years ago
d92d4bf
Add av1_inverse_transform_block
by Angie Chiang
· 8 years ago
3d005e4
Add av1_predict_intra_block_facade
by Angie Chiang
· 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
3b6c544
Refactoring related to shear parameter computation
by Debargha Mukherjee
· 8 years ago
f11fb88
Add av1_ prefix to fwd_txfm()
by hui su
· 8 years ago
ffabff3
ext_partition_types: Uncopy-paste update_ext_partition_context
by Alex Converse
· 8 years ago
5fe79db
Refactor read_partition()
by Jingning Han
· 8 years ago
cd95976
Explicitly use block size to determine partition info
by Jingning Han
· 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
d767beb
Fix the missing init for ec-adapt with parallel tile decoding
by Yushin Cho
· 8 years ago
1df427e
Fix ext_partition with cdef
by Jean-Marc Valin
· 8 years ago
e9f7742
Do real chroma RDO search for CDEF
by Jean-Marc Valin
· 8 years ago
64d7ef6
Fix Wundef warnings inside the codec
by Alex Converse
· 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
7d7ead9
Update txfm_partition_prob when PVQ is on
by Angie Chiang
· 8 years ago
5c0568a
Sync ENC/DEC behaviors of update scan count
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
6ff6af6
Add PVQ high bit depth support.
by Thomas Daede
· 8 years ago
29b0fad
Add av1_set_contexts in av1_read_coeffs_txb_facade
by Angie Chiang
· 8 years ago
bb9c73b
Add av1 prefix to inv_txfm_add
by hui su
· 8 years ago
b4e25d2
Make ext-intra/intra-interp work with ec-multisymbol
by hui su
· 8 years ago
133733c
Add av1_read_coeffs_txb_facade
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
a9d41e8
Merge dering/clpf rdo and filtering
by Steinar Midtskogen
· 8 years ago
4e18d40
ext_partition_types: Make update tree shape match
by Alex Converse
· 8 years ago
028b57f
EC_ADAPT: Perform backwards updates directly on CDFs.
by Thomas Davies
· 8 years ago
d0916d9
Add aom_merge_corrupted_flag to simplify debugging
by Angie Chiang
· 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
f80a058
hbd: remove unused variable "use_hbd"
by Fergus Simpson
· 8 years ago
ff0da2b
Code refactoring in adapt-scan
by hui su
· 8 years ago
b3be926
Remove palette interleave
by Fangwen Fu
· 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
0d10357
Fork the entropy experiment
by hui su
· 8 years ago
665cd70
DELTA_Q: use correct probability description.
by Thomas Davies
· 8 years ago
00c5433
Remove unnecessary filtering and buffer copies
by Debargha Mukherjee
· 8 years ago
a0de6d5
TILE_GROUPS: omit tile length from last tile in the frame.
by Thomas Davies
· 8 years ago
2cf03b1
Add a simple frame data inspection API.
by Nathan E. Egge
· 8 years ago
dddb21f
Fix compiling warnings in var-tx and coef-interleave
by Jingning Han
· 8 years ago
44701f2
Remove redundant return in set_offsets
by Angie Chiang
· 8 years ago
d152fc0
Remove unnecessary #ifdef
by Adrian Grange
· 8 years ago
7fcfee4
Prefer using get_tx_size()
by Angie Chiang
· 8 years ago
345a22d
Correct a macro
by Yaowu Xu
· 8 years ago
4305e6b
CLPF: Add quality dependent damping in the constrain function
by Steinar Midtskogen
· 8 years ago
ee4b3a8
blockd,decodeframe.c: remove unused tu_num_y var
by James Zern
· 8 years ago
4e6a8f3
Fix signed left-shifts added in e93acb2d228c.
by Timothy B. Terriberry
· 8 years ago
87aeeb8
Use default CDF tables when initialising coef probs.
by Thomas Davies
· 8 years ago
33bcd11
improving palette throughput
by Fangwen Fu
· 8 years ago
9837813
Allow disabling the 8-bit (low-bitdepth) operating path.
by Sebastien Alaiwan
· 8 years ago
005feb6
Add get_plane_type() helper function.
by Luc Trudeau
· 8 years ago
31b6a4f
Add chroma 2x2 block experiment
by Jingning Han
· 8 years ago
c20dc8e
Sync sub8x8 chroma component decoding process
by Jingning Han
· 8 years ago
08542b9
Reduce transform set for 16x32/32x16
by Debargha Mukherjee
· 8 years ago
e68a3e4
Add default reduced set for ext-tx
by Sarah Parker
· 8 years ago
0143513
Merging the dering and clpf experiments into a single experiment: CDEF
by Jean-Marc Valin
· 8 years ago
b353a8e
Remove tx_size_prob from compressed header with EC_ADAPT.
by Nathan E. Egge
· 8 years ago
0a79a1b
Change to use correct size
by Yaowu Xu
· 8 years ago
5dfa930
Support trapezoidal models for global motion
by Debargha Mukherjee
· 8 years ago
b3c43bc
Add a macro to control use of domain txfm filter
by Debargha Mukherjee
· 8 years ago
45e0d46
Skip count update in error resilient mode
by Jingning Han
· 8 years ago
5d0b310
Make adapt-scan support multi-thread encoding
by Jingning Han
· 8 years ago
b05e5d1
Add a new experiment of REF_ADAPT
by Zoe Liu
· 8 years ago
1dbda1b
Convert PVQ coefficient handling functions to tran_low_t.
by Thomas Daede
· 8 years ago
e93acb2
Scale PVQ input to OD_COEFF_SHIFT resolution.
by Timothy B. Terriberry
· 8 years ago
a9598cd
ec_multisymbol: Split off new new_tokenset experiment
by Alex Converse
· 8 years ago
7b9f2b3
add horizontal tile dependence support
by Fangwen Fu
· 8 years ago
fc1598a
EC_MULTISYMBOL: Include EOB in multisymbol encoding.
by Thomas Davies
· 8 years ago
19e7aa8
Remove interp filter for non-translation global mv
by Yue Chen
· 8 years ago
9aa9749
Fix compilation orders for ext-intra and ec-adapt
by hui su
· 8 years ago
ab78067
EC_MULTISYMBOL: Add block zero (CBP) counts and probs.
by Thomas Davies
· 8 years ago
9b02b0e
deblocking_across_tiles->loopfilter_across_tiles
by Ryan Lei
· 8 years ago
3aec8d6
Fix encode/decode mismatches for supertx + delta-q
by David Barker
· 8 years ago
8aca36d
ans: Remove some out of date ifdefs
by Alex Converse
· 8 years ago
0ccefe2
EC_MULTISYMBOL: merge ZERO_TOKEN into coding scheme.
by Thomas Davies
· 8 years ago
1a0ae84
Fix OneByOneVideoTest for loop-restoration
by Debargha Mukherjee
· 8 years ago
e1c0929
Convert PVQ skip variable to enum
by ltrudeau
· 8 years ago
0161a93
Cleanup for the entropy experiment
by hui su
· 8 years ago
839467f
Make ext-inter use new rectangular intra predictor
by David Barker
· 8 years ago
8d164de
enable explicit temp mv prediction signaling
by Fangwen Fu
· 8 years ago
7a428ba
Add a new experiment, DAALA_DIST
by Yushin Cho
· 8 years ago
758b2ce
Make adapt-scan support rectangular transform block sizes
by Jingning Han
· 8 years ago
c2ec0e4
EC_ADAPT: use tile context for partition type.
by Thomas Davies
· 8 years ago
1bfb5ed
EC_ADAPT: use tile context for intra mode syntax.
by Thomas Davies
· 8 years ago
eb780e7
Add a control to set the ANS window size
by Alex Converse
· 8 years ago
1e8e6b9
Miscellaneous cleaning up for loop-restoration
by David Barker
· 8 years ago
f77d4ad
EC_ADAPT: add per tile contexts.
by Thomas Davies
· 8 years ago
eeacc4c
Bug fix: determine tx_mode based on lossless mode of all segments
by Yue Chen
· 8 years ago
f27b160
Add rd loop of NCOBMC
by Yue Chen
· 8 years ago
feb925f
Enable rectangular transforms for Intra also.
by Urvang Joshi
· 8 years ago
55c6bde
Add unpoison_partition_ctx experiment
by Alex Converse
· 8 years ago
9ab6d71
Separate mbmi coding and coeff coding+recon at sb level in NCOBMC
by Yue Chen
· 8 years ago
Next »