aft.c: Prefer localtime() over localtime_r().
[paraslash.git] / opus_common.h
index 71923f119b10806ca6fb973dc66ea0179665edfc..2bcf5919f934622278dc2f9ba85b0516cf1d3767 100644 (file)
@@ -1,3 +1,14 @@
+/*
+ * Copyright (C) 2013 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. */
 /** Various bits stored in the header of an opus stream. */
 struct opus_header {
        /** lower 4 bits of the version byte, must be 0. */