disable TRACE

Originally committed as revision 10053 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 18 years ago
parent a17e046a42
commit 1b0353be6d
  1. 2
      libavformat/nutenc.c

@ -22,8 +22,6 @@
#include "nut.h"
#include "tree.h"
#define TRACE
static void build_frame_code(AVFormatContext *s){
NUTContext *nut = s->priv_data;
int key_frame, index, pred, stream_id;

Loading…
Cancel
Save