驗證 FFmpeg+SDL 的配置是否正確

#include "stdafx.h" #define __STDC_CONSTANT_MACROS extern "C" { #include "libavcodec/avcodec.h" #include "sdl/SDL.h" } int _tmain(int argc, _TCHAR* argv[]) { printf("%s\n", avcodec_configuration());
相關文章
相關標籤/搜索