Move OMX and IMX code to libraries

This commit is contained in:
Iwan Timmer
2015-08-13 22:13:35 +02:00
parent 7258b2bdaf
commit 639bfbef38
12 changed files with 262 additions and 38 deletions

View File

@@ -20,7 +20,6 @@
#include "loop.h"
#include "client.h"
#include "connection.h"
#include "video.h"
#include "audio.h"
#include "discover.h"
#include "config.h"