mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-30 12:06:40 +08:00
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
common.h -> common.h/bitstream.h Originally committed as revision 3777 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "common.h"
|
||||
#include "bitstream.h"
|
||||
#include "avcodec.h"
|
||||
|
||||
#ifdef CONFIG_ZLIB
|
||||
|
||||
Reference in New Issue
Block a user