mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
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 "mpegaudio.h"
|
||||
#include "mpegaudiodata.h"
|
||||
#include "mpegaudiodecheader.h"
|
||||
|
||||
|
||||
int ff_mpegaudio_decode_header(MPADecodeHeader *s, uint32_t header)
|
||||
|
Loading…
Reference in New Issue
Block a user