From fc25481d17bec3c7191d933fcc25e87c0a20a3a1 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 1 Jul 2016 02:13:51 +0200 Subject: [PATCH] Update for 3.1.1 Signed-off-by: Michael Niedermayer --- Changelog | 14 ++++++++++++++ RELEASE | 2 +- doc/Doxyfile | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 99cdb80e09..2a8791620a 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,20 @@ releases are sorted from youngest to oldest. version : +version 3.1.1: +- doc/APIchanges: document the lavu/lavf field moves +- avformat/avformat: Move new field to the end of AVStream +- avformat/utils: update deprecated AVStream->codec when the context is updated +- avutil/frame: Move new field to the end of AVFrame +- libavcodec/exr : fix decoding piz float file. +- avformat/mov: Check sample size +- lavfi: Move new field to the end of AVFilterContext +- lavfi: Move new field to the end of AVFilterLink +- ffplay: Fix usage of private lavfi API +- lavc/mediacodecdec_h264: add missing NAL headers to SPS/PPS buffers +- lavc/pnm_parser: disable parsing for text based PNMs + + version 3.1: - DXVA2-accelerated HEVC Main10 decoding - fieldhint filter diff --git a/RELEASE b/RELEASE index 8c50098d8a..94ff29cc4d 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -3.1 +3.1.1 diff --git a/doc/Doxyfile b/doc/Doxyfile index 53f9b25fe4..68c067940e 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 = 3.1 +PROJECT_NUMBER = 3.1.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