[FFmpeg-devel] [PATCH 2/3] RFC: Should be squashed in the previous patch if OK
compn
tempn at mi.rr.com
Sat Aug 15 13:41:13 CEST 2015
On Fri, 14 Aug 2015 22:46:12 +0200
Alexander Strasser <eclipse7 at gmx.net> wrote:
> Signed-off-by: Alexander Strasser <eclipse7 at gmx.net>
> ---
> libavutil/parseutils.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavutil/parseutils.h b/libavutil/parseutils.h
> index b04aa89..cff5123 100644
> --- a/libavutil/parseutils.h
> +++ b/libavutil/parseutils.h
> @@ -112,7 +112,7 @@ int av_parse_color(uint8_t *rgba_color, const
> char *color_string, int slen, const char *av_get_known_color_name(int
> color_idx, const uint8_t **rgb);
> /**
> - * Parse timestr and return in *timeval a corresponding number of
> + * Parse timestr and return in *timeval the corresponding number of
> * microseconds.
lgtm
> *
> * @param timeval puts here the number of microseconds corresponding
could fix this line too..
timeval outputs the number of microseconds corresponding...
-compn
More information about the ffmpeg-devel
mailing list