forked from FFmpeg/FFmpeg
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
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "avcodec.h"
|
||||
#include "mpegaudio.h"
|
||||
#include "mpegaudiodata.h"
|
||||
#include "mpegaudiodecheader.h"
|
||||
|
||||
|
||||
int ff_mpegaudio_decode_header(MPADecodeHeader *s, uint32_t header)
|
||||
|
|
Loading…
Add table
Reference in a new issue