Commit a8f1957d authored by cehoyos's avatar cehoyos

Include mpegaudiodecheader.h: It contains the prototype for

ff_mpegaudio_decode_header().


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22103 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 1446dc2f
......@@ -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