Use new logger facility

This commit is contained in:
Julien BLACHE
2009-05-08 17:46:32 +02:00
parent 3a2a218a0f
commit 11fd038d16
19 changed files with 82 additions and 41 deletions

View File

@@ -39,7 +39,7 @@
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include "err.h"
#include "logger.h"
#include "conffile.h"
#include "ff-dbstruct.h"
#include "transcode.h"