comparison avutil.h @ 81:5cfa773a3bdd libavutil

Move av_log() & friends to libavutil
author lucabe
date Tue, 18 Jul 2006 11:00:55 +0000
parents b6594d61c8b2
children dc973a8c90fd
comparison
equal deleted inserted replaced
80:624fc3ad183a 81:5cfa773a3bdd
24 #include "common.h" 24 #include "common.h"
25 #include "mathematics.h" 25 #include "mathematics.h"
26 #include "rational.h" 26 #include "rational.h"
27 #include "integer.h" 27 #include "integer.h"
28 #include "intfloat_readwrite.h" 28 #include "intfloat_readwrite.h"
29 #include "log.h"
29 30
30 /** 31 /**
31 * Pixel format. Notes: 32 * Pixel format. Notes:
32 * 33 *
33 * PIX_FMT_RGBA32 is handled in an endian-specific manner. A RGBA 34 * PIX_FMT_RGBA32 is handled in an endian-specific manner. A RGBA