Browse Source

doc: More changelog updates for v11.3

tags/n2.4.8
Reinhard Tartler 11 years ago
parent
commit
00abc0080d
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      Changelog

+ 12
- 0
Changelog View File

@@ -3,6 +3,18 @@ releases are sorted from youngest to oldest.

version 11.3:

- utvideodec: Handle slice_height being zero (CVE-2014-9604)
- adxdec: set avctx->channels in adx_read_header
- rmenc: limit packet size
- webp: validate the distance prefix code
- rv10: check size of s->mb_width * s->mb_height
- eamad: check for out of bounds read (CID/1257500)
- mdec: check for out of bounds read (CID/1257501)
- configure: Properly fail when libcdio/cdparanoia is not found
- tiff: Check that there is no aliasing in pixel format selection (CVE-2014-8544)
- aic: Fix decoding files with odd dimensions
- vorbis: Check the vlc value in setup_classifs
- arm: Suppress tags about used cpu arch and extensions
- prores: Extend the padding check to 16bit
- icecast: Do not use chunked post, allows feeding to icecast properly
- img2dec: correctly use the parsed value from -start_number


Loading…
Cancel
Save