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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-03-12 18:29:20 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-03-12 18:35:39 +0400
commita75f01d7e0bf166a0b443eb15621753619bb8d88 (patch)
tree64b70ee469a4e74f63e5d4b13efddcc58bbea350 /Changelog
parentc292e340ed0835b112309629e06765c319c5eb42 (diff)
parentd8b31be6caebd8d1321ecb754b6e7daaf81dc111 (diff)
Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'
* commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111': Add the bumps and APIchanges entries for reference counted buffers changes. Conflicts: Changelog doc/APIchanges libavcodec/version.h libavdevice/version.h libavfilter/version.h libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bff5a1d6b5..834821eef5 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,7 @@ releases are sorted from youngest to oldest.
version <next>:
- curves filter
+- reference-counting for AVFrame and AVPacket data
version 1.2: