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
qffmpegcodec_p.h File Reference

(75e85d553a43f8e7f96c71d379c7b635b369418e)

#include <QtFFmpegMediaPluginImpl/private/qffmpegdefs_p.h>
#include <QtFFmpegMediaPluginImpl/private/qffmpeg_ranges_p.h>
#include <QtMultimedia/private/qmultimedia_ranges_p.h>
#include <QtCore/qlatin1stringview.h>
#include <QtCore/qspan.h>
#include <vector>
#include <libavcodec/avcodec.h>
Include dependency graph for qffmpegcodec_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QFFmpeg::Codec

Namespaces

namespace  QFFmpeg

Typedefs

using QFFmpeg::CodecRange = FFmpegOpaqueIteratorRange<const AVCodec *, av_codec_iterate>

Functions

QSpan< const AVPixelFormat > QFFmpeg::makeSpan (const AVPixelFormat *values)

Variables

constexpr CodecRange QFFmpeg::avCodecRange
constexpr auto QFFmpeg::allCodecs