8 lines
96 B
C
8 lines
96 B
C
#ifndef UTIL_H
|
|
#define UTIL_H
|
|
|
|
|
|
//void ffmpeg_err2str(int err, char *)
|
|
|
|
#endif // UTIL_H
|