Changeset 089fac7 in ffmpeg

Timestamp:
Dec 3, 2013, 11:04:26 AM (11 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
0e15a344, c255f0b0
Parents:
97d19c2f
git-author:
Anton Khirnov <anton@khirnov.net> (12/01/13 08:27:01)
git-committer:
Anton Khirnov <anton@khirnov.net> (12/03/13 11:04:26)
Message:

alsa-audio-dec: explicitly cast the delay to a signed int64

Otherwise the expression will be evaluated as unsigned, which will break
when the result should be negative.
CC:libav-stable@libav.org

(No files)

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