Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ hb_value_array_init
Function
hb_value_array_init
libhb/hb_dict.c:726–730 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
724
}
725
726
hb_value_array_t*
727
hb_value_array_init()
728
{
729
return json_array();
730
}
731
732
void
733
hb_value_array_clear(hb_value_array_t *array)
Callers
15
crop_scale_init
Function · 0.85
qsv_rotate_init
Function · 0.85
rotate_init
Function · 0.85
get_audio_copy_mask
Function · 0.85
hb_preset_job_add_audio
Function · 0.85
hb_preset_job_add_subtitles
Function · 0.85
hb_preset_apply_filters
Function · 0.85
import_hierarchy_29_0_0
Function · 0.85
import_audio_0_0_0
Function · 0.85
presets_unpackage
Function · 0.85
presets_package
Function · 0.85
hb_presets_builtin_init
Function · 0.85
Calls
no outgoing calls
Tested by
1
PreparePreset
Function · 0.68