Replace custom DEBUG preprocessor trickery by the standard one.
This commit is contained in:
parent
068aa38712
commit
f190f676bc
12 changed files with 11 additions and 32 deletions
|
|
@ -33,8 +33,6 @@
|
|||
#include "get_bits.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#define IVI_DEBUG 0
|
||||
|
||||
#define IVI_VLC_BITS 13 ///< max number of bits of the ivi's huffman codes
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue