OpenShot Library | libopenshot
0.2.5
|
Source file for FFmpegReader class. More...
#include "../include/FFmpegReader.h"
Go to the source code of this file.
Macros | |
#define | ENABLE_VAAPI 0 |
#define | MAX_SUPPORTED_HEIGHT 1100 |
#define | MAX_SUPPORTED_WIDTH 1950 |
Variables | |
AVHWDeviceType | hw_de_av_device_type_global = AV_HWDEVICE_TYPE_NONE |
AVPixelFormat | hw_de_av_pix_fmt_global = AV_PIX_FMT_NONE |
int | hw_de_on = 0 |
#define ENABLE_VAAPI 0 |
Definition at line 36 of file FFmpegReader.cpp.
#define MAX_SUPPORTED_HEIGHT 1100 |
Definition at line 46 of file FFmpegReader.cpp.
#define MAX_SUPPORTED_WIDTH 1950 |
Definition at line 45 of file FFmpegReader.cpp.
AVHWDeviceType hw_de_av_device_type_global = AV_HWDEVICE_TYPE_NONE |
Definition at line 83 of file FFmpegReader.cpp.
Referenced by openshot::FFmpegReader::GetFrame().
AVPixelFormat hw_de_av_pix_fmt_global = AV_PIX_FMT_NONE |
Definition at line 82 of file FFmpegReader.cpp.
Referenced by openshot::FFmpegReader::GetFrame().
int hw_de_on = 0 |
Definition at line 80 of file FFmpegReader.cpp.
Referenced by openshot::FFmpegReader::Close(), openshot::FFmpegReader::GetFrame(), and openshot::FFmpegReader::Open().