Sign in
aomedia
/
avm
/
ff70545fed69d2a4ad617a894a09ec9d6bafe012
/
av1
/
decoder
/
decodeframe.c
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
f178329
Add gm parameter coding based on ref parameters
by Sarah Parker
· 8 years ago
d3a6443
Rework sub8x8 chroma reference check to support non-420 format
by Jingning Han
· 8 years ago
c49ef3a
PVQ uses backward updated context in a tile
by Yushin Cho
· 8 years ago
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
Next »