shithub: h264bsd

Download patch

ref: d5c1a7ebf365508f745d994770e6d69ab7ca8838
parent: 7d12eb63f4313ccb44a1e3f92fdc1d4b102d2148
author: Sam Leitch <sam.leitch@calgaryscientific.com>
date: Wed Dec 4 19:34:51 EST 2013

Removed the verbose printing defines that should not have made it to the repo.

--- a/src/h264bsd_cfg.h
+++ b/src/h264bsd_cfg.h
@@ -46,9 +46,6 @@
 #define MAX_NUM_SEQ_PARAM_SETS 32
 #define MAX_NUM_PIC_PARAM_SETS 256
 
-#define _ERROR_PRINT
-#define _DEBUG_PRINT
-
 /*------------------------------------------------------------------------------
     3. Data types
 ------------------------------------------------------------------------------*/