Sign in
aomedia
/
avm
/
615dc24579d531cb3a2c9627ab25a3026f9e2b47
/
av1
/
encoder
/
encoder.c
615dc24
Add new mode tune=vmaf
by sdeng
· 5 years ago
5ab9aa2
Refactor vmaf preprocessing functions
by sdeng
· 5 years ago
7ae17fa
Remove a comment
by Yunqing Wang
· 5 years ago
3cd9eec
Implement VMAF motion based Q adjustment
by sdeng
· 5 years ago
4b7bf40
Reduce full pixel motion search range
by Yunqing Wang
· 5 years ago
51bd648
Add smart motion vector precision
by chiyotsai
· 5 years ago
177b8c3
rtc: Fix condition for bits_mb with cyclic_refresh
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
8b7cef8
Set mv precision inside the recode loop
by chiyotsai
· 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
55ba170
Avoid repeated motion search pattern assignment
by Jingning Han
· 5 years ago
2348c03
Prune interpolation filter search
by Yunqing Wang
· 5 years ago
562c8e8
Fix a decoder mismatch due to where mv_prec is set
by chiyotsai
· 5 years ago
0195916
Add tune for VMAF in RDO
by sdeng
· 5 years ago
43bcb62
Add block based VMAF preprocessing
by sdeng
· 5 years ago
e63f9fa
Add tune for VMAF with preprocessing
by sdeng
· 5 years ago
e75b58a
Unify two psnr calculation functions
by Yaowu Xu
· 5 years ago
c666b1f
Move mv precision decision to a separate file
by chiyotsai
· 5 years ago
d8fd9e7
Add additional encoder ext_tile tests
by Yunqing Wang
· 5 years ago
11f284a
Reduce lag-in-frames for LAP Stage
by Mufaddal Chakera
· 5 years ago
183b2a8
Add speed feature to switch search pattern
by Jingning Han
· 5 years ago
969a8d4
Motion estimation sampling rate
by Jingning Han
· 5 years ago
6b43013
Pack high level speed features into their own struct
by chiyotsai
· 5 years ago
76cd265
Pack global motion speed features into their own struct
by chiyotsai
· 5 years ago
d2f7b41
Pack loop filter speed features into their own struct
by chiyotsai
· 5 years ago
1fddf7f
Add support for LAP stats consumption
by Akshata Jadhav
· 5 years ago
4be6511
Modify size of frame stats buffer
by Akshata Jadhav
· 5 years ago
a49be17
Move pointers related to frame stats
by Akshata Jadhav
· 5 years ago
dcc2e01
Pack tx speed features into their own struct
by chiyotsai
· 5 years ago
cbf1d11
Pack interp filter speed features into their own struct
by chiyotsai
· 5 years ago
5517b28
Add support for Lookahead Processing
by Mufaddal Chakera
· 5 years ago
ac82868
Add variable compressor_stage to AV1_COMP
by Mufaddal Chakera
· 5 years ago
bd659e4
Use dynamic allocation for stats buffer
by Aasaipriya
· 5 years ago
868dc90
Pack inter mode speed features to their own struct
by chiyotsai
· 5 years ago
8cc054a
Pack mv speed features to their own struct
by chiyotsai
· 5 years ago
29c6215
Add the required library and flags for tuning for VMAF
by sdeng
· 5 years ago
f373d36
Remove mbgraph.(c|h)
by chiyotsai
· 5 years ago
37cc1d1
Create function for checks related to second pass
by Hamsalekha S
· 5 years ago
3bcc72c
Create function for checks related to pass zero
by Mufaddal Chakera
· 5 years ago
a09a46b
Prune warped motion search based on stats
by Yunqing Wang
· 5 years ago
02ac17f
Move initialization of look ahead queue context
by Mufaddal Chakera
· 5 years ago
e732612
Create function for checks related to first pass
by Mufaddal Chakera
· 5 years ago
aa33bbf
Fix levels with undefined rate
by chiyotsai
· 5 years ago
5141551
rtc: Fix to avg_frame_low_motion in cyclic refresh
by Marco Paniconi
· 5 years ago
ff4c860
Add missing level 6.1
by Todd Nguyen
· 5 years ago
4f666ca
Use unfiltered frame to determine screen content type
by Cheng Chen
· 5 years ago
bdc0cd2
Use a better model for tune=ssim
by sdeng
· 5 years ago
3ea314b
Disable obmc at speed 5
by Yunqing Wang
· 5 years ago
bc82d38
Superres: Add a flag for exhaustive search
by Urvang Joshi
· 5 years ago
a14a458
Disable hash me for non-intra frames
by Remya
· 5 years ago
c3ab927
Move interp_filter_search_mask to cpi
by Yunqing Wang
· 5 years ago
5892135
Pruning obmc code refactoring
by Yunqing Wang
· 5 years ago
d931fc9
Turn on pruning obmc feature at speed 2
by Yunqing Wang
· 5 years ago
5f74dc2
Prune obmc evaluation
by Yunqing Wang
· 5 years ago
c8b6dd6
remove old placeholder implementation of the config file support
by Ryan Lei
· 5 years ago
574e59e
rtc: Updates to cyclic refresh
by Marco Paniconi
· 5 years ago
b23571d
Copy "enabled" flag in segmentation only for encoder.
by Jerome Jiang
· 5 years ago
9f26c99
Avoid redundant hash calculation
by Ranjit Kumar Tulabandu
· 5 years ago
25daf5d
Option to turn off MV cost update
by Fyodor Kyslov
· 5 years ago
bf3ca36
Revert "add config file options support"
by James Zern
· 5 years ago
ce71fd7
Remove source_kf_buffer allocation and copying
by Yunqing Wang
· 5 years ago
a70e67a
add config file options support
by Ryan
· 5 years ago
f966eb1
Use last_frame_seg_map only when seg enabled on last frame.
by Jerome Jiang
· 5 years ago
52b7ddc
Store tx type in frame level buffer
by Hui Su
· 5 years ago
f93cde7
Disable seg temporal_update if cyclic refresh off last frame.
by Jerome Jiang
· 5 years ago
1d569be
Allocate proper buffer border
by Yunqing Wang
· 5 years ago
40e870f
Introduce rate propagation factor
by Jingning Han
· 5 years ago
fdd0ab4
TPL propagation model kernel
by Jingning Han
· 5 years ago
5e98d3b
Add reconstruction frame buffer to tpl model
by Jingning Han
· 5 years ago
882c5ad
rtc-svc: Fixes for periodic key frames for SVC
by Marco Paniconi
· 5 years ago
d413f4a
Exclude tpl_mode.{c,h} from CONFIG_REALTIME_ONLY
by Jerome Jiang
· 5 years ago
958904c
Pass cpi as const to av1_rc_pick_q_and_bounds
by Angie Chiang
· 5 years ago
17af774
Change calc_frame_boost() interface
by Jingning Han
· 5 years ago
c7a5217
Refactor gop structure data access
by Jingning Han
· 5 years ago
6da983b
SVC: Fix to operating points to inlcude temporal layers
by Marco Paniconi
· 5 years ago
bcacb32
Add support for level targetting
by Wan-Teh Chang
· 6 years ago
4097a3a
Remove unnecessary calls
by Hui Su
· 6 years ago
7e3eeaa
Don't do dummy bitstream packing for Q mode
by Hui Su
· 6 years ago
01dfe03
Code cleanup in recode_loop_update_q()
by Hui Su
· 6 years ago
8d27341
Update MV cdf stats per superblock
by Debargha Mukherjee
· 6 years ago
44a573b
Localize gop data structure for tpl model control
by Jingning Han
· 6 years ago
cd14cc1
Reduce decision threshold to use high precision MV
by Debargha Mukherjee
· 6 years ago
6397132
rtc: Spatial layers for RTC
by Marco Paniconi
· 6 years ago
eb7c218
Make prune_tx_type_using_stats feature work at speed 2
by Yunqing Wang
· 6 years ago
80a7af6
Adjust tx_type_search.prune_tx_type_using_stats feature
by Yunqing Wang
· 6 years ago
db70bf4
Prune tx type search using previous stats
by Yunqing Wang
· 6 years ago
fa1d173
HBD flag for variance and convolve functions.
by Jerome Jiang
· 6 years ago
f46a106
Hierarchical lambda scaling within a SB using TPL
by sdeng
· 6 years ago
0cce44c
Modify frame level structure for mbmi_ext_base
by Remya
· 6 years ago
a13c19f
Make alloc/free_loop_filter non-static
by chiyotsai
· 6 years ago
a7091f1
Allocate mbmi on BLOCK_8X8 level for 4K+ videos
by chiyotsai
· 6 years ago
f0652ed
Move PSNR611 to the end of opsnr.stt
by Yue Chen
· 6 years ago
5b1e473
rtc: Layered CBR rate control for SVC
by Marco Paniconi
· 6 years ago
591e51c
Deprecate refresh_alt2_ref_frame flag
by Jingning Han
· 6 years ago
0233da4
Add 6:1:1 weighted PSNR to opsnr.stt
by Yue Chen
· 6 years ago
fc1404d
Release previous hash-me memory when encoding new frame
by chiyotsai
· 6 years ago
b4c93f0
Increase tpl stats storage granularity for high resolution
by Yue Chen
· 6 years ago
60a4d7f
Fix an issue in usage of external frame flags.
by Marco Paniconi
· 6 years ago
2a9ac43
Add a control to force video mode
by Yaowu Xu
· 6 years ago
Next »