Sign in
aomedia
/
avm
/
615dc24579d531cb3a2c9627ab25a3026f9e2b47
615dc24
Add new mode tune=vmaf
by sdeng
· 5 years ago
0de21d3
rtc: Fix to frame_type setting for 1 pass rtc
by Marco Paniconi
· 5 years ago
bfcd04a
Fix hard-coded block size in `temporal_filter.c`.
by yjshen
· 5 years ago
4dfc85b
AV1 RT: Simplified Inter Prediction
by Fyodor Kyslov
· 5 years ago
758ac37
Make Visual Studio 2017 minimum supported version.
by Wan-Teh Chang
· 5 years ago
5ab9aa2
Refactor vmaf preprocessing functions
by sdeng
· 5 years ago
2d9df0b
Remove CONFIG_DIST_8X8
by chiyotsai
· 5 years ago
8807318
Clarify cpu-used in documentation
by chiyotsai
· 5 years ago
fcffdc6
Fix some typos in mcomp.c
by chiyotsai
· 5 years ago
b00411d
cmake: Enable -Wshorten-64-to-32 for C++ sources.
by Tom Finegan
· 5 years ago
89b884c
fdct4x4: explicitly type conversion for txfm const.
by Jerome Jiang
· 5 years ago
9365bff
Regularize temporal filter's motion search with L1 norm
by chiyotsai
· 5 years ago
e602205
cmake: Set VERSION/SOVERSION for shared objects.
by Tom Finegan
· 5 years ago
8166470
Add speed feature to disable extended partition
by venkat sanampudi
· 5 years ago
7ae17fa
Remove a comment
by Yunqing Wang
· 5 years ago
d4e351d
Add fdct4x4 C for realtime without highbd.
by Jerome Jiang
· 5 years ago
13a5eff
Remove redundant line
by Jingning Han
· 5 years ago
bead396
Add non-dual filter based speed feature for filter level search
by Cherma Rajan A
· 5 years ago
8060c3b
Silence VS Build warning due to conversion to float
by chiyotsai
· 5 years ago
a73154a
Reduce motion sampling points
by Jingning Han
· 5 years ago
3cd9eec
Implement VMAF motion based Q adjustment
by sdeng
· 5 years ago
fefe21d
Fix 10bit quality regression
by Yunqing Wang
· 5 years ago
980213e
test.cmake: skip quantize_func_test.cc in generic builds
by James Zern
· 5 years ago
1468350
cmake: Drop vestigial CONFIG_STATIC.
by Tom Finegan
· 5 years ago
55db7b6
cmake: Build static libaom in shared configs.
by Tom Finegan
· 5 years ago
4b7bf40
Reduce full pixel motion search range
by Yunqing Wang
· 5 years ago
093688b
AV1 RT: Low-precision Hadamard NEON code
by Fyodor Kyslov
· 5 years ago
51bd648
Add smart motion vector precision
by chiyotsai
· 5 years ago
06646c0
Fix: ISAN issue in vbr_rate_correction
by Mufaddal Chakera
· 5 years ago
2ab2544
AV1 RT: Implement low-precision hadamard for block_yrd
by Fyodor Kyslov
· 5 years ago
29d83d3
Fix the missing `const` in `av1_temporal_filter`.
by yjshen
· 5 years ago
5fe9c1a
Add a new aggressive level for spd 5
by chiyotsai
· 5 years ago
4e29a45
Fix an incorrect mv unit in calc_int_cost_list
by chiyotsai
· 5 years ago
5ea21ff
Correct a default value
by Yaowu Xu
· 5 years ago
177b8c3
rtc: Fix condition for bits_mb with cyclic_refresh
by Marco Paniconi
· 5 years ago
7b5d6d8
Move 2 speed features to speed 3
by Yunqing Wang
· 5 years ago
78a756d
Adjust speed features
by Yunqing Wang
· 5 years ago
a66ded7
Move interp speed features to speed 3
by Yunqing Wang
· 5 years ago
7a7fa5c
Fix over-reads in MetadataEncodeTest::FramePktHook
by Wan-Teh Chang
· 5 years ago
0c94222
Refactor `temporal_filter.c` (Step-6).
by yjshen
· 5 years ago
6b4c734
Move 2 speed 5 features to speed 4
by Yunqing Wang
· 5 years ago
8234172
Move 2 TPL speed features to speed 3
by Yunqing Wang
· 5 years ago
32daa09
Move LR speed features to speed 3
by Yunqing Wang
· 5 years ago
2e927bf
Resubmit "Move MAX_REF_MV_SEARCH to rdopt_utils.h"
by Satish Kumar Suman
· 5 years ago
5e87049
obudec_read_temporal_unit: fix buffered read w/annexb
by James Zern
· 5 years ago
a75506f
rtc: Fixe to baseline_gf_interval for 1 pass
by Marco Paniconi
· 5 years ago
64aaa09
AV1 RT: Don't reset seg features in change_config for RT mode
by Fyodor Kyslov
· 5 years ago
bfde382
Separate intra mode search functions from rdopt.c
by Sachin Kumar Garg
· 5 years ago
cb71e4c
Refactor `temporal_filter.c` (Step-5).
by yjshen
· 5 years ago
ddb8871
Revert "Move MAX_REF_MV_SEARCH to rdopt_utils.h"
by Yunqing Wang
· 5 years ago
70bf44d
rtc: Fixes for scaling within stream
by Marco Paniconi
· 5 years ago
1267088
Prefix motion_search functions with av1_
by Satish Kumar Suman
· 5 years ago
7a97c3c
Simplified ext_tx_used_flag initialization in search_txk_type
by Sachin Kumar Garg
· 5 years ago
54d5924
Move MAX_REF_MV_SEARCH to rdopt_utils.h
by Satish Kumar Suman
· 5 years ago
dc49f9b
Rename motion_search.c to motion_search_facade.c
by Satish Kumar Suman
· 5 years ago
b8983c4
Prefix compound_type functions with av1_
by Satish Kumar Suman
· 5 years ago
f31f63d
Prefix tx_search functions with av1_
by Satish Kumar Suman
· 5 years ago
d6da0be
Use exact mv size in TplDepStats
by Yunqing Wang
· 5 years ago
8a510cd
Fix assert failure in single pass vbr,cq
by Mufaddal Chakera
· 5 years ago
62eab67
Adds support for HDR static metadata encode/decode
by Daniel Max Valenzuela
· 5 years ago
b75572f
Remove deprecated frame buffer allocation in tpl
by Jingning Han
· 5 years ago
b14b3db
Remove av1_cost_coeffs() from rdopt.h
by Satish Kumar Suman
· 5 years ago
2aa25c5
Move intra related elements in InterModeSearchState to substruct
by Sachin Kumar Garg
· 5 years ago
987e88f
Refactor `temporal_filter.c` (Step-4).
by yjshen
· 5 years ago
8b7cef8
Set mv precision inside the recode loop
by chiyotsai
· 5 years ago
38ae65d
Improve VMAF preprocessing by disabling VMAF score clip
by sdeng
· 5 years ago
d5b1642
Prefix interpolation_filter_search functions with av1_
by Satish Kumar Suman
· 5 years ago
ce8cd8b
Separate compound_type functions from rdopt.c
by Satish Kumar Suman
· 5 years ago
ae20170
Refactor `temporal_filter.c` (Step-3).
by yjshen
· 5 years ago
0846ef0
Revert "rtc: golden update under cyclic refresh"
by Marco Paniconi
· 5 years ago
413292a
Abstract tx_mask computation in search_txk_type
by Sachin Kumar Garg
· 5 years ago
660fc53
Add command-line option for fixed QP offsets.
by Urvang Joshi
· 5 years ago
ff83145
Add comments in handle_inter_intra_mode
by Remya
· 5 years ago
7122eb9
Abstract best wedge interintra evaluation
by Remya
· 5 years ago
30b9162
Simplify tx_mask calculation in search_txk_type
by Sachin Kumar Garg
· 5 years ago
5ccf825
Refactor set_params_rd_pick_inter_mode
by Jayasanker J
· 5 years ago
fda4e02
Abstract rate and rd_thresh calc into a function
by Remya
· 5 years ago
a22d1b2
Refactor prune_ref_by_selective_ref_frame
by Jayasanker J
· 5 years ago
b21acf2
Separate transform_search functions from rdopt.c
by Satish Kumar Suman
· 5 years ago
412efe2
Always enable LAP for AOM_Q and passes=1
by Mufaddal Chakera
· 5 years ago
74c9cbe
Remove usage of total_stats when lap enabled
by Mufaddal Chakera
· 5 years ago
9d68e63
Use bool, not int, for the 2nd test param row_mt_.
by Wan-Teh Chang
· 5 years ago
37d6a4b
Abstract duplicate code in handle_inter_intra_mode
by Remya
· 5 years ago
9c35db9
Separate motion_search functions from rdopt.c
by Satish Kumar Suman
· 5 years ago
06a55bc
Fix a potential divided by zero bug.
by bohanli
· 5 years ago
b4410d8
Prepare for sb level multi-pass encoding
by chiyotsai
· 5 years ago
1a6f173
Do not suppress cpplint readability/streams check.
by Wan-Teh Chang
· 5 years ago
e7e2b2d
Optmize interface for temporal filtering.
by yjshen
· 5 years ago
b42c052
Fix temporal filtering bugs in high bit-depth.
by yjshen
· 5 years ago
f8c35de
Include <ostream> for std::ostream.
by Wan-Teh Chang
· 5 years ago
2d05ba0
Define operator<< for the TestVideoParam struct.
by Wan-Teh Chang
· 5 years ago
b38ac6a
Skip alike starting MVs at speed 1
by Yunqing Wang
· 5 years ago
932b717
Simplify bitmask computation in prune_tx_2D
by Sachin Kumar Garg
· 5 years ago
604d050
Abstract adaptive threshold calculation in prune_tx_2D
by Sachin Kumar Garg
· 5 years ago
609d339
Change return type of search_txk_type
by Sachin Kumar Garg
· 5 years ago
d5c0ff5
Remove unneeded push to winner_mode_stats for kfs
by chiyotsai
· 5 years ago
7003573
Refactor `temporal_filter.c` (Step-2).
by yjshen
· 5 years ago
bebb799
Separate interp_filter_search functions from rdopt.c
by Satish Kumar Suman
· 5 years ago
f58328a
Abstract intra-reconstruction in search_txk_type
by Sachin Kumar Garg
· 5 years ago
ccfe6aa
Change INLINE to AOM_INLINE in rdopt_utils.h
by Satish Kumar Suman
· 5 years ago
Next »