Commit ad730459 authored by Bohdan Horst's avatar Bohdan Horst Committed by Michael Niedermayer

bsd patch by (Bohdan Horst <nexus at irc dot pl>)

Originally committed as revision 3413 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 91d6655a
......@@ -28,7 +28,10 @@
#include <stdlib.h>
#include <string.h>
#ifdef HAVE_MALLOC_H
#include <malloc.h>
#endif
#define INBUF_SIZE 4096
#define BUFFER_SIZE 4096
......
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