summaryrefslogtreecommitdiff
path: root/libavfilter/parseutils.c
Commit message (Expand)AuthorAge
* Log with level AV_LOG_ERROR if av_parse_color() cannot recognize aStefano Sabatini2009-05-18
* Implement av_set_options_string().Stefano Sabatini2009-05-14
* Add support in av_parse_color() to a "random" color name, which willStefano Sabatini2009-05-14
* Make case insensitive the match for the color name inStefano Sabatini2009-05-14
* Accept "bikeshed" as a random color.Ramiro Polla2009-05-06
* Implement av_parse_color().Stefano Sabatini2009-05-05
* Prefer (void) over () in function prototype.Stefano Sabatini2009-05-01
* av_get_token()Michael Niedermayer2009-05-01