1
0
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:
Stefano Sabatini 2012-07-24 09:41:48 +02:00
parent e564de26b3
commit 9b42d6ed1f

View File

@ -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