Include mpegaudiodecheader.h: It contains the prototype for
ff_mpegaudio_decode_header(). Originally committed as revision 22103 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
770128c448
commit
c6e1599b8a
@ -28,6 +28,7 @@
|
|||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
#include "mpegaudio.h"
|
#include "mpegaudio.h"
|
||||||
#include "mpegaudiodata.h"
|
#include "mpegaudiodata.h"
|
||||||
|
#include "mpegaudiodecheader.h"
|
||||||
|
|
||||||
|
|
||||||
int ff_mpegaudio_decode_header(MPADecodeHeader *s, uint32_t header)
|
int ff_mpegaudio_decode_header(MPADecodeHeader *s, uint32_t header)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user