]> git.sesse.net Git - ffmpeg/history - libavfilter/parseutils.c
Pass codec pixel format list to get_format, if present, fix vdpau decoding
[ffmpeg] / libavfilter / parseutils.c
2010-05-23 Martin StorsjöMake ff_random_get_seed public, rename to av_get_random...
2010-05-13 Stefano SabatiniMake av_parse_color() return AVERROR(EINVAL) rather...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
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()