Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ av_log_set_level
Function
av_log_set_level
libavutil/log.c:477–480 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
475
}
476
477
void av_log_set_level(int level)
478
{
479
atomic_store_explicit(&av_log_level, level, memory_order_relaxed);
480
}
481
482
void av_log_set_flags(int arg)
483
{
Callers
15
LLVMFuzzerTestOneInput
Function · 0.85
main
Function · 0.85
LLVMFuzzerTestOneInput
Function · 0.85
LLVMFuzzerTestOneInput
Function · 0.85
LLVMFuzzerTestOneInput
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
12
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
test_av_parse_color
Function · 0.68
test_av_small_strptime
Function · 0.68
test_av_parse_time
Function · 0.68
main
Function · 0.68
main
Function · 0.68