Commit a18ef7a7 authored by Vittorio Giovara's avatar Vittorio Giovara

doc: fix a couple of typos in frame.h

parent 973dc4e8
......@@ -428,7 +428,7 @@ AVFrame *av_frame_alloc(void);
void av_frame_free(AVFrame **frame);
/**
* Setup a new reference to the data described by an given frame.
* Set up a new reference to the data described by the source frame.
*
* Copy frame properties from src to dst and create a new reference for each
* AVBufferRef from src.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment