Add G.711 codec (alaw / ulaw conversion)

This commit is contained in:
Andreas Eversberg
2020-08-29 07:22:15 +02:00
parent ad8a7be345
commit d0d14e2acf
20 changed files with 581 additions and 1 deletions

View File

@@ -29,7 +29,8 @@ SUBDIRS = \
libserial \
libv27 \
libmtp \
libosmocc
libosmocc \
libg711
if HAVE_ALSA
SUBDIRS += \