Commit fae05c12 authored by michael's avatar michael

disable TRACE


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10053 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a73a203f
...@@ -22,8 +22,6 @@ ...@@ -22,8 +22,6 @@
#include "nut.h" #include "nut.h"
#include "tree.h" #include "tree.h"
#define TRACE
static void build_frame_code(AVFormatContext *s){ static void build_frame_code(AVFormatContext *s){
NUTContext *nut = s->priv_data; NUTContext *nut = s->priv_data;
int key_frame, index, pred, stream_id; int key_frame, index, pred, stream_id;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment