move the av_parse_color() function from libavfilter to libavcore
Originally committed as revision 25761 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
909865fdbe
commit
0985e1a3ca
11 changed files with 314 additions and 382 deletions
|
|
@ -13,6 +13,9 @@ libavutil: 2009-03-08
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2010-11-17 - r25761 - lavcore 0.13.0 - parseutils.h
|
||||
Add av_parse_color() declared in libavcore/parseutils.h.
|
||||
|
||||
2010-11-13 - r25745 - lavc 52.95.0 - AVCodecContext
|
||||
Add AVCodecContext.subtitle_header and AVCodecContext.subtitle_header_size
|
||||
fields.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue