openh264/codec/processing
Martin Storsjö 41a251630d Use intptr_t instead of long for casting pointers to integers
This fixes building on mingw-w64.

Include stdint.h on everything except MSVC for definitions of
common standard types, include stddef.h on MSVC instead, since
MSVC doesn't have stdint.h in all older versions that are
supposed to be supported, but MSVC always defines intptr_t via
stddef.h.
2014-01-10 14:52:09 +02:00
..
build merge VS2012 makefile for 64bits assembly 2014-01-03 16:12:47 +08:00
interface resolve conflict 2014-01-03 14:49:45 +08:00
src Use intptr_t instead of long for casting pointers to integers 2014-01-10 14:52:09 +02:00
targets.mk Regenerate the targets makefiles 2014-01-09 11:30:40 +02:00