1
0
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:
Diego Biurrun
2011-06-02 22:45:15 +02:00
parent 068aa38712
commit f190f676bc
12 changed files with 11 additions and 32 deletions

View File

@@ -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
/**