Stefano Sabatini
|
62096b99b1
Make parse_key_value_pair() print an error message if a key is not
|
15 years ago |
Stefano Sabatini
|
7d132c544b
Use an unsigned int to contain all the color values of the expressions
|
15 years ago |
Stefano Sabatini
|
cec8e5f76a
Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a
|
16 years ago |
Stefano Sabatini
|
c1ec75b576
Implement av_set_options_string().
|
16 years ago |
Stefano Sabatini
|
3d3bd64db8
Add support in av_parse_color() to a "random" color name, which will
|
16 years ago |
Stefano Sabatini
|
b69b622c22
Make case insensitive the match for the color name in
|
16 years ago |
Ramiro Polla
|
4fa61d1e98
Accept "bikeshed" as a random color.
|
16 years ago |
Stefano Sabatini
|
a3015225c7
Implement av_parse_color().
|
16 years ago |
Stefano Sabatini
|
2e032b32df
Prefer (void) over () in function prototype.
|
16 years ago |
Michael Niedermayer
|
d11dbf092c
av_get_token()
|
16 years ago |