Commit 719dded7 authored by kabi's avatar kabi

* declare av_free


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@729 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 29feb76d
......@@ -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