shithub: openh264

ref: dc2cbe4a22981af01213c0f29d63661af3b245dc
dir: /CODING_STYLE/

View raw version
Code Guidelines

Try to follow the style of the existing code.

Please do not add tabs, trailing whitespace, or Windows-style line endings (CRLF).

The C++ code was pretty-printed with astyle on 05/01/2014 using the configuration found in build/astyle.cfg