FFmpeg
|
Binary text decoder. More...
Go to the source code of this file.
Macros | |
#define | BINTEXT_PALETTE 0x1 |
#define | BINTEXT_FONT 0x2 |
Binary text decoder.
Definition in file bintext.h.
#define BINTEXT_PALETTE 0x1 |
Definition at line 34 of file bintext.h.
Referenced by decode_init().
#define BINTEXT_FONT 0x2 |
Definition at line 35 of file bintext.h.
Referenced by decode_init().