Browse Source

Changelog: update

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n4.3.1^0
Michael Niedermayer 4 years ago
parent
commit
6b6b9e593d
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      Changelog

+ 5
- 0
Changelog View File

@@ -2,6 +2,11 @@ Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.

version 4.3.1:
avcodec/tiff: Check input space in dng_decode_jpeg()
avcodec/mjpeg_parser: Adjust size rejection threshold
avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment()
avformat/sdp: Fix potential write beyond end of buffer
avformat/mm: Check for existence of audio stream
avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default
avcodec/apedec: Fix undefined integer overflow with 24bit
avcodec/loco: Fix integer overflow with large values from loco_get_rice()


Loading…
Cancel
Save