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:
Jean-Baptiste Kempf <jb@videolan.org>
Loading
Please register or sign in to comment