Commit 3f9c6483 authored by Hendrik Leppkes's avatar Hendrik Leppkes

Merge commit 'c5eb279e'

* commit 'c5eb279e':
  g723: Add missing header
Merged-by: 's avatarHendrik Leppkes <h.leppkes@gmail.com>
parents 8076711d c5eb279e
......@@ -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% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment