Revision 9106a698 libavcodec/pixdesc.h
libavcodec/pixdesc.h | ||
---|---|---|
22 | 22 |
#include <inttypes.h> |
23 | 23 |
|
24 | 24 |
#include "libavutil/intreadwrite.h" |
25 |
#include "libavcodec/bitstream.h"
|
|
25 |
#include "libavcodec/get_bits.h"
|
|
26 | 26 |
|
27 | 27 |
typedef struct AVComponentDescriptor{ |
28 | 28 |
uint16_t plane :2; ///< which of the 4 planes contains the component |
Also available in: Unified diff