mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-17 20:17:55 +02:00
avi.h does not use anything from avcodec.h.
Originally committed as revision 12305 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
22f8654776
commit
abf2dc9c9a
@ -21,8 +21,6 @@
|
|||||||
#ifndef FFMPEG_AVI_H
|
#ifndef FFMPEG_AVI_H
|
||||||
#define FFMPEG_AVI_H
|
#define FFMPEG_AVI_H
|
||||||
|
|
||||||
#include "avcodec.h"
|
|
||||||
|
|
||||||
#define AVIF_HASINDEX 0x00000010 // Index at end of file?
|
#define AVIF_HASINDEX 0x00000010 // Index at end of file?
|
||||||
#define AVIF_MUSTUSEINDEX 0x00000020
|
#define AVIF_MUSTUSEINDEX 0x00000020
|
||||||
#define AVIF_ISINTERLEAVED 0x00000100
|
#define AVIF_ISINTERLEAVED 0x00000100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user