OpenWatch / FFmpegWrapper

A lightweight Objective-C wrapper for some FFmpeg libav functions
Other
179 stars 54 forks source link

error when add FFmpegWrapper into podfile #13

Open 3viewgroup opened 9 years ago

3viewgroup commented 9 years ago

error when add FFmpegWrapper into podfile

file : UriCodec.cpp

line: 163

code : srand((unsigned)time(NULL));

error : Use of undeclared identifier 'time'