Sign in
aomedia
/
avm
/
3a7b5c283f5c1aa67fad33c9405bcde8de83c5fd
/
av1
/
decoder
/
decoder.h
3a7b5c2
Fix typo: seqence -> sequence
by David Barker
· 7 years ago
3ba8e89
decoder.c: cleanup dead calls to dealloc
by Sebastien Alaiwan
· 7 years ago
224cf96
Terminate decoding if sequence header is not found
by Hui Su
· 7 years ago
56f927e
Align a few buffers to 32 byte boundaries
by Yaowu Xu
· 7 years ago
dd6ef6c
Remove CONFIG_EXT_TILE macro
by Yaowu Xu
· 7 years ago
9cbc235
Dead code removal: superframe index parsing.
by Tom Finegan
· 7 years ago
e7142e1
Remove compressed header related code
by Yunqing Wang
· 7 years ago
64c2311
Inline function 'read_marker'
by Sebastien Alaiwan
· 7 years ago
2b1ec18
Drop support for decryption
by Sebastien Alaiwan
· 7 years ago
317002f
Monochrome control now in colorspace header
by Imdad Sardharwalla
· 7 years ago
730c805
Added monochrome option to the decoder.
by Imdad Sardharwalla
· 7 years ago
1e84af5
[CFL] CfL Initialization Simplification
by Luc Trudeau
· 7 years ago
fc851cb
Remove TileWorkerData
by Luc Trudeau
· 7 years ago
9f001f3
Remove MRC_TX experiment
by Sebastien Alaiwan
· 7 years ago
473cf89
Do not allow palette mode for partition sizes larger than 64x64
by Hui Su
· 7 years ago
d0b77ac
Remove PVQ code
by Yushin Cho
· 7 years ago
365e644
Remove compile guards for CONFIG_EXT_REFS
by Sebastien Alaiwan
· 7 years ago
5e70a11
Deduplicate use_reference_buffer/frame_id_numbers_present_flag
by David Barker
· 8 years ago
778023d
Add sequence (kf) level flag for reference buffer
by Debargha Mukherjee
· 8 years ago
5c6744b
Add cdfs and mask buffers for mrc-tx
by Sarah Parker
· 8 years ago
497d195
Normalize set/get reference ctrls to use ref frame index.
by Thomas Daede
· 8 years ago
c6300aa
Remove PALETTE flag
by Urvang Joshi
· 8 years ago
b25ba50
Remove the CONFIG_TILE_GROUPS experimental flag.
by Thomas Davies
· 8 years ago
40b9e7f
Palette: remove palette_first_color_idx[] in PALETTE_MODE_INFO
by hui su
· 8 years ago
eeb08a9
Make EXT_TILE compatible with TILE_GROUPS
by Yunqing Wang
· 8 years ago
6bdc40f
Remove the EC_ADAPT experimental flags.
by Nathan E. Egge
· 8 years ago
e4c6fc1
Encode superframes in front
by Sebastien Alaiwan
· 8 years ago
8b7a4e1
Fix unit tests with --disable-lowbitdepth
by Sebastien Alaiwan
· 8 years ago
3c4556c
Fix compiler errors when tempal signaling is on
by Jingning Han
· 8 years ago
f816415
[CFL] Custom block-level DC_PRED
by Luc Trudeau
· 8 years ago
83fbd57
[Code Cleanup] Move accounting.[ch] to decoder
by Luc Trudeau
· 8 years ago
9f07be1
Align frame_context to 16 bytes in TileData
by Jingning Han
· 8 years ago
2cf03b1
Add a simple frame data inspection API.
by Nathan E. Egge
· 8 years ago
1bfb5ed
EC_ADAPT: use tile context for intra mode syntax.
by Thomas Davies
· 8 years ago
f77d4ad
EC_ADAPT: add per tile contexts.
by Thomas Davies
· 8 years ago
5114b7b
Frame buffer marking enabling non-intra-based loss recovery
by Arild Fuldseth (arilfuld)
· 8 years ago
48f84db
Fix the bug that PVQ commit broke dering
by Yushin Cho
· 8 years ago
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
80188d1
Encode and decode multiple tile groups
by Thomas Davies
· 8 years ago
eb64fc2
Add a runtime flag to enable bit accounting.
by Nathan E. Egge
· 8 years ago
6048d05
Bit accounting.
by Michael Bebenita
· 9 years ago
b100db7
Wrap palette code inside CONFIG_PALETTE flag.
by Urvang Joshi
· 8 years ago
4fb213f
Remove VP10 style bitreader and bitwriter wrappers
by Alex Converse
· 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 (95%) from vp10/decoder/decoder.h]
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
5805a14
Merge bi-predictive frames to EXT_REFS
by Zoe Liu
· 9 years ago
e89ca18
Make the bi-predictive frame group interval adjustable
by Zoe Liu
· 9 years ago
a63147a
Fix --test-decode=warn to test mismatch
by Zoe Liu
· 9 years ago
cba70d29
Compute end of frame data precisely with ext-tile.
by Geza Lore
· 9 years ago
fb9186d
ANS experiment: Use ANS everywhere.
by Alex Converse
· 9 years ago
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
490ba1a
Port large scale tile coding features from nextgen.
by Geza Lore
· 9 years ago
6bbbe31
ANS: Switch from PDFs to CDFs.
by Alex Converse
· 9 years ago
d1893f6
Code DCT tokens with ANS
by Alex Converse
· 9 years ago
5d011cb
VP10: Add palette mode part 1
by hui su
· 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
2dcefd9
Correct guard macros in header files
by Yaowu Xu
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (96%) from vp10/decoder/vp9_decoder.h]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago