Sign in
aomedia
/
avm
/
125ec77752693757022a8939345d4ecd30048d79
/
av1
/
decoder
1e3f29b
Assert the ref_cnt_fb() call won't leak raw buffer
by Wan-Teh Chang
· 7 years ago
fdc480f
Use a more robust test of a valid raw_frame_buffer
by Wan-Teh Chang
· 7 years ago
7b12250
Let caller of release_fb_cb clear dangling pointer
by Wan-Teh Chang
· 7 years ago
21b68a0
Motion Mode & compound Type
by Jim Bankoski
· 7 years ago
4a8c004
Move the assertion back to get_free_fb().
by Wan-Teh Chang
· 7 years ago
98c01e0
Use cached xd->qindex and xd->lossless values.
by Wan-Teh Chang
· 7 years ago
b2eb1ab
CONFIG_INSPECTION: fix tx_size and tx_type
by Jim Bankoski
· 7 years ago
8aced4b
CONFIG_INSPECTION: Enable analysis of Non-Showable Frames
by Jim Bankoski
· 7 years ago
7634c33
refactor read_tx_size_vartx:
by Jim Bankoski
· 7 years ago
427e3b1
Cleanup functions that should be marked static
by Sarah Parker
· 7 years ago
e386338
allow_warp: rectify mismatch between spec and code
by Urvang Joshi
· 7 years ago
7df9d48
Move the assertion in get_free_fb() to its callers
by Wan-Teh Chang
· 7 years ago
e9bfe12
Add comments and assertions to swap_frame_buffers.
by Wan-Teh Chang
· 7 years ago
64e4cba
Remove code used by frame_parallel_decode option.
by Wan-Teh Chang
· 7 years ago
41d286f
Release reference to the new frame buffer on error
by Wan-Teh Chang
· 7 years ago
0c1b8c1
reset_frame_buffers: decrease ref_count correctly.
by Wan-Teh Chang
· 7 years ago
d230388
Add assertions about frame buffer reference counts
by Wan-Teh Chang
· 7 years ago
ffffc56
Remove obsolete comments
by Debargha Mukherjee
· 7 years ago
97129d1
Also reset has_detail when resetting error_code.
by Wan-Teh Chang
· 7 years ago
855d22f
Handle failure of read_one_tile_group_obu().
by Wan-Teh Chang
· 7 years ago
7c92440
Handle sequence header change for still pictures.
by Wan-Teh Chang
· 7 years ago
30e8ddb
Call get_dec_job_info() only if !td->xd.corrupted.
by Wan-Teh Chang
· 7 years ago
16c9aff
Release frame buffer references on all error paths
by Wan-Teh Chang
· 7 years ago
38353c8
Release references in ref_frame_map before resync.
by Wan-Teh Chang
· 7 years ago
c02bc63
Release next_ref_frame_map refs correctly on error
by Wan-Teh Chang
· 7 years ago
abff671
Use C11 variable declaration in av1_decoder_create
by Wan-Teh Chang
· 7 years ago
f0f76ca
Make aom_decode_frame_from_obus return -1 on error
by Wan-Teh Chang
· 7 years ago
a08349c
Add the generate_next_ref_frame_map() function.
by Wan-Teh Chang
· 7 years ago
e3600cd
Multi-thread support for bitmask
by Cheng Chen
· 7 years ago
e232afb
Rename the 'r' parameter to 'reader'.
by Wan-Teh Chang
· 7 years ago
fe9ce8d
row_mt worker should check for bit reader overflow
by Wan-Teh Chang
· 7 years ago
516badf
Improve signaling of pbi->row_mt_cond_.
by Wan-Teh Chang
· 7 years ago
c0b290f
Remove the aom_reader_has_error() function.
by Wan-Teh Chang
· 7 years ago
84b0993
Turn on loop filter bitmask
by Cheng Chen
· 7 years ago
6f8006b
Correctly set loopfilter mask to zero
by Cheng Chen
· 7 years ago
3143c0e
Fix u/v plane filter level bugs
by Cheng Chen
· 7 years ago
4d29ee8
Set thread names to help debugging.
by Wan-Teh Chang
· 7 years ago
3b6276e
Fix a bug of unsigned integer overflow in bitmask
by Cheng Chen
· 7 years ago
3167c0a
Improve bitmask construction
by Cheng Chen
· 7 years ago
82e0ef6
row_mt_worker_hook: return early if corrupted is 1
by Wan-Teh Chang
· 7 years ago
063975b
Bitmask patch 5: Store vertical border and skip using bitmask
by Cheng Chen
· 7 years ago
ec3515b
Bitmask patch 4: Store transform size info for vartx
by Cheng Chen
· 7 years ago
48d2baf
Bitmask patch 3: Add more lookup table entries for bitmask.
by Cheng Chen
· 7 years ago
6efd3b2
Optimize set_planes_to_neutral_grey for highbd.
by Wan-Teh Chang
· 7 years ago
146b72c
Bitmask patch 2: Applying filtering once bitmask is built
by Cheng Chen
· 7 years ago
69ac765
Bitmask patch 1: Reduce u/v horizontal/vertical
by Cheng Chen
· 7 years ago
a39eb91
Fix hang in multi-thread decoding
by Deepa K G
· 7 years ago
c75fb08
Bitmask patch 0: Store info for bitmask at decoder
by Cheng Chen
· 7 years ago
e58f6ec
Add pointers to temp buffers in 'xd'.
by Urvang Joshi
· 7 years ago
0a4cfad
decodeframe and reconinter_enc: Reduce stack use.
by Urvang Joshi
· 7 years ago
c613fd4
Zero frame buffers on sequence header change.
by Wan-Teh Chang
· 7 years ago
d2a1efa
Break dependency between Video Sequences
by Frederic Barbier
· 7 years ago
d63da28
Zero-initialize the frame buffer.
by Wan-Teh Chang
· 7 years ago
e1cbb13
cosmetics: normalize include guards
by James Zern
· 7 years ago
bb5c283
Limit buffer reset to only when it is necessary
by Yaowu Xu
· 7 years ago
45a30ac
Ensure new sequence not start with a show_existing frame
by Yaowu Xu
· 7 years ago
8d728cc
Record whether mc_buf[i] stores highbd pointers.
by Wan-Teh Chang
· 7 years ago
2754f83
Reset neutral gray on start of new sequence
by Yaowu Xu
· 7 years ago
78f49b2
Reset frame_bufs on start of a new sequence
by Yaowu Xu
· 7 years ago
73cf15b
Facilitate row-level multi-threading of encoder
by Ravi Chaudhary
· 7 years ago
3ff57a63
Move frame type validation to right place
by Yaowu Xu
· 7 years ago
0d91c10
Add obu_util and reorganize OBU support code.
by Tom Finegan
· 7 years ago
c0036b8
Allow decoding of multiple AV1 sequences
by Yaowu Xu
· 7 years ago
47d59ce
Detect when we have read beyond the end of buffer.
by Wan-Teh Chang
· 7 years ago
f7b11f5
Clean up "ref" field in ConvolveParams
by Peng Bin
· 7 years ago
1bc5804
Correct outdated variable names, n8_w and n8_h
by Yushin Cho
· 7 years ago
f910259
decodemv: workaround a compiler issue.
by Urvang Joshi
· 7 years ago
3cac454
Remove the init_done local variable.
by Wan-Teh Chang
· 7 years ago
4a36973
Introduce read_delta_q_params() function.
by Urvang Joshi
· 7 years ago
7c24185
read_tile_info: Validate context_update_tile_id.
by Wan-Teh Chang
· 7 years ago
c9497b2
Introduce setup_buffer_pool() method.
by Urvang Joshi
· 7 years ago
a2bad5a
Cleanup warp motion param in MB_MODE_INFO
by Peng Bin
· 7 years ago
080299a
[normative]Reset film grain params if monochrome
by Jonathan Matthews
· 7 years ago
b6680ff
Simplify aom_rb_read_literal(rb, 1) calls.
by Wan-Teh Chang
· 7 years ago
ef12336
Code cleanup in av1_read_tx_type()
by Hui Su
· 7 years ago
292bfe2
[normative]Reset quantization params when not set
by Jonathan Matthews
· 7 years ago
ef95278
Add config flag to only enable normal tile mode
by Yunqing Wang
· 7 years ago
31c65c5
Add config flag to limit decoding profile
by Debargha Mukherjee
· 7 years ago
b256100
decoder.h: rm unused dec_is_ref_frame_buf
by James Zern
· 7 years ago
ee1205a
OBU_FRAME type requires show_existing_frame == 0.
by Wan-Teh Chang
· 7 years ago
3bffe09
Skip a copy of the frame header in the bit buffer.
by Wan-Teh Chang
· 7 years ago
a2fad3e
Document how to call setjmp() correctly.
by Wan-Teh Chang
· 7 years ago
375ed20
Revert "Save the first frame header in pbi->frame_header."
by Wan-Teh Chang
· 7 years ago
8d5a4ba
Move film_grain_params_present to SequenceHeader.
by Urvang Joshi
· 7 years ago
20cf30e
Move profile and color config to SequenceHeader.
by Urvang Joshi
· 7 years ago
c20cd0b
Save the first frame header in pbi->frame_header.
by Wan-Teh Chang
· 7 years ago
88e4b0a
Reset the 'setjmp' flag to 0 before returning.
by Wan-Teh Chang
· 7 years ago
f3ac651
Revert 8f44a1dfacfde9ec4ab1dc5fc3bbc0b0b5bd2fba.
by Wan-Teh Chang
· 7 years ago
c4b0b0d
Merge av1_build_interintra_predictors_sb{y/c}
by Peng Bin
· 7 years ago
faadbcd
obu: align the reader before reading tile group
by Vignesh Venkatasubramanian
· 7 years ago
bf7516e
Allow the bit reader to read only obu_size bytes.
by Wan-Teh Chang
· 7 years ago
5fcda4d
Do not set error_code after aom_internal_error.
by Wan-Teh Chang
· 7 years ago
5392235
Refine the decode job dispatch logic
by Deepa K G
· 7 years ago
99c4ddb
Ensure multiple decoded seq headers are consistent
by Hui Su
· 7 years ago
61f2353
Initialize thread_data->error_info.
by Wan-Teh Chang
· 7 years ago
dcd7a44
Remove unnecessary variable
by Deepa K G
· 7 years ago
d74f568
ext_tile: allocate tile list buffer in example
by Yunqing Wang
· 7 years ago
36ff5b1
Implement row based multi-threading of decoding stage
by Deepa K G
· 7 years ago
3dd5e3e
ext_tile: add image format support in example
by Yunqing Wang
· 7 years ago
8f44a1d
Move the setjmp into a function by itself
by Deepa K G
· 7 years ago
Next »