![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <stdlib.h>#include <memory.h>#include <string.h>#include <stdio.h>Go to the source code of this file.
Classes | |
| struct | tag_ExifInfo |
| class | Cexif |
Macros | |
| #define | MAX_COMMENT 1000 |
| #define | MAX_SECTIONS 20 |
| #define | THUMBNAILTMPFILE "/tmp/.thumbcache" |
Typedefs | |
| typedef struct tag_ExifInfo | EXIFINFO |
Variables | |
| static const int | BytesPerFormat [] = {0,1,1,2,4,8,1,1,2,4,8,4,8} |
| #define MAX_COMMENT 1000 |
| #define MAX_SECTIONS 20 |
| #define THUMBNAILTMPFILE "/tmp/.thumbcache" |
| typedef struct tag_ExifInfo EXIFINFO |
|
static |