Sign in
aomedia
/
avm
/
c97f6d5407b7f96807cacb08a411deacf41bbf18
/
av1
/
decoder
/
decoder.c
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
91072e9
Merge "Align frame contexts." into nextgenv2
by Angie Chiang
· 8 years ago
d30a563
Merge "Add a runtime flag to enable bit accounting." into nextgenv2
by Yaowu Xu
· 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
6ec4d10
Update inter_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
6048d05
Bit accounting.
by Michael Bebenita
· 9 years ago
7c5b4c1
Update intra_ext_tx_cdf per frame.
by Nathan E. Egge
· 9 years ago
4947c29
Update switchable_interp_cdf once per frame.
by Nathan E. Egge
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed (96%) from vp10/decoder/decoder.c]
0818a7c
Port commits related to clpf and qm experiments
by Yaowu Xu
· 9 years ago
8a061d4
vp10/decoder,vp10/*.[hc]: apply clang-format
by clang-format
· 9 years ago
1af28f0
Code refactoring on Macros related to ref frame numbers
by Zoe Liu
· 9 years ago
b06147d
Cherry pick from AOMedia
by Yaowu Xu
· 9 years ago
8bf837f
Cherry pick from AOM:
by Yaowu Xu
· 9 years ago
f9e38a7
Remove reference frame buffer update for show_exsiting_frame
by Wei-ting Lin
· 9 years ago
5805a14
Merge bi-predictive frames to EXT_REFS
by Zoe Liu
· 9 years ago
cf5083d
Added an experiment "bidir_pred" for backward prediction
by Zoe Liu
· 9 years ago
a63147a
Fix --test-decode=warn to test mismatch
by Zoe Liu
· 9 years ago
6ca3646
Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table.
by Alex Converse
· 9 years ago
9aaa3c9
Make set_reference control API work in VP9 and VP10
by Yunqing Wang
· 9 years ago
bdcc140
Recover tile coding performance
by Yunqing Wang
· 9 years ago
f34deab
Adds compound wedge prediction modes
by Debargha Mukherjee
· 9 years ago
6bbbe31
ANS: Switch from PDFs to CDFs.
by Alex Converse
· 9 years ago
d1d11fc
Unify frame border extension operation
by Jingning Han
· 9 years ago
3c28b4a
Fix msvc compiler warnings
by Yaowu Xu
· 9 years ago
f0a4485
Refactor to separate restoration from loop filter
by Debargha Mukherjee
· 9 years ago
d1893f6
Code DCT tokens with ANS
by Alex Converse
· 9 years ago
3ec1601
Added 3 more reference frames for inter prediction.
by Zoe Liu
· 9 years ago
66f2f65
Merge MISC_FIXES
by hui su
· 9 years ago
dec4405
vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe.
by Ronald S. Bultje
· 9 years ago
d77a84b
vp10: remove superframe size field for last frame in superframe.
by Ronald S. Bultje
· 10 years ago
921c347
vp9/10 decoder_remove: check pbi pointer
by James Zern
· 10 years ago
ef73bbf
vp10: remove duplicate frame_parallel_decode field.
by Ronald S. Bultje
· 10 years ago
cf9366e
VP9Decoder -> VP10Decoder
by Yaowu Xu
· 10 years ago
fc7cbd1
VP9_COMMON -> VP10->COMMON
by Yaowu Xu
· 10 years ago
3acfe46
Sync vp10 with vpx_ports/system_state.h
by Jingning Han
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (97%) from vp10/decoder/vp9_decoder.c]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago