added opus library

This commit is contained in:
Diego Waxemberg
2014-01-19 01:39:04 -05:00
parent 72ed023645
commit 1ef314d3bd
304 changed files with 5106 additions and 26 deletions

View File

@@ -7,7 +7,7 @@
//
#import "VideoDecoder.h"
#import "avcodec.h"
#import "libs/ffmpeg/armv7/include/libavcodec/avcodec.h"
#import "swscale.h"
#include <pthread.h>