[x265] [PATCH 2 of 2] Reindent after last commit
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Nov 13 14:55:51 CET 2013
# HG changeset patch
# User Derek Buitenhuis <derek.buitenhuis at gmail.com>
# Date 1384350793 0
# Node ID 28475a460f963f3481f2a68626093fdd6c98ade3
# Parent 1c8e8f6f66657bd09807707728b42689d571f881
Reindent after last commit
diff -r 1c8e8f6f6665 -r 28475a460f96 source/Lib/TLibEncoder/TEncSearch.cpp
--- a/source/Lib/TLibEncoder/TEncSearch.cpp Wed Nov 13 13:52:43 2013 +0000
+++ b/source/Lib/TLibEncoder/TEncSearch.cpp Wed Nov 13 13:53:13 2013 +0000
@@ -2808,7 +2808,7 @@
}
// Residual coding.
- int qp, qpBest = 0;
+ int qp, qpBest = 0;
uint64_t cost, bcost = MAX_INT64;
uint32_t trLevel = 0;
More information about the x265-devel
mailing list