Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qffmpeghwaccel_p.h File Reference

(a32860d6947d1b5c47f5123772d9aee02d07d9cd)

#include <QtFFmpegMediaPluginImpl/private/qffmpeg_p.h>
#include <QtFFmpegMediaPluginImpl/private/qffmpegtextureconverter_p.h>
#include "qvideoframeformat.h"
#include <QtMultimedia/private/qhwvideobuffer_p.h>
#include <QtMultimedia/private/qrhivaluemapper_p.h>
#include <qshareddata.h>
#include <memory>
#include <functional>
#include <mutex>
Include dependency graph for qffmpeghwaccel_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QFFmpeg::HwFrameContextData
 The HwFrameContextData class contains custom belongings of hw frames context. More...
class  QFFmpeg::HWAccel

Namespaces

namespace  QFFmpeg

Typedefs

using QFFmpeg::HWAccelUPtr = std::unique_ptr<HWAccel>

Functions

AVPixelFormat QFFmpeg::getFormat (AVCodecContext *s, const AVPixelFormat *fmt)
AVFrameUPtr QFFmpeg::copyFromHwPool (AVFrameUPtr frame)