[FFmpeg-cvslog] r12305 - trunk/libavformat/avi.h
aurel
subversion
Mon Mar 3 23:56:07 CET 2008
Author: aurel
Date: Mon Mar 3 23:56:07 2008
New Revision: 12305
Log:
avi.h don't use anything from avcodec.h
Modified:
trunk/libavformat/avi.h
Modified: trunk/libavformat/avi.h
==============================================================================
--- trunk/libavformat/avi.h (original)
+++ trunk/libavformat/avi.h Mon Mar 3 23:56:07 2008
@@ -21,8 +21,6 @@
#ifndef FFMPEG_AVI_H
#define FFMPEG_AVI_H
-#include "avcodec.h"
-
#define AVIF_HASINDEX 0x00000010 // Index at end of file?
#define AVIF_MUSTUSEINDEX 0x00000020
#define AVIF_ISINTERLEAVED 0x00000100
More information about the ffmpeg-cvslog
mailing list