FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
bmp.h File Reference
#include "avcodec.h"

Go to the source code of this file.

Data Structures

struct  BMPContext
 

Enumerations

enum  BiCompression { BMP_RGB =0, BMP_RLE8 =1, BMP_RLE4 =2, BMP_BITFIELDS =3 }
 

Enumeration Type Documentation

Enumerator:
BMP_RGB 
BMP_RLE8 
BMP_RLE4 
BMP_BITFIELDS 

Definition at line 31 of file bmp.h.