mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
disable TRACE
Originally committed as revision 10053 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user