shithub: opus

Download patch

ref: b0f4e90bff5f902ddbad28d7934f58baf7f135ff
parent: 45b27da44c042e93ca154439ef5fc3b30d05ddaa
author: Ralph Giles <giles@mozilla.com>
date: Wed Sep 7 09:16:29 EDT 2011

Move the fallback OPUS_VERSION to libcelt.

In f9265ddf25cc opus_get_version_string() was moved
to libcelt, but the fallback definition for OPUS_VERSION
stayed in src/opus.c. This is helpful for those using
and external build system, which may not duplicate
all the defines from the included build files.