|
vdr-plugin-softhddevice-drm-gles 1.6.4-d0291bb
|
Describes a hardware device. More...
Go to the source code of this file.
Classes | |
| class | cHardwareDevice |
| Hardware device. More... | |
Enumerations | |
| enum | HardwareQuirks { QUIRK_NO_HW_DEINT = 1 << 0 , QUIRK_CODEC_FLUSH_WORKAROUND = 1 << 1 , QUIRK_CODEC_NEEDS_DIMENSION_PARSE = 1 << 2 , QUIRK_CODEC_SKIP_FIRST_FRAMES = 1 << 3 , QUIRK_CODEC_SKIP_NUM_FRAMES = 2 } |
| Hardware dependent quirks. More... | |
Functions | |
| static size_t | ReadLineFromFile (char *buf, size_t size, const char *file) |
| Helper function to read a line from a given file. | |
Describes a hardware device.
Definition in file hardwaredevice.h.