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

Include msrledec.h: It contains the prototype for ff_msrle_decode().

Originally committed as revision 22105 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 862715d3
......@@ -28,6 +28,7 @@
#include "libavutil/intreadwrite.h"
#include "avcodec.h"
#include "msrledec.h"
#define FETCH_NEXT_STREAM_BYTE() \
if (stream_ptr >= data_size) \
......
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