include avcodec.h
Originally committed as revision 13039 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c401efdefe
commit
97085fa154
@ -27,6 +27,8 @@
|
|||||||
#ifndef FFMPEG_FLAC_H
|
#ifndef FFMPEG_FLAC_H
|
||||||
#define FFMPEG_FLAC_H
|
#define FFMPEG_FLAC_H
|
||||||
|
|
||||||
|
#include "avcodec.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Data needed from the Streaminfo header for use by the raw FLAC demuxer
|
* Data needed from the Streaminfo header for use by the raw FLAC demuxer
|
||||||
* and/or the FLAC decoder.
|
* and/or the FLAC decoder.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user