webm/mkvparser
James Zern 0e179d683e update .clang-format
generated by version 3.8.1
local changes from --style=Google

3a4
> # Generated with clang-format 3.8.1
10c11
< AlignTrailingComments: true
---
> AlignTrailingComments: false
15,16c16,17
< AllowShortIfStatementsOnASingleLine: true
< AllowShortLoopsOnASingleLine: true
---
> AllowShortIfStatementsOnASingleLine: false
> AllowShortLoopsOnASingleLine: false
37c38
< BreakBeforeTernaryOperators: true
---
> BreakBeforeTernaryOperators: false

Change-Id: I4ded7e36fb8bd5407cfba6d1c4f86e0bec620c0c
2016-10-17 15:41:56 -07:00
..
mkvparser.cc update .clang-format 2016-10-17 15:41:56 -07:00
mkvparser.h mkvparser: minor SeekHead::Entry clean up. 2016-08-31 10:00:04 -07:00
mkvreader.cc mkvreader: Fix shorten-64-to-32 warning in 32 bit builds. 2016-05-06 11:40:48 -07:00
mkvreader.h Restore original namespaces for mkvmuxer and mkvparser. 2016-03-21 14:41:49 -07:00