ffmpeg | branch: master | zhaoxiu.zeng <zhaoxiu.z...@gmail.com> | Sun Mar 15 16:38:27 2015 +0800| [213ddcb0298bd59d0a70c871d0b5dde5065474de] | committer: Michael Niedermayer
avformat/avidec: cleanup include Signed-off-by: Michael Niedermayer <michae...@gmx.at> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=213ddcb0298bd59d0a70c871d0b5dde5065474de --- libavformat/avidec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/avidec.c b/libavformat/avidec.c index 508d34b..755fe58 100644 --- a/libavformat/avidec.c +++ b/libavformat/avidec.c @@ -33,11 +33,11 @@ #include "avi.h" #include "dv.h" #include "internal.h" +#include "isom.h" #include "riff.h" #include "libavcodec/bytestream.h" #include "libavcodec/exif.h" #include "libavcodec/internal.h" -#include "libavformat/isom.h" typedef struct AVIStream { int64_t frame_offset; /* current frame (video) or byte (audio) counter _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog