summaryrefslogtreecommitdiff
path: root/libavfilter/parseutils.c
Commit message (Expand)AuthorAge
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Make parse_key_value_pair() print an error message if a key is notStefano Sabatini2009-12-08
* Use an unsigned int to contain all the color values of the expressionsStefano Sabatini2009-12-08
* 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