a2dp: move codecs to separate files

This commit is contained in:
Wim Taymans 2020-10-19 12:12:21 +02:00
parent 5c5b9f61bb
commit e18c4d76dc
8 changed files with 649 additions and 479 deletions

View file

@ -29,6 +29,8 @@
extern "C" {
#endif
#include <spa/support/plugin.h>
#include <spa/support/loop.h>
#include <spa/utils/hook.h>
#include "config.h"