Skip to content
Snippets Groups Projects
Commit 2d3590a2 authored by Marvin Scholz's avatar Marvin Scholz Committed by Jean-Baptiste Kempf
Browse files

Decklink: Fix format specifiers


The timescale (BMDTimeScale) and frameduration (BMDTimeValue) are
typedef'd as int64_t, therefore PRId64 should be used here.

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 0d89fe3f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment