[FFmpeg-cvslog] Update Changelog
James Almer
git at videolan.org
Sat Mar 21 22:08:26 CET 2015
ffmpeg | branch: release/2.5 | James Almer <jamrial at gmail.com> | Sat Mar 21 15:07:35 2015 -0300| [eb6f2a183acdc57b2f52e5b1d2c0772c5c883f46] | committer: James Almer
Update Changelog
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eb6f2a183acdc57b2f52e5b1d2c0772c5c883f46
---
Changelog | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Changelog b/Changelog
index 3cfd2d5..d875530 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
More information about the ffmpeg-cvslog
mailing list