Skip to content

Commit 3f8a0d5

Browse files
committedFeb 19, 2018
Changelog: update
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
1 parent 603d23f commit 3f8a0d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎Changelog

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ Entries are sorted chronologically from oldest to youngest within each release,
22
releases are sorted from youngest to oldest.
33

44
version 2.8.14:
5+
- avcodec/vp8: Check for bitstream end before vp7_fade_frame()
6+
- avcodec/exr: Check remaining bits in last get code loop
7+
- avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c()
8+
- avcodec/h264_cabac: Tighten allowed coeff_abs range
9+
- avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc()
510
- avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()
611
- avcodec/mpeg4videodec: Ignore multiple VOL headers
712
- avcodec/vp3: Check eob_run

0 commit comments

Comments
 (0)
Please sign in to comment.