摘要:
qResultCharts->setQWebEngineViewMaxHeight(this->frameGeometry().height()); ###### 阅读全文
摘要:
ffmpeg中未定义av_image_get_buffer_size 引入: #include <libavutil/imgutils.h> ############# 阅读全文
摘要:
AVPixelFormat enum AVPixelFormat { AV_PIX_FMT_NONE = -1, AV_PIX_FMT_YUV420P, ///< planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples) AV_PIX 阅读全文