X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=opus_common.h;h=2bcf5919f934622278dc2f9ba85b0516cf1d3767;hp=71923f119b10806ca6fb973dc66ea0179665edfc;hb=99708bef7ad12ccb9399186f6055004d11bcf3db;hpb=7007aedb78262af262e7e7db8d010c6498e79290 diff --git a/opus_common.h b/opus_common.h index 71923f11..2bcf5919 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. */