X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=opus_common.h;h=cae9a6e9164de556ce5bde23de6c81aad7b476c3;hp=71923f119b10806ca6fb973dc66ea0179665edfc;hb=38657223b245405602bc50906a9687ce98f53857;hpb=7007aedb78262af262e7e7db8d010c6498e79290 diff --git a/opus_common.h b/opus_common.h index 71923f11..cae9a6e9 100644 --- a/opus_common.h +++ b/opus_common.h @@ -1,3 +1,14 @@ +/* + * Copyright (C) 2013 Andre Noll + * + * Licensed under the GPL v2. For licencing details see COPYING. + */ + +/** + * \file opus_common.h + * Common declarations for the opus decoder and audio format handler. + */ + /** Various bits stored in the header of an opus stream. */ struct opus_header { /** lower 4 bits of the version byte, must be 0. */