Sign in
aomedia
/
avm
/
7a53edeb1c84ae31966fec1afc092ad5c095a286
7a53ede
Fix a bug in 2-pass tpl_model intra prediction
by Debargha Mukherjee
· 6 years ago
b2280ed
av1_loop_filter_frame:use consistent param name
by Yaowu Xu
· 6 years ago
cff66b1
rt: Add threading to realtime end2end test.
by Jerome Jiang
· 6 years ago
85d00fa
Enable more floating point exceptions
by Yaowu Xu
· 6 years ago
6fe6421
Minor tpl model changes
by Debargha Mukherjee
· 6 years ago
2d0919f
Disable prune-simple-translation for resized frames
by elliottk
· 6 years ago
c1cce3c
Do not copy mvs when mfmv is not enabled
by Yaowu Xu
· 6 years ago
89ed7d4
Make parameter names consistent
by Yaowu Xu
· 6 years ago
cd946de
AQ mode to test params.
by Jerome Jiang
· 6 years ago
f8b01e4
AV1 RT: Limit max BSize for Intra mode search
by kyslov
· 6 years ago
eeb8b20
AV1 RT: Use QP-based CDEF for high speed RT
by kyslov
· 6 years ago
dac2b4e
Fix an assert failure and other misc debugging
by Debargha Mukherjee
· 6 years ago
805c7d2
Add a new mode to pick CDEF based on QP
by Hui Su
· 6 years ago
bc668a2
Account for mean shift in PSNR-HVS
by Oleg Nalivayko
· 6 years ago
276a837
Add frame level forward 2-pass stats collection fn
by Yue Chen
· 6 years ago
347c64d
Add parsing code for 2-pass tpl stats generation
by Debargha Mukherjee
· 6 years ago
bb8d6e8
Fix rate calculation in av1_cdef_search()
by Hui Su
· 6 years ago
3da280b
Reuse/augment gf group information in tpl model
by Debargha Mukherjee
· 6 years ago
067fdf9
AV1 RT: Disable restoration for RT mode
by kyslov
· 6 years ago
6a1d132
Correct reference buffer stride and offset in tpl tool
by Yue Chen
· 6 years ago
9b70d1f
Add plumbing for 2-pass tpl model
by Debargha Mukherjee
· 6 years ago
24d94f5
Avoid computing q val for last spot in gf group
by Sarah Parker
· 6 years ago
52a4d77
Fix mc_dep_cost calculation in tpl model
by Debargha Mukherjee
· 6 years ago
fc18909
Add option for a type 2 enable-tpl-model
by Debargha Mukherjee
· 6 years ago
e377839
Misc tpl_model cleanups + prepare for 2-pass
by Debargha Mukherjee
· 6 years ago
82449d1
AV1 RT: adding intra mode check during inter mode search
by kyslov
· 6 years ago
bbaa966
Prefix global quantizer functions with aom_
by Yaowu Xu
· 6 years ago
927f9ef
Make "FAST" fully adapted into libaom
by Yaowu Xu
· 6 years ago
3a529de
Also print aq mode on EXPECT_GT(psnr) failure.
by Wan-Teh Chang
· 6 years ago
ba111e2
Cosmetic changes in av1_cdef_search()
by Hui Su
· 6 years ago
6848689
Better sharding for datarate test.
by Jerome Jiang
· 6 years ago
a6ea047
Only use aq-mode 0 for speed < 7.
by Jerome Jiang
· 6 years ago
f33f95c
Prefix two fwd_txfm functions with av1_
by Yaowu Xu
· 6 years ago
ccd385e
Make non-global inverse transform functions static
by Yaowu Xu
· 6 years ago
e51a494
Prefix wedge_params_lookup() with av1_
by Yaowu Xu
· 6 years ago
3542a89
Reduce tpl_model stats storage
by Debargha Mukherjee
· 6 years ago
474c961
Disable two_pass_partition_search on hdres speed 1-2
by chiyotsai
· 6 years ago
74e6335
Add a config macro CONFIG_HTB_TRELLIS
by Yaowu Xu
· 6 years ago
b5bcb71
Prefix global iterator functions with aom_
by Yaowu Xu
· 6 years ago
97eb58a
Rename a dummy function with aom_ prefix
by Yaowu Xu
· 6 years ago
7c0eff4
Rename speed feature of self-guided filter
by Satish Kumar Suman
· 6 years ago
88ff738
Add alternative mbtree analysis models
by Debargha Mukherjee
· 6 years ago
c327db0
Prefix global edge detection functions with av1_
by Yaowu Xu
· 6 years ago
d3adfb1
Remove code not in use
by Yaowu Xu
· 6 years ago
ad34be7
Add missing initialization to nonRD pick inter mode
by kyslov
· 6 years ago
f490db5
Add aq mode to rt end to end test.
by Jerome Jiang
· 6 years ago
eb40e47
Prefix dec_model set functions with av1_
by Yaowu Xu
· 6 years ago
04d5a63
Add aq mode to datarate test.
by Jerome Jiang
· 6 years ago
2c61970
Rename filter_8bit to av1_filter_8bit
by Yaowu Xu
· 6 years ago
3a19b8a
Prefix global functions with av1_
by Yaowu Xu
· 6 years ago
bab94fd
Initialize best_mode to reasonable defaults for RT
by kyslov
· 6 years ago
ccdbb8a
Make shuffle masks aligned in av1_warp_affine
by Aniket Dhok
· 6 years ago
0e4509c
Properly scope and name ransac functions
by Yaowu Xu
· 6 years ago
6190456
Fast search sgr_params in self-guided filter
by Satish Kumar Suman
· 6 years ago
037f5d2
Add speed feature for compound reference.
by Jerome Jiang
· 6 years ago
ae96973
Cosmetic changes to cyclic refresh.
by Jerome Jiang
· 6 years ago
415c707
Make build of loopfiltermask.c conditional
by Yaowu Xu
· 6 years ago
f76afe3
Refine txfm domain dist speed feature for speeds 1,2
by Venkat
· 6 years ago
a80c64e
Added AVX2 variant for av1_warp_affine_sse4_1
by Aniket Dhok
· 6 years ago
9424338
Disable screen content tools for RT mode
by kyslov
· 6 years ago
02affeb
Return error code for buffer allocation.
by Jerome Jiang
· 6 years ago
a255d80
Remove breakout check in handle_inter_mode
by elliottk
· 6 years ago
9a07c46
Prune MV search in RT mode
by elliottk
· 6 years ago
cfdbaee
Fix CFI santizer failure for test_libaom.
by Hien Ho
· 6 years ago
05be56a
Change datatype of mb_mode_info structure members
by Remya
· 6 years ago
906a94f
nonrd: remove ref frame cost estimation for comp ref frames.
by Jerome Jiang
· 6 years ago
c480d82
Cosmetic changes.
by Jerome Jiang
· 6 years ago
5586ae8
Add a condition for ML based tx split pruning
by Hui Su
· 6 years ago
8e718cf
Replace LOOP_FILTER_BITMASK with a cmake config
by Yaowu Xu
· 6 years ago
a633751
Fix potential infinite loop in partition search
by Hui Su
· 6 years ago
bedbf4f
Clean-up globals
by Yaowu Xu
· 6 years ago
797674b
Prefix bitstream writing global functions with av1_
by Yaowu Xu
· 6 years ago
1959ffa
Prune mode refactoring
by Yunqing Wang
· 6 years ago
d991d02
Properly name and scope fwd_txfm constants
by Yaowu Xu
· 6 years ago
81259cf
Remove prune_tx and unused 2 PRUNE modes
by Yunqing Wang
· 6 years ago
e1a3004
Some changes to the mbtree analysis model
by Debargha Mukherjee
· 6 years ago
7fad716
Remove unused code
by Yaowu Xu
· 6 years ago
2089a2d
Make some global motion functions static
by Yaowu Xu
· 6 years ago
bf732b8
Prefix loop restoration global functions with av1_
by Yaowu Xu
· 6 years ago
b08c089
Remove an unneeded comment
by Yunqing Wang
· 6 years ago
7e45088
Prefix global functions with av1_
by Yaowu Xu
· 6 years ago
0dc164b
Move loopfilter mask code into a separate file
by Yaowu Xu
· 6 years ago
c6b79f7
Refactor write_modes_b()
by Hui Su
· 6 years ago
449711e
Prefix a lot of global cfl functions with cfl_
by Yaowu Xu
· 6 years ago
313394e
rdopt.c: make three functions static
by Yaowu Xu
· 6 years ago
37b9a65
Fix bug in lowbd inv_txfm'mismatch in NEON
by Sachin Kumar Garg
· 6 years ago
0c1b245
Fix bug in highbd inv txfm modules
by Remya
· 6 years ago
a4b6d8b
Revert "Revert "Fix highbd inv_txfm's mismatch ""
by Remya
· 6 years ago
dfc5924
Use simple-translation to filter near mv
by elliottk
· 6 years ago
472df41
Disable delta_q frame level if not used in frame
by Debargha Mukherjee
· 6 years ago
7647f09
Prefix two refmv functions with av1_
by Yaowu Xu
· 6 years ago
5fa56f1
Fix unit test failures with CFI sanitizer
by Hien Ho
· 6 years ago
a19e762
Prefix three global arrays with av1_
by Yaowu Xu
· 6 years ago
ac8351d
Make _vector_*() non-global functions static
by Yaowu Xu
· 6 years ago
abbaeb3
Remove an unused function
by Yaowu Xu
· 6 years ago
6289303
Replace MAX with AOMMAX
by Yaowu Xu
· 6 years ago
f2a8d2b
Make iadst4_range[] static
by Yaowu Xu
· 6 years ago
0f4ff7f
Rename a funciton with cdef_ prefix
by Yaowu Xu
· 6 years ago
63f2ea3
Prefix bitstream debug functions with aom_
by Yaowu Xu
· 6 years ago
0761fa0
Prefix cfl functions with cfl_
by Yaowu Xu
· 6 years ago
Next »