提交 2de7795a 编写于 作者: M Michael Niedermayer

common.h -> common.h/bitstream.h

Originally committed as revision 3778 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 caa336b4
......@@ -38,6 +38,7 @@
*/
#include "avformat.h"
#include "bitstream.h"
/* bitstream minipacket size */
#define GIF_CHUNKS 100
......
......@@ -17,6 +17,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "avformat.h"
#include "bitstream.h"
#define MAX_PAYLOAD_SIZE 4096
//#define DEBUG_SEEK
......
......@@ -18,6 +18,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "avformat.h"
#include "bitstream.h"
/* should have a generic way to indicate probable size */
#define DUMMY_FILE_SIZE (100 * 1024 * 1024)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册