openh264/codec
Nathan Kidd f21fffda3b Use stdbool.h with Visual Studio 2013 or higher
2013 is the first version to include the header.

Avoids "codec_api.h(40): error C2632: 'char' followed by 'bool' is illegal"
when building C code.
2015-09-02 09:32:41 -04:00
..
api/svc Use stdbool.h with Visual Studio 2013 or higher 2015-09-02 09:32:41 -04:00
build Change indentation to use tabs instead of spaces in a few test project files 2015-06-10 10:21:19 +03:00
common Add new x86 assembly functions to support sub8x8 mode 2015-07-10 09:00:05 +08:00
console fix the range of writable cfg to avoid problem 2015-08-13 16:01:49 -07:00
decoder Fix the bug that calculate mbAddr error when FMO enable 2015-08-27 23:46:47 -07:00
encoder Merge pull request #2096 from ruil2/rc0 2015-09-02 10:10:02 +08:00
processing Convert tabs to spaces before comments 2015-06-10 10:22:29 +03:00