|
vdr-plugin-softhddevice-drm-gles 1.4.0
|
DRM device header file. More...
#include <stdbool.h>#include <unistd.h>#include <inttypes.h>#include <libintl.h>#include <pthread.h>#include <errno.h>#include <fcntl.h>#include <string.h>#include <sys/mman.h>#include <drm_fourcc.h>#include "logger.h"#include <libavcodec/avcodec.h>#include <libavutil/hwcontext_drm.h>#include <libavutil/pixdesc.h>#include <libavfilter/buffersink.h>#include <libavfilter/buffersrc.h>#include <libavutil/opt.h>#include "misc.h"#include "buf2rgb.h"#include "audio.h"#include "drm.h"#include "threads.h"#include "grab.h"#include "drmplane.h"

Go to the source code of this file.
Classes | |
| class | cDrmDevice |
Macros | |
| #define | __USE_GNU |
DRM device header file.
AGPLv3
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
Definition in file drmdevice.h.
| #define __USE_GNU |
Definition at line 27 of file drmdevice.h.