]> git.ipfire.org Git - thirdparty/asterisk.git/commit
format_ogg_opus: New format 82/3982/1
authorGeorge Joseph <gjoseph@digium.com>
Sat, 23 Jul 2016 20:56:43 +0000 (14:56 -0600)
committerKevin Harwell <kharwell@digium.com>
Tue, 27 Sep 2016 14:52:24 +0000 (09:52 -0500)
commit44c0c51cf1c2c89326e5047b2b90ada0e36ec68f
tree7bffa3112528411bd7b3111dc216c3269b727545
parent9b0e6f9c8616fa81ec8e11c6fe45a6f6c07c387d
format_ogg_opus: New format

Add Ogg/Opus playback support.

This uses libopusfile in order to be able to read .opus files and play
them back.

Writing/recording support is not present at this time.

ASTERISK-26409

Change-Id: I8815d23345108d8ca7c0bd640f6a1ce6b4f56955
build_tools/menuselect-deps.in
configure
configure.ac
formats/format_ogg_opus.c [new file with mode: 0644]
include/asterisk/autoconfig.h.in
makeopts.in