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>2018-07-18 16:07:41 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2018-07-18 16:07:41 +0300
commit8df2c7dde6af3e748447ac313947388e6887178a (patch)
tree84639b73082beea908e7444d03c4517bae3eb433
parent6f354ca5fd5e758cdc0151f6e84936c44e0b8e2f (diff)
Update for 3.4.4n3.4.4
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 c9ddfd2ba8..5560069441 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 3.4.4:
+- avcodec/dvdsub_parser: Allocate input padding
+- avcodec/dvdsub_parser: Init output buf/size
+- avcodec/dirac_dwt_template: Fix signedness regression in interleave()
+- avformat/movenc: Write version 2 of audio atom if channels is not known
+- swresample/arm: rename labels to fix xcode build error
+- avcodec/imgconvert: fix possible null pointer dereference
+
version 3.4.3:
- avformat/movenc: Check input sample count
- avcodec/mjpegdec: Check for odd progressive RGB
diff --git a/RELEASE b/RELEASE
index 6cb9d3dd0d..f9892605c7 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-3.4.3
+3.4.4
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 969e5f89db..883d9a5680 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 = 3.4.3
+PROJECT_NUMBER = 3.4.4
# 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