Module: libav
Branch: release/9
Commit: 3b9468384b796ca34122495ad93131eed5bba369

Author:    Sean McGovern <gsean...@gmail.com>
Committer: Sean McGovern <gsean...@gmail.com>
Date:      Sun Sep  4 05:16:49 2016 -0400

Update Changelog for v9.19

---

 Changelog |   11 +++++++++++
 RELEASE   |    2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/Changelog b/Changelog
index 9f1f138..17b84b1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,16 @@
 Releases are sorted from youngest to oldest.
 
+version 9.19:
+ - h264: deMpegEncContextize
+ - h264: remove silly macros
+ - mpegvideo: split ff_draw_horiz_band().
+ - error_resilience: add required headers.
+ - error_resilience: decouple ER from MpegEncContext
+ - h264: remove a pointless if()
+ - h264: simplify calls to ff_er_add_slice().
+ - tls: Use the right return value for breaking out due to the interrupt 
callback
+ - rtmpcrypt: Do the xtea decryption in little endian mode
+
 version 9.18:
 - tiff: Check that there is no aliasing in pixel format selection 
(CVE-2014-8544)
 - utvideodec: Handle slice_height being zero (CVE-2014-9604)
diff --git a/RELEASE b/RELEASE
index 128edb0..4d4f579 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-9.18
+9.19

_______________________________________________
libav-commits mailing list
libav-commits@libav.org
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to