shithub: openh264

ref: 0ad7c4c9b6540e8b990a4eff2e84e223b8d900c0
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 12/12/2013 using the configuration found in build/astyle.cfg