Sign in
aomedia
/
aom
/
27a25e5733bb55d7825f722f62916745830e5f5f
27a25e5
Add an invalid file test for oss-fuzz:33030
by Wan-Teh Chang
· 4 years ago
1b6af72
Fix a bug in av1_nonrd_pick_intra_mode()
by Hui Su
· 4 years ago
d6dd6aa
Pass appropriate argument to generate_hog()
by Aniket Wanare
· 4 years ago
b6edb27
Extend disable_interinter_wedge_newmv_search to speed 2
by Akshata Jadhav
· 4 years ago
4912869
Change interface of av1_select_sb_size()
by Tarundeep Singh
· 4 years ago
5159d15
Free all three buffers in av1_free_cdef_linebuf()
by Wan-Teh Chang
· 4 years ago
52aa9fb
Add support for HBD in compute_gradient_info_sb()
by Aniket Wanare
· 4 years ago
78f3389
Fix to report error on disabled features in rt only build
by Jerome Jiang
· 4 years ago
362af09
Change default settings for realtime only build
by Jerome Jiang
· 4 years ago
6c93db7
Add placeholder for real-time speed settings for all intra mode
by Jingning Han
· 4 years ago
0e91c63
Correct sub pel offset checks for half pel point
by venkat sanampudi
· 4 years ago
1d17bfe
Refactor top linebuf for cdef module
by Vishnu Teja Manyam
· 4 years ago
d0cac70
Fix a free on invalid ptr when img allocation fails
by chiyotsai
· 4 years ago
3a8d214
Speed-up GOP length decision for speed=5
by Deepa K G
· 4 years ago
30d6b68
Assert valid plane_bsize in update_cb_offsets()
by Wan-Teh Chang
· 4 years ago
0164073
Fix a visual studio compile error
by chiyotsai
· 4 years ago
358cf21
Abstract twopass to AV1_PRIMARY
by Mufaddal Chakera
· 4 years ago
0c24ce0
Revert "Revert "av1_cx_iface: restrict g_usage w/CONFIG_REALTIME_ONLY=1""
by Fyodor Kyslov
· 4 years ago
8ae8263
CMakeLists.txt: explicitly set CMP0118 to NEW
by James Zern
· 4 years ago
c1516b9
Refactor tile group functions in write_tile_obu()
by Vishesh
· 4 years ago
411aca7
Abstract frames_left to AV1_PRIMARY
by Tarundeep Singh
· 4 years ago
d2cc7a8
Abstract b_calculate_psnr to AV1_PRIMARY
by Tarundeep Singh
· 4 years ago
3b3e9e1
Abstract level_params to AV1_PRIMARY
by Tarundeep Singh
· 4 years ago
d37807f
Move frame_header_count to AV1_COMP
by Tarundeep Singh
· 4 years ago
5e5305a
Abstract lap_enabled to AV1_PRIMARY
by Tarundeep Singh
· 4 years ago
8ceaabb
Add missing license info
by Jerome Jiang
· 4 years ago
8c1aa30
Abstract gf_state to AV1_PRIMARY
by Mufaddal Chakera
· 4 years, 1 month ago
8ee04fa
Abstract gf_group to AV1_PRIMARY
by Mufaddal Chakera
· 4 years ago
73b2329
Skip intra mode evaluation
by Yunqing Wang
· 4 years ago
901965a
Remove cm from av1_predict_intra_block()
by Angie Chiang
· 4 years ago
fd4a8f3
Merge av1_quick_txfm and tpl_fwd_txfm
by Angie Chiang
· 4 years ago
d666684
Pass bd_info into tpl_get_satd_cost()
by Angie Chiang
· 4 years ago
bb05a96
Add BitDepthInfo and use it in av1_subtract_block
by Angie Chiang
· 4 years ago
13255ae
Change the interface of mc_flow_synthesizer()
by Angie Chiang
· 4 years ago
4f74b52
Revert "av1_cx_iface: restrict g_usage w/CONFIG_REALTIME_ONLY=1"
by James Zern
· 4 years ago
554a2df
Pass sb_size into has_top_right/left
by Angie Chiang
· 4 years ago
b2c62d9
Miscellaneous cleanup suggested by James Zern
by Wan-Teh Chang
· 4 years ago
186f8e3
Remove usage of gf_group element in LAP stage
by Mufaddal Chakera
· 4 years ago
a66b79f
Fix misspellings in comments
by Wan-Teh Chang
· 4 years ago
7829460
Declare set_mb_butteraugli_rdmult_scaling static
by Wan-Teh Chang
· 4 years ago
04b6af6
Fix misspelling of "reference" in comments
by Wan-Teh Chang
· 4 years ago
759b320
Compute gradient data once at superblock level
by Jayasanker J
· 4 years ago
c662602
rtc-svc: Allow for KSVC in fixed scalability mode
by Marco Paniconi
· 4 years ago
3d9e360
rtc-svc: Add SVC unittest for fixed mode
by Marco Paniconi
· 4 years ago
987f052
Remove extra full RD search for CFL
by Angie Chiang
· 4 years ago
c2a3823
Prune ZEROMV on speed 4+ with SSE
by chiyotsai
· 4 years ago
d8b26c9
Change the interface of build_intra_predictors
by Angie Chiang
· 4 years ago
b573e9b
Refactor av1_compute_rd_mult_based_on_qindex
by Angie Chiang
· 4 years ago
91f8e42
AV1 RT: Fix thread sanitizer issue while accessing pred buffer
by Cherma Rajan A
· 4 years ago
1dcc2d2
Add more comments for enable_fast_wedge_mask_search
by Nithya V S
· 4 years ago
a57036f
Create FIRST_PASS_SPEED_FEATURES struct
by chiyotsai
· 4 years ago
29f480a
Directly calculate rdcost
by Cheng Chen
· 4 years ago
dca61c4
Optimize intra mode skipping strategy
by Yunqing Wang
· 4 years ago
4055af5
Rename the mvs in firstpass_inter_prediction to be more explicit
by chiyotsai
· 4 years ago
2fe3838
Prune oblique angle masks for COMPOUND_WEDGE
by Nithya V S
· 4 years ago
d2a6356
aom_dsp: Asan fix in aom_film_grain_table_lookup
by Neil Birkbeck
· 4 years ago
fdf4df8
Correctly init partition cost for boundary blocks
by Cheng Chen
· 4 years ago
031f3bf
Fix the index of the name
by Cheng Chen
· 4 years ago
ff4d69d
Introduce prune_filter_intra_level speed feature
by Jayashri Murugan
· 4 years ago
d96bce1
Make input/output of av1_get_ref_frames() clear
by Angie Chiang
· 4 years ago
4076c10
Remove extra parameters in update_txb_coeff_cost()
by Angie Chiang
· 4 years ago
8c795bf
Improve recode tolerance at speed 0 and 1
by Yunqing Wang
· 4 years ago
0a5da45
Remove txb_coeff_cost_map from RD_STATS
by Angie Chiang
· 4 years ago
ab20d37
Move index from GF_GROUP to AV1_COMP
by Mufaddal Chakera
· 4 years ago
e5de332
rtc-svc: Allow for fixed SVC modes
by Marco Paniconi
· 4 years ago
22ee4f1
tune vmaf: fix subsampling parameters
by Skal
· 4 years ago
aef26f7
Correctly count partition rate cost for split
by Cheng Chen
· 4 years ago
9c6604b
Return RD_STATs instead of int64_t
by Cheng Chen
· 4 years ago
4a09c1b
Delete a void cast in rd_pick_filter_intra_sby
by Wan-Teh Chang
· 4 years ago
c1f542f
Fix forced keyframe detection
by Sarah Parker
· 4 years ago
1c0036a
Disable newmv search for COMPOUND_WEDGE
by Nithya V S
· 4 years ago
75cf98e
Abstract malloc/dealloc calls of members in MACROBLOCK struct
by Chethan Kumar R E
· 4 years ago
b2c65b9
Refactor write_tile_obu() function
by Vishesh
· 4 years ago
9f1b766
Merge "Merge v3.0.0"
by Jerome Jiang
· 4 years ago
82e76bd
aom_dsp: Fix aom_noise_strength_lut_init with negative size
by Neil Birkbeck
· 4 years ago
943cdfe
Merge v3.0.0
by Jerome Jiang
· 4 years ago
904e213
Add speed feature cfl_search_range
by Angie Chiang
· 4 years ago
6c3359b
Rework on cfl_rd_pick_alpha()
by Angie Chiang
· 4 years ago
d853caa
Avoid out of boundary read in region array
by Jingning Han
· 4 years ago
braeburn
v3.0.0
2e0d6e1
Temporarily skip the drop frame test.
by Bohan Li
· 4 years ago
3a92f50
Partition search with given order
by Cheng Chen
· 4 years, 1 month ago
7903433
av1_cx_iface: restrict g_usage w/CONFIG_REALTIME_ONLY=1
by James Zern
· 4 years ago
3dd15c7
Avoid out of boundary read in region array
by Jingning Han
· 4 years ago
b53a4d7
Add support of libvmaf v2.x for tune=vmaf*
by Sai Deng
· 4 years ago
cde9848
Add a function to get the block size
by Yunqing Wang
· 4 years ago
5992585
Optimize predict_max_partition
by Yunqing Wang
· 4 years ago
a494e2b
Make buffers in MACROBLOCK dynamically allocated
by Chethan Kumar R E
· 4 years ago
ed43f28
Add YUV444 and YUV422 support for tune=butteraugli
by Sai Deng
· 4 years ago
5f7d463
Abstract internal_altref_allowed to AV1_PRIMARY
by Tarundeep Singh
· 4 years ago
599823c
Address comments related to sf reuse_best_prediction_for_part_ab
by Aniket Wanare
· 4 years ago
2b47323
Abstract output_pkt_list to AV1_PRIMARY
by Mufaddal Chakera
· 4 years ago
4e98b5e
Guard out of boundary write in rate allocation
by Jingning Han
· 4 years ago
169849b
Guard out of boundary write in rate allocation
by Jingning Han
· 4 years ago
ad4d3ea
Address comments related to updating intrabc cost table
by chiyotsai
· 4 years ago
b845a7c
Re-enable tpl multithreading for speed 0, 1
by Mudassir Galagnath
· 4 years ago
4cf0968
Fix MSVS warning
by Akshata Jadhav
· 4 years ago
930da79
Analyze per-frame noise in firstpass stats analysis.
by Bohan Li
· 4 years ago
bb36786
AV1 RT: Adjust TX size selection thresholds in nonRD case
by Fyodor Kyslov
· 4 years ago
3aeb011
Reduce vertical border height of CDEF line buffer
by Vishnu Teja Manyam
· 4 years ago
fd21aea
Properly initialize skip mode
by Jingning Han
· 4 years ago
Next »