mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-29 10:52:20 +00:00
* declare av_free
Originally committed as revision 729 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c60a6560a1
commit
df595131bb
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user