1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-01 08:54:48 +02:00

lavu/parseutils: remove spurious "]]" in date format specification

This commit is contained in:
Stefano Sabatini 2013-02-22 23:45:31 +01:00
parent 12a269a522
commit ce84c14ab1

View File

@ -122,7 +122,7 @@ int av_parse_color(uint8_t *rgba_color, const char *color_string, int slen,
* year-month-day.
* - If a duration the syntax is:
* @code
* [-][HH:]MM:SS[.m...]]]
* [-][HH:]MM:SS[.m...]
* [-]S+[.m...]
* @endcode
* @param duration flag which tells how to interpret timestr, if not