applemedia: update signature of CMSampleBufferCreate and CMBlockBufferCreateWithMemor...
authorAlessandro Decina <alessandro.d@gmail.com>
Sat, 3 Mar 2012 17:57:07 +0000 (18:57 +0100)
committerAlessandro Decina <alessandro.d@gmail.com>
Sat, 3 Mar 2012 18:04:36 +0000 (19:04 +0100)
commitb45250e9d2d042c23123416fd80b65b75a9563e9
treed0c52b5373a9a5809f153e8c57f5f4e8d0ffbe11
parent42dd6a145aa41d8b785665c3d1d32cdb72b58f97
applemedia: update signature of CMSampleBufferCreate and CMBlockBufferCreateWithMemoryBlock

Change data type for counters passed on the stack from UInt32 to size_t. Fixes
64bit builds.
sys/applemedia/cmapi.h