]> git.sesse.net Git - ffmpeg/history - libavfilter/parseutils.c
Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a
[ffmpeg] / libavfilter / parseutils.c
2009-05-18 Stefano SabatiniLog with level AV_LOG_ERROR if av_parse_color() cannot...
2009-05-14 Stefano SabatiniImplement av_set_options_string().
2009-05-14 Stefano SabatiniAdd support in av_parse_color() to a "random" color...
2009-05-14 Stefano SabatiniMake case insensitive the match for the color name in
2009-05-06 Ramiro PollaAccept "bikeshed" as a random color.
2009-05-05 Stefano SabatiniImplement av_parse_color().
2009-05-01 Stefano SabatiniPrefer (void) over () in function prototype.
2009-05-01 Michael Niedermayerav_get_token()