File tree Expand file tree Collapse file tree 12 files changed +34
-10
lines changed Expand file tree Collapse file tree 12 files changed +34
-10
lines changed Original file line number Diff line number Diff line change 5
5
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
6
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
7
* *
8
- * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2012 *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2020 *
9
9
* by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
10
* *
11
11
********************************************************************/
Original file line number Diff line number Diff line change 5
5
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
6
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
7
* *
8
- * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2012 *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2020 *
9
9
* by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
10
* *
11
11
********************************************************************/
Original file line number Diff line number Diff line change
1
+ /********************************************************************
2
+ * *
3
+ * THIS FILE IS PART OF THE libopusfile SOFTWARE CODEC SOURCE CODE. *
4
+ * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
5
+ * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
+ * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
+ * *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2020 *
9
+ * by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
+ * *
11
+ ********************************************************************/
12
+
1
13
#if defined(_WIN32 )
2
14
# include <stdio.h>
3
15
# include <stdlib.h>
Original file line number Diff line number Diff line change
1
+ /********************************************************************
2
+ * *
3
+ * THIS FILE IS PART OF THE libopusfile SOFTWARE CODEC SOURCE CODE. *
4
+ * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
5
+ * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
+ * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
+ * *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2020 *
9
+ * by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
+ * *
11
+ ********************************************************************/
12
+
1
13
#if !defined(_win32utf8_H )
2
14
# define _win32utf8_H (1)
3
15
# if defined(_WIN32 )
Original file line number Diff line number Diff line change 5
5
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
6
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
7
* *
8
- * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 2012 *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 2012-2020 *
9
9
* by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
10
* *
11
11
********************************************************************/
Original file line number Diff line number Diff line change 5
5
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
6
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
7
* *
8
- * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 2012 *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 2012-2020 *
9
9
* by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
10
* *
11
11
********************************************************************/
Original file line number Diff line number Diff line change 5
5
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
6
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
7
* *
8
- * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 2012 *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 2012-2020 *
9
9
* by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
10
* *
11
11
********************************************************************/
Original file line number Diff line number Diff line change 5
5
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
6
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
7
* *
8
- * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 2012 *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 2012-2020 *
9
9
* by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
10
* *
11
11
********************************************************************/
Original file line number Diff line number Diff line change 5
5
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
6
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
7
* *
8
- * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2012 *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2020 *
9
9
* by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
10
* *
11
11
********************************************************************
Original file line number Diff line number Diff line change 5
5
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6
6
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
7
7
* *
8
- * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2012 *
8
+ * THE libopusfile SOURCE CODE IS (C) COPYRIGHT 1994-2018 *
9
9
* by the Xiph.Org Foundation and contributors https://xiph.org/ *
10
10
* *
11
11
********************************************************************
You can’t perform that action at this time.
0 commit comments