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:
-rw-r--r--Changelog13
-rw-r--r--RELEASE2
-rw-r--r--doc/Doxyfile2
3 files changed, 15 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index a8e398779a..cdf17d63c1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,19 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 2.8.20:
+ 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
+ avfilter/vf_edgedetect: fix heap-buffer overflow
+ avfilter/vf_w3fdif: deny processing small videos
+ avfilter/vf_edgedetect: check if height is big enough
+ avfilter/vf_fieldorder: fix heap-buffer overflow
+ avfilter/vf_fieldmatch: fix heap-buffer overflow
+ aformat/movenc: add missing padding to output track extradata
+ avcodec/pngenc: remove monowhite from apng formats
+
version 2.8.19:
configure: bump year
avcodec/diracdec: avoid signed integer overflow in global mv
diff --git a/RELEASE b/RELEASE
index 3db58c920a..9423d08989 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-2.8.19
+2.8.20
diff --git a/doc/Doxyfile b/doc/Doxyfile
index a504d14816..5f4ba84940 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 2.8.19
+PROJECT_NUMBER = 2.8.20
# With the PROJECT_LOGO tag one can specify a logo or icon that is included
# in the documentation. The maximum height of the logo should not exceed 55