You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
Replace custom DEBUG preprocessor trickery by the standard one.
This commit is contained in:
@@ -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
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user