support building vp8 and vp9 into a single lib

Change-Id: Ib8f8a66c9fd31e508cdc9caa662192f38433aa3d
This commit is contained in:
John Koleszar
2012-11-08 17:09:30 -08:00
parent b72373de79
commit a9c7597adc
101 changed files with 395 additions and 370 deletions

View File

@@ -10,7 +10,7 @@
#include "vpx_config.h"
#include "vpx_rtcd.h"
#include "vp8_rtcd.h"
#if !defined(WIN32) && CONFIG_OS_SUPPORT == 1
# include <unistd.h>
#endif