]> git.tuebingen.mpg.de Git - paraslash.git/commit
ogg/opus: Infrastructure.
authorAndre Noll <maan@systemlinux.org>
Sun, 14 Oct 2012 14:17:44 +0000 (16:17 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 26 May 2013 14:26:06 +0000 (16:26 +0200)
commit8bcf75a3921d15e03c4351b3efa609eac67c3817
tree2f79e3ae20c84990b33635ce0cb88deb851f1c71
parent53133e1c6dbefade4cee94cf4c4363f9ba38b2d5
ogg/opus: Infrastructure.

This adds tests for libopus to configure.ac and minimal (non-working)
implementations of the ogg/opus decoder and audio format handler.
afh_common.c
configure.ac
error.h
opus_afh.c [new file with mode: 0644]
opus_common.c [new file with mode: 0644]
opus_common.h [new file with mode: 0644]
opusdec_filter.c [new file with mode: 0644]