| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | APNG_FCTL_CHUNK_SIZE 26 | 
Enumerations | |
| enum | { APNG_DISPOSE_OP_NONE = 0, APNG_DISPOSE_OP_BACKGROUND = 1, APNG_DISPOSE_OP_PREVIOUS = 2 } | 
| enum | { APNG_BLEND_OP_SOURCE = 0, APNG_BLEND_OP_OVER = 1 } | 
APNG common header
Definition in file apng.h.
| anonymous enum | 
 1.8.17