World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
Функции | |
static char * | av_ts_make_string (char *buf, int64_t ts) |
static char * | av_ts_make_time_string (char *buf, int64_t ts, AVRational *tb) |
timestamp utils, mostly useful for debugging/logging purposes
См. определение в файле timestamp.h
|
inlinestatic |
Fill the provided buffer with a string containing a timestamp representation.
buf | a buffer with size in bytes of at least AV_TS_MAX_STRING_SIZE |
ts | the timestamp to represent |
См. определение в файле timestamp.h строка 43
|
inlinestatic |
Fill the provided buffer with a string containing a timestamp time representation.
buf | a buffer with size in bytes of at least AV_TS_MAX_STRING_SIZE |
ts | the timestamp to represent |
tb | the timebase of the timestamp |
См. определение в файле timestamp.h строка 65
Перекрестные ссылки av_q2d().