mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio()
Prefer impersonal form over third person, consistent with the rest of docs.
This commit is contained in:
parent
e564de26b3
commit
9b42d6ed1f
@ -1955,7 +1955,7 @@ const struct AVCodecTag *avformat_get_riff_audio_tags(void);
|
||||
*/
|
||||
|
||||
/**
|
||||
* Guesses the sample aspect ratio of a frame, based on both the stream and the
|
||||
* Guess the sample aspect ratio of a frame, based on both the stream and the
|
||||
* frame aspect ratio.
|
||||
*
|
||||
* Since the frame aspect ratio is set by the codec but the stream aspect ratio
|
||||
|
Loading…
x
Reference in New Issue
Block a user