openh264/codec/api/svc
Martin Storsjö c418a76d8e Don't try to include stdbool.h on MSVC
MSVC only got stdbool.h in MSVC 2013; provide a manual typedef
for this compiler instead.

The C interface test makes sure that this doesn't break the ABI.
2014-02-13 10:09:35 +02:00
..
codec_api.h Don't try to include stdbool.h on MSVC 2014-02-13 10:09:35 +02:00
codec_app_def.h Use the C++ constants true/false instead of defining our own 2014-02-10 08:06:37 +02:00
codec_def.h Merge pull request #88 from mstorsjo/remove-pragma-pack 2014-01-06 09:46:17 -08:00