mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
bluez: Update gstreamer plugin to use new sbc API.
This commit is contained in:
parent
a85d0fb7e8
commit
d27932cac4
2 changed files with 0 additions and 2 deletions
|
@ -28,7 +28,6 @@
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#include "gstsbcutil.h"
|
|
||||||
#include "gsta2dpsink.h"
|
#include "gsta2dpsink.h"
|
||||||
|
|
||||||
GST_DEBUG_CATEGORY_STATIC (gst_a2dp_sink_debug);
|
GST_DEBUG_CATEGORY_STATIC (gst_a2dp_sink_debug);
|
||||||
|
|
|
@ -39,7 +39,6 @@
|
||||||
|
|
||||||
#include "ipc.h"
|
#include "ipc.h"
|
||||||
#include "rtp.h"
|
#include "rtp.h"
|
||||||
#include "gstsbcutil.h"
|
|
||||||
|
|
||||||
#include "gstavdtpsink.h"
|
#include "gstavdtpsink.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue