提交 3f9c6483 编写于 作者: H Hendrik Leppkes

Merge commit 'c5eb279e'

* commit 'c5eb279e':
  g723: Add missing header
Merged-by: NHendrik Leppkes <h.leppkes@gmail.com>
......@@ -30,6 +30,8 @@
#include <stdint.h>
#include "libavutil/log.h"
#define SUBFRAMES 4
#define SUBFRAME_LEN 60
#define FRAME_LEN (SUBFRAME_LEN << 2)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册