![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>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) |