Sign in
aomedia
/
avm
/
2b2c5fd711227b2c6c8ca9a2a275ae6b2a0d6ece
/
av1
/
encoder
/
encoder.c
2b2c5fd
Add missing check for superres rate allocation.
by Debargha Mukherjee
· 6 years ago
ebf96f4
Group parameters in AV1_COMMON into sub-structures
by David Turner
· 6 years ago
f50fdce
Compute energy distribution among hor freqs
by Debargha Mukherjee
· 6 years ago
03d8ebe
Clarify indexing in [lr]shift_bdw_ref_frames().
by Urvang Joshi
· 6 years ago
3958582
Use get_ref_frame_map_idx() wherever possible.
by Urvang Joshi
· 6 years ago
a130dcc
Remove LAST_REF_FRAMES enum value.
by Urvang Joshi
· 6 years ago
df802ee
Cleanup regarding buffer pool ref counts.
by Urvang Joshi
· 6 years ago
4d9f15f
Reference related code: Better naming and comments
by Urvang Joshi
· 6 years ago
4a8c004
Move the assertion back to get_free_fb().
by Wan-Teh Chang
· 6 years ago
a9e1905
Correct show_existing_frame LAST_FRAME refresh
by Sarah Parker
· 6 years ago
5336b9c
Cleanup encode_show_existing_frame logic
by Sarah Parker
· 6 years ago
22d8ab3
refine memory in av1_rd_pick_inter_mode_sb()
by wenyao.liu
· 6 years ago
29147cf
Refresh LAST_FRAME with error_resilient show_existing_frame
by Sarah Parker
· 6 years ago
bb6a3d2
Reduce the cpi->scaled_ref_idx array size by 1.
by Wan-Teh Chang
· 6 years ago
cf64444
Mark unexposed functions as static
by Sarah Parker
· 6 years ago
7a9bb78
Properly handle show existing internal ALTREF
by Sarah Parker
· 6 years ago
90a15f4
Implement row based multi-threading of encoder
by Ravi Chaudhary
· 6 years ago
1cf7d16
Allocate ctxt for each thread in enc row-mt
by Ravi Chaudhary
· 6 years ago
c5e7469
Add sync_read and sync_write for enc row-mt
by Ravi Chaudhary
· 6 years ago
57a041d
Update cpi->row_mt conditionally
by Ravi Chaudhary
· 6 years ago
7df9d48
Move the assertion in get_free_fb() to its callers
by Wan-Teh Chang
· 6 years ago
d05e033
Correct a for loop in init_ref_frame_bufs.
by Wan-Teh Chang
· 6 years ago
41d286f
Release reference to the new frame buffer on error
by Wan-Teh Chang
· 6 years ago
7cae98f
Add temporal dependency model and rdmult modulation to AV1
by Yue Chen
· 7 years ago
df71310
Disable superres if screen content tools allowed
by Debargha Mukherjee
· 6 years ago
8adee10
Correct setting droppable frames
by Debargha Mukherjee
· 6 years ago
5d970f4
Make InterModesInfo tile-independent for enc row-mt
by Ravi Chaudhary
· 6 years ago
e3600cd
Multi-thread support for bitmask
by Cheng Chen
· 6 years ago
5737825
Set intraonly / s- / er- frame flags from encoder
by Debargha Mukherjee
· 6 years ago
84b0993
Turn on loop filter bitmask
by Cheng Chen
· 7 years ago
146b72c
Bitmask patch 2: Applying filtering once bitmask is built
by Cheng Chen
· 7 years ago
79853eb
Add speed feature to turn off global motion recode
by Debargha Mukherjee
· 7 years ago
b55cb5e
Remove unused speed features.
by Urvang Joshi
· 7 years ago
dad2282
shuffle code to work around gcc 8.2.0 issue
by SmilingWolf
· 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
73cf15b
Facilitate row-level multi-threading of encoder
by Ravi Chaudhary
· 7 years ago
f8d6a16
Implement aom_codec_get_global_headers for AV1.
by Tom Finegan
· 7 years ago
02b2a84
Add API hooks for setting chroma subsampling values.
by Tom Finegan
· 7 years ago
783d6a3
Fix enc multi-threading mismatch in screen content
by Ravi Chaudhary
· 7 years ago
794adbd
Remove spurious printf for debug
by Debargha Mukherjee
· 7 years ago
0de09a8
Change the key-frame q mapping function
by Debargha Mukherjee
· 7 years ago
0ec03a4
Add unittest for encoder row based multi-threading
by Ravi Chaudhary
· 7 years ago
3491dd2
Clean up rate control related counters
by Sarah Parker
· 7 years ago
a8c0245
Preserve previous ARF as GOLDEN frames for the next GOP
by Wei-Ting Lin
· 7 years ago
e6961e7
Deprecate an unsupported setting of auto-alt-ref > 1
by Wei-Ting Lin
· 7 years ago
3cac454
Remove the init_done local variable.
by Wan-Teh Chang
· 7 years ago
349e0bd
Clean up show_existing_frame decision
by Sarah Parker
· 7 years ago
d26bff3
Clean up previous attempt on building 4-Layer structure
by Wei-Ting Lin
· 7 years ago
3300552
Correct reference updates in error resilient mode
by Sarah Parker
· 7 years ago
fa3721d
Fix include order: av1/encoder/encoder.c
by Yaowu Xu
· 7 years ago
a2fad3e
Document how to call setjmp() correctly.
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
a2893ab
Add denoiser & noise estimation in the encoder.
by Neil Birkbeck
· 7 years ago
75c4c5f
Fix in initializing mi pointer grid at frame level
by Ravi Chaudhary
· 7 years ago
240d9b4
Enable quality boost for internal ARFs
by Wei-Ting Lin
· 7 years ago
cc75ca7
Change reference buffer update rules when new gf struture used
by Wei-Ting Lin
· 7 years ago
bafa11c
Add a new backward reference update rule
by Wei-Ting Lin
· 7 years ago
2e8d045
Refactor: Clear the logic of buffer updates
by Wei-Ting Lin
· 7 years ago
14feea4
Make fwd-kf compatible with error-resilient mode
by Sarah Parker
· 7 years ago
b72453f
Remove an unused variable arf_map
by Wei-Ting Lin
· 7 years ago
af32a7b
Some cosmetic fixes for fwd_kf
by Sarah Parker
· 7 years ago
f64b3bc
Make decoder_model_info match the spec better.
by Wan-Teh Chang
· 7 years ago
fb7dc06
Fix a bug not decreasing frames_till_gf_update_due properly
by Wei-Ting Lin
· 7 years ago
b904161
Initial encoder implementation for fwd kf
by Sarah Parker
· 7 years ago
96ee0eb
Refactor: Simplify the logic of frames_till_gf_update_due
by Wei-Ting Lin
· 7 years ago
c7511de
[NORMATIVE] level_idx=31, initial_display_delay
by Andrey Norkin
· 7 years ago
2649551
[NORMATIVE] Update of decoder model syntax
by Andrey Norkin
· 7 years ago
75e20e8
ext_tile: reduce ext-tile tile information
by Yunqing Wang
· 7 years ago
d48fb16
[NORMATIVE]ext_tile: write allow_ref_frame_mvs bit
by Yunqing Wang
· 7 years ago
445739a
[NORMATIVE] ext_tile: write/read tile information
by Yunqing Wang
· 7 years ago
93b18f3
[NORMATIVE] ext_tile: set external references at the tile level
by Yunqing Wang
· 7 years ago
c56f6ec
Decoder model changes.
by Adrian Grange
· 7 years ago
ff9bfca
Implement AV1_COPY_NEW_FRAME_IMAGE API in the encoder
by Yunqing Wang
· 7 years ago
09c83a5
Refactor:rename functions to avoid double negation
by Cheng Chen
· 7 years ago
11c9356
Refactor updating of preskip_segid and last_active_segid
by David Barker
· 7 years ago
e2aa401
Implement Loop restoration multi-threading
by Ravi Chaudhary
· 7 years ago
aab7443
Disable dynamic superblock size when resize is on.
by Urvang Joshi
· 7 years ago
ce0f5fc
Facilitate loop-restoration multi-threading
by Ravi Chaudhary
· 7 years ago
f250f48
Remove the CONFIG_BUFFER_MODEL experiment flag.
by Wan-Teh Chang
· 7 years ago
44702c8
cmake: generate rtcd headers in config subdir.
by Tom Finegan
· 7 years ago
60e653d
cmake: Output aom_config in config sub dir.
by Tom Finegan
· 7 years ago
cc6a6ef
Move FRAME_COUNTS to encoder side completely
by Yue Chen
· 7 years ago
8ab1f44
Bitmask: loop filtering using bitmask
by Cheng Chen
· 7 years ago
f481d98
[NORMATIVE] Add tier signaling
by Andrey Norkin
· 7 years ago
964e72e
Add multi-thread support for loop-filtering
by Deepa K G
· 7 years ago
5749869
[NORMATIVE] Handle level 31
by Debargha Mukherjee
· 7 years ago
9612d55
Set cm->allow_ref_frame_mvs to 0 while large_scale_tile=1
by Yunqing Wang
· 7 years ago
6958297
Rename xxx_minus1 to xxx_minus_1 to match the spec.
by Wan-Teh Chang
· 7 years ago
19aefd1
Modify primary_ref_frame in large scale tile coding case
by Yunqing Wang
· 7 years ago
ea67540
[NORMATIVE] Implement major/minor level bits
by Debargha Mukherjee
· 7 years ago
2e58723
Remove a debug printf
by Yaowu Xu
· 7 years ago
9e3ffc5
Revert "Add multi-thread support for loop-filtering"
by Yunqing Wang
· 7 years ago
f147908
Fix in freeing above context for number of planes
by Cherma Rajan A
· 7 years ago
9bc2f3c
Modify first pass stats handling
by Debargha Mukherjee
· 7 years ago
afe1974
Fix the segmentation fault in the encoder thread test
by Yunqing Wang
· 7 years ago
ee2c811
Remove unused macros.
by Urvang Joshi
· 7 years ago
71d20db
Make above context variables tile independent
by Cherma Rajan A
· 7 years ago
9ad9ac9
Add multi-thread support for loop-filtering
by Deepa K G
· 7 years ago
Next »