openh264/codec
Martin Storsjö 9aaeef9264 Manually define the SWelsTime struct on unix, don't rely on struct timeb
We don't use the ftime function on unix for filling SWelsTime anyway,
we fill the time and millitm fields manually.

On android, the sys/timeb.h header has been removed in the next
platform version (currently available in NDK r10 in the "L preview"
release), since this header and the ftime function have been removed
from the POSIX 2008 specification.

This fixes compilation when targeting the Android "L preview" release,
even when targeting the 32 bit ABIs.
2014-07-16 21:32:18 +03:00
..
api/svc remove pause frame interface which will be done in application level 2014-07-15 11:05:05 +08:00
build Merge pull request #1177 from huili2/version_all 2014-07-16 10:35:20 +08:00
common Manually define the SWelsTime struct on unix, don't rely on struct timeb 2014-07-16 21:32:18 +03:00
console interface update 2014-07-09 15:41:04 +08:00
decoder Remove unused includes of sys/timeb.h 2014-07-16 21:31:07 +03:00
encoder Remove unused includes of sys/timeb.h 2014-07-16 21:31:07 +03:00
processing add openh264 xcode and adjust processing xcode project 2014-07-10 20:47:27 -06:00