Commit df595131 authored by Zdenek Kabelac's avatar Zdenek Kabelac

* declare av_free

Originally committed as revision 729 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c60a6560
......@@ -18,7 +18,7 @@
*
* alternative bitstream reader & writer by Michael Niedermayer <michaelni@gmx.at>
*/
#include "common.h"
#include "avcodec.h"
void init_put_bits(PutBitContext *s,
UINT8 *buffer, int buffer_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