Update for 6.1.4 n6.1.4
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 23 Nov 2025 02:13:08 +0000 (03:13 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 23 Nov 2025 02:13:08 +0000 (03:13 +0100)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Changelog
RELEASE
doc/Doxyfile

index 01cd1ba06fa6570f34e41fd8374f543c7e181604..0b3937cd1ab60b206a8bca8be5253b053e042161 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,46 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 6.1.4:
+ avutil/common: cast GET_BYTE/GET_16BIT returned value
+ avfilter/vf_drawtext: fix call GET_UTF8 with invalid argument
+ avfilter/vf_drawtext: fix incorrect text length
+ avfilter/vf_drawtext: Account for bbox text seperator
+ avcodec/utvideodec: Set B for the width= 1 case in restore_median_planar_il()
+ avcodec/osq: Fix 32bit sample overflow
+ avformat/rtpdec_rfc4175: Only change PayloadContext on success
+ avformat/rtpdec_rfc4175: Check dimensions
+ avformat/rtpdec_rfc4175: Fix memleak of sampling
+ avformat/http: Fix off by 1 error
+ avcodec/exr: spelling
+ avcodec/exr: use tile dimensions in pxr24 UINT case
+ avcodec/exr: Simple check for available channels
+ avformat/sctp: Check size in sctp_write()
+ avformat/rtmpproto: consider command line argument lengths
+ avformat/rtmpproto_ Check tcurl and flashver length
+ avcodec/g723_1enc: Make min_err 64bit
+ avcodec/vlc: Clear val8/16 in vlc_multi_gen() by av_mallocz()
+ avformat/rtpenc_h264_hevc: Check space for nal_length_size in ff_rtp_send_h264_hevc()
+ swscale/output: Fix integer overflow in yuv2ya16_X_c_template()
+ avcodec/exr: Check that DWA has 3 channels
+ avcodec/exr: check ac_size
+ avcodec/exr: Round dc_w/h up
+ avcodec/mjpegdec: Explain buf_size/width/height check
+ avformat/avidec: Fix integer overflow iff ULONG_MAX < INT64_MAX
+ fftools/ffmpeg_mux_init: Fix double-free on error
+ avformat/aviobuf: Keep checksum_ptr consistent in avio_seek()
+ avcodec/librsvgdec: fix compilation with librsvg 2.50.3
+ aacenc_tns: clamp filter direction energy measurement
+ avcodec/dxv: Check coded_height, to avoid invalid av_clip()
+ avcodec/aac/aacdec: dont allow ff_aac_output_configure() allocating a new frame if it has no frame
+ avformat/lrcdec: Fix fate-sub-lrc-ms-remux on x86-32
+ avcodec/sanm: Check w,h,left,top
+ avcodec/utvideodec: Clear plane_start array
+ fftools/ffmpeg_mux_init: Use 64bit for score computation in map_auto_video()
+ lavc/aarch64: Fix addp overflow in ff_pred16x16_plane_neon_10
+ avcodec/x86/pngdsp: add missing emms at the end of add_png_paeth_prediction
+
+
 version 6.1.3:
  libavfilter/dnn/dnn_backend_tf: Remove redundant av_freep() to avoid double free
  avcodec/dxv: Check that we initialize op_data
diff --git a/RELEASE b/RELEASE
index 88d06f108904764554970962ace4d0c8429cf673..c0f25bae3754a3bbb21db08986cfc8000887bdd8 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-6.1.3
+6.1.4
index 8e6eef2f0f94d05ca10dd1556256eddcb3d2e840..d8f0326e301dac4a370fb5e2bc23c658c3e9b8d0 100644 (file)
@@ -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         = 6.1.3
+PROJECT_NUMBER         = 6.1.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