fix compile warnings

This commit is contained in:
veejay
2023-10-08 21:02:38 +02:00
parent bdb5bb9f87
commit 4b51deabe4
18 changed files with 50 additions and 76 deletions

View File

@@ -80,6 +80,9 @@
#include <veejaycore/av.h>
#include <veejaycore/avhelper.h>
#include <veejaycore/avcommon.h>
extern int avhelper_set_num_decoders();
//#include <pthread.h>
typedef struct {
void *start;