disable TRACE
Originally committed as revision 10053 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a17e046a42
commit
1b0353be6d
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user