Prep for split libraries.

This commit is contained in:
Ben Vanik
2015-07-16 22:26:34 -07:00
parent 2462c2249d
commit 756d414386
9 changed files with 16 additions and 13 deletions

View File

@@ -18,7 +18,7 @@
extern "C" {
#include "libavcodec/avcodec.h"
#include "libavutil/channel_layout.h"
}
} // extern "C"
// Credits for most of this code goes to:
// https://github.com/koolkdev/libertyv/blob/master/libav_wrapper/xma2dec.c