lavu/parseutils: add av_get_known_color_name()

This commit is contained in:
Stefano Sabatini
2013-10-17 19:03:40 +02:00
parent 1e5271a9fd
commit d61617a523
4 changed files with 32 additions and 3 deletions

View File

@@ -15,7 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
libavutil 52.47.100
2013-10-27 - xxxxxxx - lavu 52.48.100 - parseutils.h
Add av_get_known_color_name().
2013-10-17 - xxxxxxx - lavu 52.47.100 - opt.h
Add AV_OPT_TYPE_CHANNEL_LAYOUT and channel layout option handlers
av_opt_get_channel_layout() and av_opt_set_channel_layout().