]> git.sesse.net Git - ffmpeg/history - libavfilter/parseutils.c
Add an entry for the avfilter_add_colorspace() API addition.
[ffmpeg] / libavfilter / parseutils.c
2009-12-08 Stefano SabatiniMake parse_key_value_pair() print an error message...
2009-12-08 Stefano SabatiniUse an unsigned int to contain all the color values...
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()