mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
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.
|
||||
* 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;
|
||||
enum AVSubtitleType type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user