AVIndexEntry.min_distance

* Flag is used to indicate which frame should be discarded after decoding. *//**< Minimum distance between this and the previous keyframe, used to avoid unneeded searching.

struct AVIndexEntry
int min_distance;

Meta