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:
authorJames Almer <jamrial@gmail.com>2015-03-21 21:07:35 +0300
committerJames Almer <jamrial@gmail.com>2015-03-21 21:07:35 +0300
commiteb6f2a183acdc57b2f52e5b1d2c0772c5c883f46 (patch)
treeae58c9553f73dafd9d1fa69a11cd671bf686f958
parent1e86b7108ef67734badba484d2ed102d1e0518f1 (diff)
Update Changelog
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3cfd2d563c..d8755304df 100644
--- a/Changelog
+++ b/Changelog
@@ -2,7 +2,11 @@ Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
version 2.5.5:
+- vp9: make above buffer pointer 32-byte aligned.
+- avcodec/dnxhddec: Check that the frame is interlaced before using cur_field
- avformat/mov: Disallow ".." in dref unless use_absolute_path is set
+- avformat/mov: Check for string truncation in mov_open_dref()
+- avformat/mov: Use sizeof(filename) instead of a literal number
- eac3dec: fix scaling
- ac3_fixed: fix computation of spx_noise_blend
- ac3_fixed: fix out-of-bound read