Commit c6e1599b authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Include mpegaudiodecheader.h: It contains the prototype for

ff_mpegaudio_decode_header().

Originally committed as revision 22103 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 770128c4
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment