Changeset 85c92789 in ffmpeg

Timestamp:
Oct 3, 2015, 9:55:23 AM (9 years ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
9825a24e
Parents:
5fa5e73e
git-author:
Michael Niedermayer <michael@niedermayer.cc> (10/02/15 19:02:08)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (10/03/15 09:55:23)
Message:

avcodec/h264_ps: Fix copying oversized pps&sps data

Fixes: https://trac.ffmpeg.org/attachment/ticket/685/movie.264

In the available testcase the actual PPS only uses a few bits
while there are 7kbyte of apparently random data after it

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

(No files)

Note: See TracChangeset for help on using the changeset viewer.