mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
donot install tools when ffmpeg is not open, 0.9.108
This commit is contained in:
parent
5bb6e657c3
commit
2265173c4d
5 changed files with 125 additions and 85 deletions
|
@ -154,6 +154,11 @@ int srs_version_major();
|
|||
int srs_version_minor();
|
||||
int srs_version_revision();
|
||||
|
||||
/**
|
||||
* utilities
|
||||
*/
|
||||
extern int64_t srs_get_time_ms();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue