openaptx: add aptX and aptX-HD codecs using libopenaptx
authorIgor Kovalenko <igor.v.kovalenko@gmail.com>
Fri, 11 Dec 2020 08:45:06 +0000 (08:45 +0000)
committerIgor V. Kovalenko <igor.v.kovalenko@gmail.com>
Fri, 11 Dec 2020 08:55:54 +0000 (11:55 +0300)
commitb916522382aaa33f216636a292e97cd769ac4093
treee89a67c4d81fd2ac08a21d89f63791d476affc7b
parent3bcb876c29bb9da233f1db71714da75d7abd8916
openaptx: add aptX and aptX-HD codecs using libopenaptx

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1871>
ext/meson.build
ext/openaptx/gstopenaptxdec.c [new file with mode: 0644]
ext/openaptx/gstopenaptxdec.h [new file with mode: 0644]
ext/openaptx/gstopenaptxenc.c [new file with mode: 0644]
ext/openaptx/gstopenaptxenc.h [new file with mode: 0644]
ext/openaptx/meson.build [new file with mode: 0644]
ext/openaptx/openaptx-plugin.c [new file with mode: 0644]
ext/openaptx/openaptx-plugin.h [new file with mode: 0644]
meson_options.txt