Update for 5.1.8 release/5.1 n5.1.8
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 26 Nov 2025 01:54:17 +0000 (02:54 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 26 Nov 2025 01:54:17 +0000 (02:54 +0100)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Changelog
RELEASE
doc/Doxyfile

index ae4c6fc9dc1680c3c6f870dfb1e698669a8a3d66..9412175402e0f099ea860009a0f4a5cc00553c2a 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,39 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 5.1.8:
+ avutil/common: cast GET_BYTE/GET_16BIT returned value
+ avfilter/vf_drawtext: Account for bbox text seperator
+ avcodec/utvideodec: Set B for the width= 1 case in restore_median_planar_il()
+ 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
+ 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()
+ 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
+ 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 5.1.7:
  avcodec/exr: Check rle_raw_data and surroundings
diff --git a/RELEASE b/RELEASE
index cbad66a094e701fb77716ef165189b36a282ba36..d4bda08b51bdbca6f7b0e514a3fb8ad247cd41ab 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-5.1.7
+5.1.8
index 7f6d4d2328edb0f7b05fd581fe45ee380167ce3e..235afc36f6e50d8e9074ecfce811c5245d51c0ce 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         = 5.1.7
+PROJECT_NUMBER         = 5.1.8
 
 # 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