Sign in
aomedia
/
avm
/
46fcecc395b4123869c9075ac989f7e9acbc10d9
/
av1
/
decoder
46fcecc
Merge "EC_ADAPT: send updates for the correct nodes." into nextgenv2
by Yaowu Xu
· 8 years ago
2ae4214
Merge "Add ec_multisymbol for common daala_ec and rans code" into nextgenv2
by Yaowu Xu
· 8 years ago
eaafb17
Merge "Add EC_ADAPT experiment for symbol-adaptive entropy coding." into nextgenv2
by Yaowu Xu
· 8 years ago
09ebbfb
EC_ADAPT: send updates for the correct nodes.
by Thomas Davies
· 8 years ago
aca9feb
Add ec_multisymbol for common daala_ec and rans code
by Alex Converse
· 8 years ago
9ac5508
Add EC_ADAPT experiment for symbol-adaptive entropy coding.
by Thomas
· 9 years ago
ee9264c
Merge "Replace num_4x4_blocks_txsize_loopup table" into nextgenv2
by Jingning Han
· 8 years ago
32b2028
Replace num_4x4_blocks_txsize_loopup table
by Jingning Han
· 8 years ago
d64eaf1
Merge "Tile groups: ensure each tile in a TG has a length." into nextgenv2
by Yaowu Xu
· 8 years ago
efd5725
Merge "Encode and decode multiple tile groups" into nextgenv2
by Yaowu Xu
· 8 years ago
8fe64a3
Tile groups: ensure each tile in a TG has a length.
by Thomas Davies
· 8 years ago
80188d1
Encode and decode multiple tile groups
by Thomas Davies
· 8 years ago
fe8d6c6
Merge "Refactor recursive transform block decoding" into nextgenv2
by Jingning Han
· 8 years ago
c17b9e0
Merge "Refactor recursive transform block size decoding" into nextgenv2
by Jingning Han
· 8 years ago
2df83d5
Merge "Remove av1_use_hp_mv()" into nextgenv2
by Yaowu Xu
· 8 years ago
c66f264
Merge "rans: Use symbol coding for motion vectors" into nextgenv2
by Yaowu Xu
· 8 years ago
5f61426
Refactor recursive transform block decoding
by Jingning Han
· 8 years ago
65abc31
Refactor recursive transform block size decoding
by Jingning Han
· 8 years ago
6317c88
Remove av1_use_hp_mv()
by Alex Converse
· 8 years ago
058e42d
Merge "Fix clpf and dering signalling when used with ext-partition-types" into nextgenv2
by Debargha Mukherjee
· 8 years ago
3fc98e8
rans: Use symbol coding for motion vectors
by Alex Converse
· 8 years ago
18ee02b
Merge "Fix two bugs in parallel_deblocking experiment" into nextgenv2
by Yaowu Xu
· 8 years ago
f8935c9
Fix clpf and dering signalling when used with ext-partition-types
by David Barker
· 8 years ago
607fa6a
Support potential 2x2 transform block unit
by Jingning Han
· 8 years ago
6f8c1a7
Fix two bugs in parallel_deblocking experiment
by Ryan Lei
· 8 years ago
906be07
Synchronize tx_size counts in the decoder
by Jingning Han
· 8 years ago
4e1737a
Add depth to tx_size mapper to bit-stream coding
by Jingning Han
· 8 years ago
c83ef8b
Merge "Refactor transform size coding" into nextgenv2
by Jingning Han
· 8 years ago
aae72a6
Refactor transform size coding
by Jingning Han
· 8 years ago
dece603
Merge "Use constrained tokenset with --enable-daala_ec." into nextgenv2
by Yaowu Xu
· 8 years ago
46e8490
Use constrained tokenset with --enable-daala_ec.
by Nathan E. Egge
· 9 years ago
7f9eb87
Merge "Fix compile error with --enable-accounting" into nextgenv2
by Debargha Mukherjee
· 8 years ago
6305abe
Refactor: Add macro LOG_SWITCHABLE_FILTERS
by Angie Chiang
· 8 years ago
d971eb8
Merge "Move small fixes and refactoring for obmc pred from AV1" into nextgenv2
by Yaowu Xu
· 8 years ago
3635a83
Merge "adapt_scan experiment" into nextgenv2
by Yaowu Xu
· 8 years ago
d971f40
Fix compile error with --enable-accounting
by David Barker
· 8 years ago
ed8cd9a
adapt_scan experiment
by Angie Chiang
· 8 years ago
8d6eaec
Merge "Refactor av1_predict_intra_block tx_size interface" into nextgenv2
by Jingning Han
· 8 years ago
894fcce
Move small fixes and refactoring for obmc pred from AV1
by Yue Chen
· 8 years ago
6363244
Merge "Add MAX_VARTX_DEPTH macro" into nextgenv2
by Jingning Han
· 8 years ago
e98c4a1
Merge "Simplify the recursive transform block decoding" into nextgenv2
by Jingning Han
· 8 years ago
bbd9705
Merge "Add bit accounting information for deringing" into nextgenv2
by Debargha Mukherjee
· 8 years ago
c4c99da
Refactor av1_predict_intra_block tx_size interface
by Jingning Han
· 8 years ago
571189c
Add MAX_VARTX_DEPTH macro
by Jingning Han
· 8 years ago
91072e9
Merge "Align frame contexts." into nextgenv2
by Angie Chiang
· 8 years ago
95e248e
Add bit accounting information for deringing
by David Barker
· 8 years ago
421af35
Merge "Limit the transform block partition depth" into nextgenv2
by Jingning Han
· 8 years ago
57d0937
Merge "Separate intra and inter tx_size counting" into nextgenv2
by Jingning Han
· 8 years ago
d30a563
Merge "Add a runtime flag to enable bit accounting." into nextgenv2
by Yaowu Xu
· 8 years ago
60e6516
Merge "Refactor tx_size step use cases in decoder" into nextgenv2
by Jingning Han
· 8 years ago
c06feef
Merge "Fix compiler warning when CONFIG_ACCOUNTING enabled." into nextgenv2
by Yaowu Xu
· 8 years ago
bd161f9
Merge "Refactor decoder side qcoeff reset" into nextgenv2
by Jingning Han
· 8 years ago
a5d96c4
Align frame contexts.
by Angie Chiang
· 8 years ago
eb64fc2
Add a runtime flag to enable bit accounting.
by Nathan E. Egge
· 8 years ago
ebbd479
Fix compiler warning when CONFIG_ACCOUNTING enabled.
by Nathan E. Egge
· 8 years ago
5f34b61
Update class0_fp_cdf and fp_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
d7b893c
Update class_cdf table once per frame.
by Nathan E. Egge
· 9 years ago
5f7fd7a
Update joint_cdf table once per frame.
by Nathan E. Egge
· 9 years ago
6ec4d10
Update inter_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
b808b43
Merge "Update uv_mode_cdf tables once per frame." into nextgenv2
by Yaowu Xu
· 8 years ago
94d5bfc
Limit the transform block partition depth
by Jingning Han
· 8 years ago
e86df52
Merge "Update y_mode_cdf tables once per frame." into nextgenv2
by Yaowu Xu
· 8 years ago
a82712b
Merge "Update kf_y_mode_cdf tables once per frame." into nextgenv2
by Yaowu Xu
· 8 years ago
dc9ad31
Separate intra and inter tx_size counting
by Jingning Han
· 8 years ago
8fd62b7
Simplify the recursive transform block decoding
by Jingning Han
· 8 years ago
2d64f12
Refactor tx_size step use cases in decoder
by Jingning Han
· 8 years ago
1be1878
Refactor decoder side qcoeff reset
by Jingning Han
· 8 years ago
dc3c3a3
Merge "Pass AV1_COMMON into get_scan" into nextgenv2
by Yaowu Xu
· 8 years ago
823411e
Merge "Refactor tx_size to pixel number in decodeframe.c" into nextgenv2
by Jingning Han
· 8 years ago
380cb1a
Update uv_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
5710c72
Update y_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
3ef926e
Update kf_y_mode_cdf tables once per frame.
by Nathan E. Egge
· 9 years ago
ff6d890
Pass AV1_COMMON into get_scan
by Angie Chiang
· 8 years ago
b0f9968
Merge "Remove the has_no_coeffs corner case" into nextgenv2
by Angie Chiang
· 8 years ago
c2c5ec2
Merge "Unify set_contexts() function for encoder and decoder" into nextgenv2
by Yaowu Xu
· 8 years ago
3d855c5
Refactor tx_size to pixel number in decodeframe.c
by Jingning Han
· 8 years ago
c76572a
Merge changes Icfc16070,Ied47a248,I8af087d9,I322a1366,If04580af into nextgenv2
by Yaowu Xu
· 8 years ago
a6923f7
Unify set_contexts() function for encoder and decoder
by Jingning Han
· 9 years ago
45ea963
Code class0 using aom_read() / aom_write().
by Nathan E. Egge
· 9 years ago
72762a2
Use intra_ext_tx_cdf when coding tx_type.
by Nathan E. Egge
· 9 years ago
ac499f3
Use MV_FP_SIZE based constant instead of 3.
by Nathan E. Egge
· 9 years ago
360383b
Merge "decodeframe.c: aom_read_tree_cdf->aom_read_symbol" into nextgenv2
by Yaowu Xu
· 8 years ago
528d9de
Merge "Sync with aom branch for ext-refs" into nextgenv2
by Zoe Liu
· 8 years ago
967ff39
Palette: Use inverse_color_order to find color index faster.
by Urvang Joshi
· 9 years ago
f2581a3
decodeframe.c: aom_read_tree_cdf->aom_read_symbol
by Yaowu Xu
· 8 years ago
130ca4d
Remove the has_no_coeffs corner case
by Peter de Rivaz
· 8 years ago
6cfaff9
Sync with aom branch for ext-refs
by Zoe Liu
· 8 years ago
5db9743
Seperate FILTER_INTRA from EXT_INTRA experiment
by hui su
· 8 years ago
cfc5ac5
Merge "Partition the ans experiment into 'ans' and 'rans'" into nextgenv2
by Yaowu Xu
· 8 years ago
f693610
Step size and arithmetic coding for delta quantization.
by Thomas Davies
· 9 years ago
0744116
Support for delta-q at superblock level
by Arild Fuldseth
· 9 years ago
dc8a2c5
Merge "Always send frame size explicitly" into nextgenv2
by Yaowu Xu
· 8 years ago
8f6eb18
Fix decodeframe.c format
by Jingning Han
· 8 years ago
842e9b0
Always send frame size explicitly
by Arild Fuldseth
· 9 years ago
ec6fb64
Partition the ans experiment into 'ans' and 'rans'
by Alex Converse
· 8 years ago
66b1fcc
Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2
by Urvang Joshi
· 8 years ago
e22a480
Merge "Fix format in set_offsets()" into nextgenv2
by Hui Su
· 8 years ago
6048d05
Bit accounting.
by Michael Bebenita
· 9 years ago
97d8548
Fix format in set_offsets()
by Jingning Han
· 9 years ago
368fbc9
Fix warnings reported by -Wshadow: Part2b: more from av1 directory
by Urvang Joshi
· 8 years ago
Next »