diff --git a/Changelog b/Changelog index 68ae1d7e10..2e21a718f8 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,15 @@ releases are sorted from youngest to oldest. version : +version 2.4.1: +- swsscale: Allow chroma samples to be above and to the left of luma samples +- avcodec/libilbc: support for latest git of libilbc +- avcodec/webp: treat out-of-bound palette index as translucent black +- vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion +- apetag: Fix APE tag size check +- tools/crypto_bench: fix build when AV_READ_TIME is unavailable + + version 2.4: - Icecast protocol - ported lenscorrection filter from frei0r filter diff --git a/RELEASE b/RELEASE index 6b4950e3de..005119baaa 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -2.4 +2.4.1 diff --git a/doc/Doxyfile b/doc/Doxyfile index 96a8743274..ff09b92c37 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 +PROJECT_NUMBER = 2.4.1 # 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