Changeset a9e7e980 in ffmpeg

Timestamp:
Apr 15, 2012, 3:58:33 PM (13 years ago)
Author:
Nicolas George <nicolas.george@normalesup.org>
Branches:
master
Children:
c7dc19d6
Parents:
3118e3b1
git-author:
Nicolas George <nicolas.george@normalesup.org> (04/15/12 09:15:28)
git-committer:
Nicolas George <nicolas.george@normalesup.org> (04/15/12 15:58:33)
Message:

error: ensure error codes are signed negative ints.

Based on a patch by Robert Nagy <ronag89@gmail.com>.

It makes a difference when the error code is immediately cast
into a larger integer, such as an int64_t.

(No files)

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