Nirbheek Chauhan 8619e163bf vk-video: Fix uint64_t string format errors
With clang on macOS:

```
error: format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long')
...
error: format specifies type 'unsigned long' but the argument has type 'VkImageView' (aka 'unsigned long long')
```

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7091>
2024-07-07 13:20:12 +00:00
..
2023-08-08 22:12:29 +00:00
2023-08-18 10:40:50 +00:00
2023-08-30 15:45:12 +00:00
2024-05-02 13:26:09 +02:00
2024-01-31 18:46:59 +00:00
2024-02-02 17:23:08 +00:00