Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-02-17 13:31:25 +0400
committerAnton Khirnov <anton@khirnov.net>2013-03-08 10:41:49 +0400
commitd8b31be6caebd8d1321ecb754b6e7daaf81dc111 (patch)
tree114b30392b4533bd91e434516d20f21b59196a5b /Changelog
parent8df23e938b4022d6e6e9e1180ea6418abae74fda (diff)
Add the bumps and APIchanges entries for reference counted buffers changes.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f56c112a24..4df4b8dbd1 100644
--- a/Changelog
+++ b/Changelog
@@ -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: