FFmpeg_3.2.4+SDL_2.0.5學習(1)音視頻解碼幀及顯示/播放數據

int OpenAVFile(const char* szFileName) { char errbuf[256] = { 0 }; int iRes = 0; int vindex = -1; AVFormatContext* pFmtCtx = NULL; AVCodecContext* vCodecCtx = NULL; AVCodec* vCodec = NULL; AVPa
相關文章
相關標籤/搜索