Library code style update + some minor backports from Pro edition

This commit is contained in:
Erik Zandvliet 2018-12-03 23:51:48 +01:00 committed by Thulinma
parent 593b291e85
commit 2607113727
68 changed files with 4538 additions and 4665 deletions

View file

@ -1,4 +1,5 @@
#include <string>
#include <stdint.h>
namespace Opus{
uint16_t getPreSkip(const char * initData);