![]() |
SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <QEvent>#include <QIODevice>#include <QThread>#include <QWidget>#include "datvideostream.h"#include "gui/tvscreen.h"#include "libavcodec/avcodec.h"#include "libavformat/avformat.h"#include <libavutil/channel_layout.h>#include <libavutil/common.h>#include <libavutil/imgutils.h>#include <libavutil/mathematics.h>#include <libavutil/opt.h>#include <libavutil/samplefmt.h>#include "libswscale/swscale.h"
Include dependency graph for datvideorender.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | DataTSMetaData2 |
| class | DATVideoRender |
| class | DATVideoRenderThread |
1.8.13