(64b605f1464d80ff4f9eb29c9b6880e58807a099)
#include "qffmpegvideoframeencoder_p.h"
#include "qffmpegmediaformatinfo_p.h"
#include "qffmpegencoderoptions_p.h"
#include "qffmpegvideoencoderutils_p.h"
#include "qffmpegcodecstorage_p.h"
#include <QtCore/qloggingcategory.h>
#include <QtCore/private/qexpected_p.h>
#include "libavutil/display.h"
#include "libavutil/pixdesc.h"
Go to the source code of this file.
◆ Q_STATIC_LOGGING_CATEGORY()
QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY |
( |
qLcVideoFrameEncoder | , |
|
|
"qt.multimedia.ffmpeg.videoencoder" | ) |