avcodec_get_frame_defaults

Set the fields of the given AVFrame to default values.

@param frame The AVFrame of which the fields should be set to default values.

@deprecated use av_frame_unref()

@nogc nothrow extern (C) deprecated
static if(FF_API_AVFRAME_LAVC)
void
avcodec_get_frame_defaults

Meta