Skip to content
Snippets Groups Projects
Commit 2b4965d4 authored by Mitsuru Katsumata's avatar Mitsuru Katsumata
Browse files

JVET-S0071

parent f0845132
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ typedef std::pair<int, int> TrCost;
// ====================================================================================================================
#ifndef ENABLE_TRACING
#define ENABLE_TRACING 1 // DISABLE by default (enable only when debugging, requires 15% run-time in decoding) -- see documentation in 'doc/DTrace for NextSoftware.pdf'
#define ENABLE_TRACING 0 // DISABLE by default (enable only when debugging, requires 15% run-time in decoding) -- see documentation in 'doc/DTrace for NextSoftware.pdf'
#endif
#if ENABLE_TRACING
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment