summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-05-14 01:29:47 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2022-05-14 01:29:47 +0200
commit742e66f4421ed523a1ada0646feb51e3224494f2 (patch)
treeb82e9bd5de401ee76f9c8e2a74654cb7dcf86f11
parente7dbee00f0d356aaa4a2033b9caf8173a32afd4d (diff)
downloadffmpeg-742e66f4421ed523a1ada0646feb51e3224494f2.tar.gz
FFmpeg 4.1.10 release
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--Changelog8
-rw-r--r--RELEASE2
-rw-r--r--doc/Doxyfile2
3 files changed, 10 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index d840cdf4c5..1c9b240397 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,14 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 4.1.10:
+ avfilter/vf_colorspace: fix memmory leaks
+ avcodec/ac3enc: Fix memleak
+ avformat/nutenc: don't allocate a dynamic AVIOContext if no index is going to be written
+ avfilter/vf_random: fix memory leaks
+ fftools/ffmpeg_opt: Fix leak of options when parsing options fails
+ lavf/tls_mbedtls: add support for mbedtls version 3
+
version 4.1.9:
avfilter/vf_lenscorrection: make width/height int
avcodec/diracdec: avoid signed integer overflow in global mv
diff --git a/RELEASE b/RELEASE
index 18837e703d..5d30083e95 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-4.1.9
+4.1.10
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 5cdab61c44..db0452e1ee 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.9
+PROJECT_NUMBER = 4.1.10
# 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