]> git.ipfire.org Git - thirdparty/asterisk.git/commit
format_ogg_opus: New format 85/3985/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:56:30 +0000 (09:56 -0500)
commitb4642fd6a67aaad28761d0db1c82816e0ccdaa5d
tree2c4a879a1d625454645e5cddd264fd6c8ad617a7
parentf029ba656412a865c9f1b56a4222ed0b9c828dfb
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