Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp1342 char fourcc_str[AV_FOURCC_MAX_STRING_SIZE] = {0}; in ff_decklink_read_header() local
1343 av_fourcc_make_string(fourcc_str, ctx->raw_format); in ff_decklink_read_header()
1344 av_log(avctx, AV_LOG_ERROR, "Raw Format %s not supported\n", fourcc_str); in ff_decklink_read_header()

Completed in 3 milliseconds