#include <avcodec.h>
New fields can be added to the end of FF_COMMON_FRAME with minor version bumps. Removal, reordering and changes to existing fields require a major version bump. No fields should be added into AVFrame before or after FF_COMMON_FRAME! sizeof(AVFrame) must not be used outside libav*.
Definition at line 710 of file avcodec.h.