Changeset 0a6b1a9f in ffmpeg

Timestamp:
May 12, 2011, 10:05:54 AM (14 years ago)
Author:
Diego Biurrun <diego@biurrun.de>
Branches:
master
Children:
92fe2587
Parents:
be898457
git-author:
Diego Biurrun <diego@biurrun.de> (04/29/11 14:08:20)
git-committer:
Diego Biurrun <diego@biurrun.de> (05/12/11 10:05:54)
Message:

Replace int_fast integer types with their sized standard posix counterparts.

The _fast integer types provide no realworld benefits, but may introduce
portability issues and are just plain ugly.

(No files)

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