Browse Source

Document change in r18719.

Originally committed as revision 18720 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Ramiro Polla 16 years ago
parent
commit
52bcc8e13c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      doc/APIchanges

+ 3
- 0
doc/APIchanges View File

@@ -12,6 +12,9 @@ libavutil: 2009-03-08

API changes, most recent first:

2009-04-30 - r18719 - lavc 52.28.0 - av_free_packet
av_free_packet() is no longer an inline function. It is now exported.

2009-04-11 - r18431 - lavc 52.25.0 - deprecate av_destruct_packet_nofree
Please use NULL instead. This has been supported since r16506
(lavf > 52.23.1, lavc > 52.10.0).


Loading…
Cancel
Save