![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
Go to the source code of this file.
Namespaces | |
GrayCodec | |
lib jp2 opaque internal structure. | |
Macros | |
#define | GRAYCODEC_LINK __DECL_IMPORT |
#define | USE_AAC |
Needed for minimal DLNA support. More... | |
#define | USE_MP3 |
lame for MP3 Encode. More... | |
#define | USE_OPUS |
Opus. More... | |
#define | USE_JP2 |
OpenJPEG/JP2 (JPG 2000) libraries needed. Does it work for UNDER_CE ? More... | |
#define | USE_JPEGLIB |
JPeglib 8 libraries needed. Does it work for UNDER_CE ? More... | |
#define | USE_PNG |
openpng More... | |
#define | USE_H264 |
H264 via x264 or OpenH264. More... | |
#define | USE_VP8 |
Google vpx. More... | |
#define GRAYCODEC_LINK __DECL_IMPORT |
#define USE_AAC |
Needed for minimal DLNA support.
#define USE_H264 |
H264 via x264 or OpenH264.
#define USE_JP2 |
OpenJPEG/JP2 (JPG 2000) libraries needed. Does it work for UNDER_CE ?
#define USE_JPEGLIB |
JPeglib 8 libraries needed. Does it work for UNDER_CE ?
#define USE_MP3 |
lame for MP3 Encode.
#define USE_OPUS |
Opus.
#define USE_PNG |
openpng
#define USE_VP8 |
Google vpx.