Changeset 48cbe4b0 in ffmpeg

Timestamp:
Mar 14, 2012, 8:24:45 PM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
e0febda2
Parents:
86020073
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (03/13/12 22:21:07)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (03/14/12 20:24:45)
Message:

h264: increase reference poc list from 16 to 32.

Interlaced images can have 32 references (16 per field), so limiting the
array size to 16 leads to invalid writes.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org

(No files)

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