FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | VP8RawFrameHeader |
struct | VP8RawFrame |
Enumerations | |
enum | { VP8_START_CODE_0 = 0x9D, VP8_START_CODE_1 = 0x01, VP8_START_CODE_2 = 0x2A } |
enum | { VP8_KEY_FRAME = 0, VP8_NON_KEY_FRAME = 1 } |
anonymous enum |