X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=opus_common.h;h=b8d3690315455db6bcaac00e5dba804b3f4646c6;hb=5e61409cae7999ec4372f7408ad2f7c078cd188d;hp=71923f119b10806ca6fb973dc66ea0179665edfc;hpb=7007aedb78262af262e7e7db8d010c6498e79290;p=paraslash.git diff --git a/opus_common.h b/opus_common.h index 71923f11..b8d36903 100644 --- a/opus_common.h +++ b/opus_common.h @@ -1,3 +1,14 @@ +/* + * Copyright (C) 2013-2014 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. */