Home
last modified time | relevance | path

Searched refs:guidstr (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmlvdec.c266 char guidstr[32]; in read_header() local
276 snprintf(guidstr, sizeof(guidstr), "0x%"PRIx64, guid); in read_header()
277 av_dict_set(&avctx->metadata, "guid", guidstr, 0); in read_header()

Completed in 2 milliseconds