diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-02-17 10:31:25 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-03-08 07:41:49 +0100 |
commit | d8b31be6caebd8d1321ecb754b6e7daaf81dc111 (patch) | |
tree | 114b30392b4533bd91e434516d20f21b59196a5b /Changelog | |
parent | 8df23e938b4022d6e6e9e1180ea6418abae74fda (diff) | |
download | ffmpeg-d8b31be6caebd8d1321ecb754b6e7daaf81dc111.tar.gz |
Add the bumps and APIchanges entries for reference counted buffers changes.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ releases are sorted from youngest to oldest. version 10: - av_strnstr - support ID3v2 tags in ASF files +- reference-counting for AVFrame and AVPacket data version 9: |