API renamed to Opus
This commit is contained in:
parent
4e777532ee
commit
05dd36a1b3
10 changed files with 93 additions and 93 deletions
|
@ -100,7 +100,7 @@ int count_frames(unsigned char *packet, int len)
|
|||
}
|
||||
|
||||
#define MAX_FRAMES 256
|
||||
int harmony_merge_packets(unsigned char **packets, int *plen, int nb_packets,
|
||||
int opus_merge_packets(unsigned char **packets, int *plen, int nb_packets,
|
||||
unsigned *output, int maxlen)
|
||||
{
|
||||
int i;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue