ffmpeg-d v4.4.1 (2023-04-04T12:30:04Z)
Dub
Repo
av_hash_init
ffmpeg
libavutil
hash
Initialize or reset a hash context.
@param[in,out] ctx Hash context
extern (
C
) @
nogc
nothrow
void
av_hash_init
(
AVHashContext
*
ctx
)
Meta
Source
See Implementation
ffmpeg
libavutil
hash
functions
av_hash_alloc
av_hash_final
av_hash_final_b64
av_hash_final_bin
av_hash_final_hex
av_hash_freep
av_hash_get_name
av_hash_get_size
av_hash_init
av_hash_names
av_hash_update
manifest constants
AV_HASH_MAX_SIZE
structs
AVHashContext
Initialize or reset a hash context.
@param[in,out] ctx Hash context