Changeset 4b84f682 in ffmpeg

Timestamp:
Jan 5, 2012, 5:10:11 AM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
295a7c02
Parents:
893f1376
git-author:
Aneesh Dogra <lionaneesh@gmail.com> (01/04/12 18:40:01)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (01/05/12 05:10:11)
Message:

4xm: pass the correct remaining buffer size to decode_i2_frame().

frame_size is the number of bytes left in the packet, so if we are passing
buf-4 we can safely read frame_size+4 bytes.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>

(No files)

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