OSDN Git Service

Replace BSD-specific integer types by their POSIX equivalents.
authorDiego Biurrun <diego@biurrun.de>
Fri, 12 Mar 2010 17:29:19 +0000 (17:29 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 12 Mar 2010 17:29:19 +0000 (17:29 +0000)
commit4f4e40085fccde622ef0c257559f414b575d6816
tree6bdcbdf5bab486e9926d9b91c750dbcf2cf81e9c
parent2138dc99fc2623117c3336d94b3164d18dd0f8b2
Replace BSD-specific integer types by their POSIX equivalents.
Mark bktr_init function as av_cold.
Tested to work by Michael Kostylev on the NetBSD FATE box.

Originally committed as revision 22487 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/bktr.c