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 <michael@niedermayer.cc>2022-05-10 00:52:36 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2022-05-10 00:52:36 +0300
commit55a95339526ba3ad6c3c31721ab1ecfd957eb5b4 (patch)
tree9dd33cfb91f6916a78249d251df00982585444cb
parent7d4c2d90b3997542a2dece32a1234f3bc3629610 (diff)
Update for 4.2.7n4.2.7
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--Changelog17
-rw-r--r--RELEASE2
-rw-r--r--doc/Doxyfile2
3 files changed, 19 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index e51f2ccc05..ae04cd4cab 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,23 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 4.2.7
+ avfilter/vf_colorspace: fix memmory leaks
+ avformat/nutenc: don't allocate a dynamic AVIOContext if no index is going to be written
+ avfilter/vf_random: fix memory leaks
+ avfilter/vf_bwdif: fix heap-buffer overflow
+ fftools/ffmpeg_opt: Fix leak of options when parsing options fails
+ avfilter/vf_edgedetect: fix heap-buffer overflow
+ avfilter/vf_w3fdif: deny processing small videos
+ avfilter/vf_avgblur: fix heap-buffer overflow
+ avfilter/af_tremolo: fix heap-buffer overflow
+ avfilter/vf_edgedetect: check if height is big enough
+ avfilter/vf_bitplanenoise: fix overreads
+ avfilter/vf_fieldorder: fix heap-buffer overflow
+ avfilter/vf_fieldmatch: fix heap-buffer overflow
+ avcodec/pngenc: remove monowhite from apng formats
+ lavf/tls_mbedtls: add support for mbedtls version 3
+
version 4.2.6
configure: bump year
avfilter/vf_lenscorrection: make width/height int
diff --git a/RELEASE b/RELEASE
index d6f85abf68..4739c61f1e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-4.2.6
+4.2.7
diff --git a/doc/Doxyfile b/doc/Doxyfile
index ddbb20b869..eb9634cb62 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.2.6
+PROJECT_NUMBER = 4.2.7
# 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