wrap direct ffmpeg reference
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef CHANNELLAYOUT_H
|
||||
#define CHANNELLAYOUT_H
|
||||
|
||||
extern "C" {
|
||||
#include <libavcodec/avcodec.h>
|
||||
}
|
||||
|
||||
#endif // CHANNELLAYOUT_H
|
||||
Reference in New Issue
Block a user