summaryrefslogtreecommitdiff
path: root/android/hal-audio-aptx.c
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-12/+1
* a2dp-codecs: Define a2dp_vendor_codec_t struct in endian neutral wayPali Rohár2018-12-281-12/+6
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* android: Replace new0 with malloc callMarcel Holtmann2014-09-251-2/+2
* android/hal-audio-aptx: Add encodingAndrzej Kaczmarek2014-06-061-3/+32
* android/hal-audio-aptx: Load aptX encoder libraryAndrzej Kaczmarek2014-06-061-3/+46
* android/hal-audio-aptx: Add initial support for aptX codecAndrzej Kaczmarek2014-06-061-0/+204