Commit e0d420f8 authored by ramiro's avatar ramiro

Document change in r18719.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18720 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5631d6b8
...@@ -12,6 +12,9 @@ libavutil: 2009-03-08 ...@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first: 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 2009-04-11 - r18431 - lavc 52.25.0 - deprecate av_destruct_packet_nofree
Please use NULL instead. This has been supported since r16506 Please use NULL instead. This has been supported since r16506
(lavf > 52.23.1, lavc > 52.10.0). (lavf > 52.23.1, lavc > 52.10.0).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment