Browse Source

Add APIchanges entry for the libavcore/imgutils.h addition.

Originally committed as revision 24584 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Stefano Sabatini 15 years ago
parent
commit
3dec10cded
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      doc/APIchanges

+ 4
- 0
doc/APIchanges View File

@@ -13,6 +13,10 @@ libavutil: 2009-03-08

API changes, most recent first:

2010-07-29 - r24583 - lavcore 0.2.0 - imgutils.h
Add functions av_fill_image_linesizes() and
av_fill_image_pointers(), declared in libavcore/imgutils.h.

2010-07-27 - r24518 - lavcore 0.1.0 - parseutils.h
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
defined in libavcodec in favor of the newly added functions


Loading…
Cancel
Save