aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2019-03-31 23:31:47 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2019-03-31 23:31:47 +0200
commit1d720b37f0f3ae3d8e9fa2a991a8dca7deac7490 (patch)
treef90d20bfcfb23bec570a17fd547dd466c8d8ff53
parentf1ecebcdb72b5928b585ec8f07c3847927b4bf1d (diff)
downloadffmpeg-1d720b37f0f3ae3d8e9fa2a991a8dca7deac7490.tar.gz
Update for 4.1.3
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--Changelog9
-rw-r--r--RELEASE2
-rw-r--r--doc/Doxyfile2
3 files changed, 11 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 7df4e199bf..6f4a623552 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,15 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 4.1.3:
+- avcodec/hevcdec: Avoid only partly skiping duplicate first slices
+- lavc/bmp: Avoid a heap buffer overwrite for 1bpp input.
+- avcodec/mpegpicture: Check size of edge_emu_buffer
+- avformat/mov: Fix potential integer overflow in entry check in mov_read_trun()
+- avcodec/truemotion2: Fix integer overflow in tm2_null_res_block()
+- avcodec/cbs_av1: fix range of values for Mastering Display Color Volume Metadata OBUs
+- avcodec/av1_parser: don't abort parsing the first frame if extradata parsing fails
+
version 4.1.2:
- avcodec/dfa: Check the chunk header is not truncated
- avcodec/clearvideo: Check remaining data in P frames
diff --git a/RELEASE b/RELEASE
index 4d0dcda01c..de197cc337 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-4.1.2
+4.1.3
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 730c4c36b5..f7b277adf6 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = FFmpeg
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 4.1.2
+PROJECT_NUMBER = 4.1.3
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a