Commit 640d722b authored by cehoyos's avatar cehoyos

Include internal.h and imgconvert.h, they contain the prototypes for the

following functions:
ff_is_hwaccel_pix_fmt(), ff_set_systematic_pal(), ff_fill_linesize(),
ff_fill_pointer(), ff_get_plane_bytewidth()


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22106 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent b74dfefa
......@@ -33,6 +33,8 @@
#include "avcodec.h"
#include "dsputil.h"
#include "colorspace.h"
#include "internal.h"
#include "imgconvert.h"
#include "libavutil/pixdesc.h"
#if HAVE_MMX
......
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