Include msrledec.h: It contains the prototype for ff_msrle_decode().
Originally committed as revision 22105 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
862715d3fe
commit
ccd17ea13c
@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
#include "libavutil/intreadwrite.h"
|
#include "libavutil/intreadwrite.h"
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
|
#include "msrledec.h"
|
||||||
|
|
||||||
#define FETCH_NEXT_STREAM_BYTE() \
|
#define FETCH_NEXT_STREAM_BYTE() \
|
||||||
if (stream_ptr >= data_size) \
|
if (stream_ptr >= data_size) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user