avcodec: fix wording in AVSubtitleRect doxy
This commit is contained in:
parent
4b6f225374
commit
d823edee8d
@ -3451,7 +3451,7 @@ typedef struct AVSubtitleRect {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* data+linesize for the bitmap of this subtitle.
|
* data+linesize for the bitmap of this subtitle.
|
||||||
* can be set for text/ass as well once they where rendered
|
* can be set for text/ass as well once they are rendered
|
||||||
*/
|
*/
|
||||||
AVPicture pict;
|
AVPicture pict;
|
||||||
enum AVSubtitleType type;
|
enum AVSubtitleType type;
|
||||||
|
Loading…
Reference in New Issue
Block a user