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

Include avc.h from avc.c: It contains several prototypes.

Originally committed as revision 22098 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 998257bd
......@@ -22,6 +22,7 @@
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "avio.h"
#include "avc.h"
static const uint8_t *ff_avc_find_startcode_internal(const uint8_t *p, const uint8_t *end)
{
......
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