clang-format re-run.

Re-running clang-format to take into account the recent change in it.
(https://gerrit.chromium.org/gerrit/#/c/69926/ )

Change-Id: Ie11afcaaf07a1967f65fd765f1a7c7112c85875a
This commit is contained in:
Vignesh Venkatasubramanian
2014-04-29 00:35:56 -07:00
parent c6767b94fd
commit 7b2450131c
4 changed files with 12 additions and 13 deletions

View File

@@ -2690,7 +2690,7 @@ int Segment::TestFrame(uint64 track_number, uint64 frame_timestamp_ns,
// so this indicates a bug somewhere in our algorithm.
if (frame_timecode < last_cluster_timecode) // should never happen
return -1; // error
return -1;
// If the frame has a timestamp significantly larger than the last
// cluster (in Matroska, cluster-relative timestamps are serialized