]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - opus_common.h
doc: Change email address to maan@tuebingen.mpg.de
[paraslash.git] / opus_common.h
index 71923f119b10806ca6fb973dc66ea0179665edfc..b8d3690315455db6bcaac00e5dba804b3f4646c6 100644 (file)
@@ -1,3 +1,14 @@
+/*
+ * Copyright (C) 2013-2014 Andre Noll <maan@tuebingen.mpg.de>
+ *
+ * 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. */