FFmpeg
|
Flags describing additional frame properties. More...
Macros | |
#define | AV_FRAME_FLAG_CORRUPT (1 << 0) |
The frame data may be corrupted, e.g. | |
Flags describing additional frame properties.
#define AV_FRAME_FLAG_CORRUPT (1 << 0) |
The frame data may be corrupted, e.g.
due to decoding errors.
Definition at line 466 of file frame.h.
Referenced by h264_decode_frame().