Sign in
aomedia
/
avm
/
f763deffb7fba3c1704cbfe1358f160e56ac7d7c
f763def
Respect max_gf_interval in case of fwd key-frame.
by Urvang Joshi
· 6 years ago
19a58ee
Move simple_motion_search_based_split to a partition_strategy.h
by chiyotsai
· 6 years ago
ff1f397
Add an optimization for intra tx size search
by Debargha Mukherjee
· 6 years ago
39edc6a
Prevent encoder from using inaccurate distortion
by Yaowu Xu
· 6 years ago
e59accd
Turn on inter txb hash for speed 0
by Hui Su
· 6 years ago
00cdbd0
Remove unused models in simple_motion_search_early_term
by chiyotsai
· 6 years ago
eb982ae
Add unit test for gf-max-pyr-height options.
by Urvang Joshi
· 6 years ago
2abb772
Bugfix for gf-max-pyr-height option.
by Urvang Joshi
· 6 years ago
83684e1
Support intrabc and palette for inspection
by Hui Su
· 6 years ago
d789713
Add lightweight version of set_offsets for simple_motion_search
by chiyotsai
· 6 years ago
2d7e831
Change the check for num_ticks_per_picture_minus_1
by Wan-Teh Chang
· 6 years ago
82d0a04
add control parameter to set transform block size search method
by Ryan Lei
· 6 years ago
de90485
Selectively prune ref frames for rect partitions
by Remya
· 6 years ago
9bb92ef
Fix possible infinite loop in aom_rb_read_uvlc()
by Hui Su
· 6 years ago
2f92dc0
fixes to work with newest emscripten
by Jim Bankoski
· 6 years ago
5aae713
Add level test
by Hui Su
· 6 years ago
3dd68b3
Add control function to get sequence level index
by Hui Su
· 6 years ago
8d653fd
Add relaxed max partition prediciton mode
by Yue Chen
· 6 years ago
3a082c3
Fix a data race bug related to max partition prediction
by Yunqing Wang
· 6 years ago
e62326f
update comment for the min/max partition size arguments
by Ryan Lei
· 6 years ago
7c64a0d
Use full depth inter tx_size search in speed 1
by Debargha Mukherjee
· 6 years ago
9814f15
Cleanup dead code
by Frederic Barbier
· 6 years ago
f12c398
Fix spelling mistakes
by Yaowu Xu
· 6 years ago
9543c70
add new control flags for coding tools
by Ryan Lei
· 6 years ago
e7261ac
Disable an assert for encoder build
by Yaowu Xu
· 6 years ago
898c372
Properfly handle distortion for 64x64 transforms
by Yaowu Xu
· 6 years ago
6351388
Cleanup fwd-kf tests
by Sarah Parker
· 6 years ago
b6199e4
Clean up av1_firstpass_simple_motion_search_early_term
by chiyotsai
· 6 years ago
9411e43
Improve screen content encoding
by Yunqing Wang
· 6 years ago
c387e5c
Improve perf in RT mode
by kyslov
· 6 years ago
460272c
Add quality tests for fwd-kf
by Sarah Parker
· 6 years ago
a91fc6e
Fix an undeclared reference in an assert
by chiyotsai
· 6 years ago
7a7239b
Reduce lookahead buffer padding size for encoder
by Satish Kumar Suman
· 6 years ago
1683e24
Fix a mismatch of highbd temporal filter's parameter
by chiyotsai
· 6 years ago
2ff3bc5
Add a feature to terminate early in firstpass partition search
by chiyotsai
· 6 years ago
2aa492c
target level API: specify per operating point
by Hui Su
· 6 years ago
a1ff3f8
Keep level info. for every operating point
by Hui Su
· 6 years ago
e40c226
Remove pointer from MB_MODE_INFO_EXT
by Satish Kumar Suman
· 6 years ago
eca009d
Fix VisualStudio build
by kyslov
· 6 years ago
d289a89
Use int64_t for buffer offset in inter-pred.
by Jerome Jiang
· 6 years ago
b4e1c01
Remove unused disable_split_mask feature
by Yunqing Wang
· 6 years ago
c6f2729
Adjust comment formatting in encodemb.c
by Sarah Parker
· 6 years ago
c5ed43f
Scene-cut detection: adapt by keyframe distance.
by Urvang Joshi
· 6 years ago
dd132d2
Move ref_frame_flag_list to encoder.h
by chiyotsai
· 6 years ago
3e59c9b
Enable chroma best rd based gating for speed >= 3
by Remya
· 6 years ago
916d896
Code restructuring of function aom_realloc_frame_buffer().
by Satish Kumar Suman
· 6 years ago
cf6a19d
Add basic encode tests for forward key frame
by Sarah Parker
· 6 years ago
559efba
Consistently update 'arf_q'.
by Urvang Joshi
· 6 years ago
b145b61
Disable 2-pass partition search for speed 3
by Yunqing Wang
· 6 years ago
abaa026
Fix a mix up bewteen PARTITION_HORZ and PARTITION_VERT
by chiyotsai
· 6 years ago
e222dd6
target level API: remove the "Not enabled" option
by Hui Su
· 6 years ago
8427ff2
Remove BitstreamLevel
by Hui Su
· 6 years ago
aae9dad
Finish 2-pass conditional tx search
by elliottk
· 6 years ago
e542a34
Move level enum definition to common
by Hui Su
· 6 years ago
17a3c6c
Remove incorrect use_square_partition_only_threshold
by Yunqing Wang
· 6 years ago
f704613
Refactor mb_rd_hash related code
by Aniket Dhok
· 6 years ago
d909c2c
Add encoder API to specify tiers
by Hui Su
· 6 years ago
b4f9527
Use dis-flow global motion for small ref distances
by Debargha Mukherjee
· 6 years ago
8eab3fa
Use quantize b for final pass in FINAL_PASS_TRELLIS_OPT
by Sarah Parker
· 6 years ago
b52c5ce
Modify adaptive b quant to prefer skips
by Debargha Mukherjee
· 6 years ago
20f719d
Fix conditions used to recognize forward coded keyframe
by Sarah Parker
· 6 years ago
36783bd
Remove ONE_PASS_SVM speed feature
by chiyotsai
· 6 years ago
9c484b3
Collect time taken to encode each prediction partition
by chiyotsai
· 6 years ago
3638d96
Remove CONFIG_FP_MB_STATS experiment
by Yunqing Wang
· 6 years ago
3673ba7
Changes to control IDs related to sequence level
by Hui Su
· 6 years ago
00b0bf4
Fix typo in comment
by Sarah Parker
· 6 years ago
8dc220b
Refactor check_level_constraints()
by Hui Su
· 6 years ago
89609a8
Add setting to disable trellis in estimate_yrd_for_sb
by Sarah Parker
· 6 years ago
9f2c075
Remove redundant header inclusions
by Hui Su
· 6 years ago
ede75c7
Add SSE4_1 highbd version of temporal filter
by chiyotsai
· 6 years ago
abeeb7c
Add infrastructure to calculate level statistics
by kyslov
· 6 years ago
a4ef447
A small refactor for global motion computation
by Debargha Mukherjee
· 6 years ago
ed43017
Code cleanup about encoder control functions
by Hui Su
· 6 years ago
835bbd5
Rework prune_ref_frame_for_rect_partitions
by Hui Su
· 6 years ago
6f9d8e9
Use mb_rd_hash in super_block_yrd
by Aniket Dhok
· 6 years ago
10d753f
cmake: Fix arm neon intrinsic flag handling bugs.
by Tom Finegan
· 6 years ago
d16a257
Add structs to store stats and specs of av1 level
by chiyotsai
· 6 years ago
12e5d4d
Remove bidir_pred_enabled from GF_GROUP.
by Urvang Joshi
· 6 years ago
5debeab
Remove unused arf_ref_idx from GF_GROUP.
by Urvang Joshi
· 6 years ago
08f6d83
Gate interintra using first partition pass stats
by Remya
· 6 years ago
b6f1767
Remove unused frame_rf_level from CurrentFrame.
by Urvang Joshi
· 6 years ago
16ad7f5
cmake: Hook up dsp and scale dependencies in the proper places.
by Tom Finegan
· 6 years ago
003149e
cmake: Remove superfluous target from av1.cmake.
by Tom Finegan
· 6 years ago
a082f76
Add checks for minimum tile width restriction
by Debargha Mukherjee
· 6 years ago
b0ea4b2
Fix decoder_peek_si parsing function
by Debargha Mukherjee
· 6 years ago
0ab5e04
Consolidate prune_ref_mode_for_partitions
by Hui Su
· 6 years ago
fad3856
Add encoder API for target sequence level index
by Hui Su
· 6 years ago
bd40ca7
Set seq_params.film_grain_params_present when noise modeling
by Neil Birkbeck
· 6 years ago
b8becb2
Augment est-rd structure to also true-rd info
by elliottk
· 6 years ago
9613f95
Remove unused variable of structure TplDepStats
by Satish Kumar Suman
· 6 years ago
8d98671
Extend prune_comp_type_by_model_rd speed feature for speed 3
by Venkat
· 6 years ago
7aee6fb
Fix Visual Studio build failure
by kyslov
· 6 years ago
20bce6e
Adjust Q-Based Loop Filter based on quality results
by kyslov
· 6 years ago
442f429
Fix a bug in prune_single_motion_modes
by Hui Su
· 6 years ago
8025b88
Consolidate 2 two pass partition search speed features
by Yunqing Wang
· 6 years ago
25f2d70
Remove gf_zeromotion_pct.
by Urvang Joshi
· 6 years ago
bf71fb9
Initialize arf_q with forward keyframe
by Sarah Parker
· 6 years ago
c3e21ec
Resolve conflict partition search features
by Yunqing Wang
· 6 years ago
e664bf5
Fix comment typos in av1_gen_inv_stage_range().
by Wan-Teh Chang
· 6 years ago
2b05912
Introduce simple_motion_search_early_term_none
by chiyotsai
· 6 years ago
Next »