aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-11-01 13:39:52 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-11-01 13:39:52 +0100
commit04aa2ffbcf706605499ebdffff1ab063e782d9f7 (patch)
treecae1f68f20b85e49179c73bcf035262fa65d1f75
parent63523485f4d312f9d98eb30dfa633a9f75671b7e (diff)
downloadffmpeg-04aa2ffbcf706605499ebdffff1ab063e782d9f7.tar.gz
Update for 2.4.3
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r--Changelog26
-rw-r--r--RELEASE2
-rw-r--r--doc/Doxyfile2
3 files changed, 28 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 8a6826a99c..1002a0fbd6 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,32 @@ releases are sorted from youngest to oldest.
version <next>:
+version 2.4.3:
+- avcodec/svq1dec: zero terminate embedded message before printing
+- avcodec/cook: check that the subpacket sizes fit in block_align
+- avcodec/g2meet: check tile dimensions to avoid integer overflow
+- avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.
+- avcodec/dnxhddec: treat pix_fmt like width/height
+- avcodec/dxa: check dimensions
+- avcodec/dirac_arith: fix integer overflow
+- avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y
+- avcodec/diracdec: Use 64bit in calculation of codeblock coordinates
+- avcodec/sgidec: fix count check
+- avcodec/sgidec: fix linesize for 16bit
+- avcodec/hevc_ps: Check default display window bitstream and skip if invalid
+- avcodec/tiffenc: properly compute packet size
+- lavd: export all symbols with av_ prefix
+- avformat/mxfdec: Fix termination of mxf_data_essence_container_uls
+- postproc: fix qp count
+- postproc/postprocess: fix quant store for fq mode
+- vf_drawtext: add missing clear of pointers after av_expr_free()
+- utvideoenc: properly set slice height/last line
+- swresample: fix sample drop loop end condition
+- resample: Avoid off-by-1 errors in PTS calcs.
+- imc: fix order of operations in coefficients read
+- hevc_mvs: make sure to always initialize the temporal MV fully
+- hevc_mvs: initialize the temporal MV in case of missing reference
+
version 2.4.2:
- avcodec/on2avc: Check number of channels
- avcodec/hevc: fix chroma transform_add size
diff --git a/RELEASE b/RELEASE
index 8e8299dcc0..35cee72dcb 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-2.4.2
+2.4.3
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 897859a981..e15895122e 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.4.2
+PROJECT_NUMBER = 2.4.3
# 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