wrap direct ffmpeg reference

This commit is contained in:
itsmattkc
2019-07-22 09:26:38 -07:00
parent 1d25fbd9e7
commit 71e6e3143b
6 changed files with 18 additions and 14 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifndef CHANNELLAYOUT_H
#define CHANNELLAYOUT_H
extern "C" {
#include <libavcodec/avcodec.h>
}
#endif // CHANNELLAYOUT_H