| author | ymh <ymh.work@gmail.com> |
| Fri, 25 Oct 2013 01:20:25 +0200 | |
| changeset 211 | d87f6bdee43d |
| parent 210 | f4cbc517126d |
| child 290 | 8a6eb26ac87f |
| permissions | -rw-r--r-- |
| 210 | 1 |
/* |
|
211
d87f6bdee43d
upgrade libs + add no minified versions of libs + improve build + allow disabling zoom on scroll
ymh <ymh.work@gmail.com>
parents:
210
diff
changeset
|
2 |
* _____ _ |
|
d87f6bdee43d
upgrade libs + add no minified versions of libs + improve build + allow disabling zoom on scroll
ymh <ymh.work@gmail.com>
parents:
210
diff
changeset
|
3 |
* | __ \ | | |
|
d87f6bdee43d
upgrade libs + add no minified versions of libs + improve build + allow disabling zoom on scroll
ymh <ymh.work@gmail.com>
parents:
210
diff
changeset
|
4 |
* | |__) |___ _ __ | | ____ _ _ __ |
|
d87f6bdee43d
upgrade libs + add no minified versions of libs + improve build + allow disabling zoom on scroll
ymh <ymh.work@gmail.com>
parents:
210
diff
changeset
|
5 |
* | _ // _ \ '_ \| |/ / _` | '_ \ |
|
d87f6bdee43d
upgrade libs + add no minified versions of libs + improve build + allow disabling zoom on scroll
ymh <ymh.work@gmail.com>
parents:
210
diff
changeset
|
6 |
* | | \ \ __/ | | | < (_| | | | | |
|
d87f6bdee43d
upgrade libs + add no minified versions of libs + improve build + allow disabling zoom on scroll
ymh <ymh.work@gmail.com>
parents:
210
diff
changeset
|
7 |
* |_| \_\___|_| |_|_|\_\__,_|_| |_| |
|
d87f6bdee43d
upgrade libs + add no minified versions of libs + improve build + allow disabling zoom on scroll
ymh <ymh.work@gmail.com>
parents:
210
diff
changeset
|
8 |
* |
| 210 | 9 |
* Copyright 2012-2013 Institut de recherche et d'innovation |
10 |
* contributor(s) : Yves-Marie Haussonne, Raphael Velt, Samuel Huron |
|
11 |
* |
|
12 |
* contact@iri.centrepompidou.fr |
|
13 |
* http://www.iri.centrepompidou.fr |
|
14 |
* |
|
15 |
* This software is a computer program whose purpose is to show and add annotations on a video . |
|
16 |
* This software is governed by the CeCILL-C license under French law and |
|
17 |
* abiding by the rules of distribution of free software. You can use, |
|
18 |
* modify and/ or redistribute the software under the terms of the CeCILL-C |
|
19 |
* license as circulated by CEA, CNRS and INRIA at the following URL |
|
20 |
* "http://www.cecill.info". |
|
21 |
* |
|
22 |
* The fact that you are presently reading this means that you have had |
|
23 |
* knowledge of the CeCILL-C license and that you accept its terms. |
|
24 |
*/ |