]> git.tuebingen.mpg.de Git - paraslash.git/commit - opus_common.c
The opus audio format handler.
authorAndre Noll <maan@systemlinux.org>
Sun, 14 Oct 2012 16:44:57 +0000 (18:44 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 26 May 2013 14:26:06 +0000 (16:26 +0200)
commit7007aedb78262af262e7e7db8d010c6498e79290
tree986a37695373ff3d5d6380a891e802a29cac6e3e
parent8bcf75a3921d15e03c4351b3efa609eac67c3817
The opus audio format handler.

This fills the dummy files opus_afh.c and opus_common.c which were
introduced in the previous commit with content.  One function,
opus_parse_header(), will also be needed by the decoder to
be introduced in the next commit. So this function belongs to
opus_common.c and must be public.
error.h
ogg_afh_common.c
opus_afh.c
opus_common.c
opus_common.h