1 2 3 4 5 6
#ifndef GSR_FFMPEG_UTILS_H #define GSR_FFMPEG_UTILS_H const char* gsr_av_error_to_string(int err); #endif /* GSR_FFMPEG_UTILS_H */