Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ hb_value_array_append
Function
hb_value_array_append
libhb/hb_dict.c:762–766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
760
}
761
762
void
763
hb_value_array_append(hb_value_array_t *array, hb_value_t *value)
764
{
765
json_array_append_new(array, value);
766
}
767
768
void
769
hb_value_array_concat(hb_value_array_t *array, hb_value_t *value)
Callers
15
crop_scale_init
Function · 0.85
rotate_init
Function · 0.85
hb_add_filter2
Function · 0.85
get_audio_copy_mask
Function · 0.85
add_audio_for_lang
Function · 0.85
add_subtitle
Function · 0.85
import_hierarchy_29_0_0
Function · 0.85
import_audio_0_0_0
Function · 0.85
presets_package
Function · 0.85
hb_presets_add_internal
Function · 0.85
hb_preset_insert
Function · 0.85
hb_preset_append
Function · 0.85
Calls
no outgoing calls
Tested by
5
PreparePreset
Function · 0.68
add_sub
Function · 0.68
add_srt
Function · 0.68
add_ssa
Function · 0.68
add_audio
Function · 0.68