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

(8db94a244eb8398b1ee0f984241231b525a2cd36)

#include <QtFFmpegMediaPluginImpl/private/qffmpeg_p.h>
#include <QtFFmpegMediaPluginImpl/private/qffmpegtextureconverter_p.h>
#include <QtMultimedia/qvideoframeformat.h>
#include <QtMultimedia/private/qhwvideobuffer_p.h>
#include <QtMultimedia/private/qrhivaluemapper_p.h>
#include <QtCore/qspan.h>
#include <memory>
#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 *codecContext, const AVPixelFormat *fmt)
AVFrameUPtr QFFmpeg::copyFromHwPool (AVFrameUPtr frame)