shithub: openh264

Download patch

ref: 80862eec774e2c5ddc14c4ab085c3bdd18ee6421
parent: f2bd22acd5713cdb92ec2db8851e0f97ad26cc1f
author: Martin Storsjö <martin@martin.st>
date: Sat Feb 8 18:39:27 EST 2014

Use the C++ constants true/false instead of defining our own

TRUE/FALSE has intentionally been left in use for the few
platform specific APIs that define these constants themselves
and expect them to be used, for consistency.