提交 1ac31760 编写于 作者: M Michael Niedermayer

ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)

Originally committed as revision 3289 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 146ea952
......@@ -20,6 +20,7 @@
#include <limits.h>
#include "avformat.h"
#include "framehook.h"
#include "dsputil.h"
#ifndef CONFIG_WIN32
#include <unistd.h>
......
......@@ -26,6 +26,7 @@
#include "avcodec.h"
#include "common.h"
#include "dsputil.h"
#define PHASE_SHIFT 10
#define PHASE_COUNT (1<<PHASE_SHIFT)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册