Bundling ffmpeg, initial attempt. This builds on MinGW; Linux is untested as of yet.

This commit is contained in:
Ben "root" Anderson
2014-02-09 17:23:19 -06:00
parent 7341280df8
commit f56df1c44b
4045 changed files with 962454 additions and 11 deletions
+6
View File
@@ -0,0 +1,6 @@
#include "version.h"
#if FF_API_AUDIOCONVERT
#include "channel_layout.h"
#endif