Wavelength
Privacy-focused, cross-platform, and open-source communication application
Loading...
Searching...
No Matches
video_decoder.h File Reference
#include <QBuffer>
#include <qmutex.h>
#include <QThread>
#include <QWaitCondition>
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libswscale/swscale.h>
#include <libavutil/imgutils.h>
Include dependency graph for video_decoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VideoDecoder
 Decodes video data frame by frame using FFmpeg libraries in a separate thread. More...