QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
CpuVideoFramePool.h File Reference
#include <QtCore/QByteArray>
#include <QtCore/QMutex>
#include <QtCore/QSize>
#include <QtMultimedia/QVideoFrame>
#include <QtMultimedia/QVideoFrameFormat>
#include <array>
#include <atomic>
#include <gst/gst.h>
#include <gst/video/video-info.h>
#include <memory>
+ Include dependency graph for CpuVideoFramePool.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CpuVideoFramePool
 Recycles CPU-backed QVideoFrame storage keyed by (size, pixelFormat) to avoid per-frame malloc churn. More...
 
struct  CpuVideoFramePool::PlaneLayout