Browse Source

disable TRACE

Originally committed as revision 10053 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 18 years ago
parent
commit
1b0353be6d
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libavformat/nutenc.c

+ 0
- 2
libavformat/nutenc.c View File

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