Browse Source

Changelog: update

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n2.8.14^0
Michael Niedermayer 7 years ago
parent
commit
3f8a0d5ad1
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 2.8.14:
- avcodec/vp8: Check for bitstream end before vp7_fade_frame()
- avcodec/exr: Check remaining bits in last get code loop
- avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()
- avcodec/h264_cabac: Tighten allowed coeff_abs range
- avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc()
- avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()
- avcodec/mpeg4videodec: Ignore multiple VOL headers
- avcodec/vp3: Check eob_run


Loading…
Cancel
Save