summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2017-11-10 22:09:23 +0100
committerRostislav Pehlivanov <atomnuker@gmail.com>2017-11-10 21:32:06 +0000
commita337b36b8bd68cacd0e8903c0b26420cb30fbee8 (patch)
tree24f47394931c6bb78f582a1432d0fdabf1598efa /doc
parent81c021c6a2d7848c31984d65f225ba54bdd6f560 (diff)
downloadffmpeg-a337b36b8bd68cacd0e8903c0b26420cb30fbee8.tar.gz
aptx: implement the aptX bluetooth codec
The encoder was reverse engineered from binary library and from EP0398973B1 patent (long expired). The decoder was simply deduced from the encoder.
Diffstat (limited to 'doc')
-rw-r--r--doc/general.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi
index e6ae277d23..de4efee913 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -993,6 +993,8 @@ following image formats are supported:
@item Amazing Studio PAF Audio @tab @tab X
@item Apple lossless audio @tab X @tab X
@tab QuickTime fourcc 'alac'
+@item aptX @tab X @tab X
+ @tab Used in Bluetooth A2DP
@item ATRAC1 @tab @tab X
@item ATRAC3 @tab @tab X
@item ATRAC3+ @tab @tab X