在linux下用ffmpeg解码h264

首先,介绍一下,h264主要操做流程,见函数: #include "API_H264Decode.hpp" //----------------------------ffmpeg  h264解码类 API::H264DecodeDev::H264DecodeDev(): m_pcodec(nullptr), m_pCodeCtx(nullptr), m_pFrame(nullptr),//m_p
相关文章
相关标签/搜索