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
qffmpegvideobuffer.cpp File Reference

(8c82491b8fe17c97d0ef7e9f80b92701c0b31397)

#include "qffmpegvideobuffer_p.h"
#include "private/qvideotexturehelper_p.h"
#include "private/qmultimediautils_p.h"
#include "qffmpeghwaccel_p.h"
#include "qloggingcategory.h"
#include <QtCore/qthread.h>
#include <libavutil/pixdesc.h>
#include <libavutil/hdr_dynamic_metadata.h>
#include <libavutil/mastering_display_metadata.h>
Include dependency graph for qffmpegvideobuffer.cpp:

Go to the source code of this file.

Functions

static bool isFrameFlipped (const AVFrame &frame)

Function Documentation

◆ isFrameFlipped()

bool isFrameFlipped ( const AVFrame & frame)
static

Definition at line 21 of file qffmpegvideobuffer.cpp.