| author | ymh <ymh.work@gmail.com> |
| Mon, 28 Dec 2015 15:50:04 +0100 | |
| changeset 1069 | 2409cb4cebaf |
| parent 998 | 9521347ede1d |
| permissions | -rw-r--r-- |
| 998 | 1 |
|
|
0
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2 |
/* |
| 998 | 3 |
* |
4 |
__ __ _ _ _ _ |
|
5 |
| \/ | ___| |_ __ _ __| | __ _| |_ __ _ _ __ | | __ _ _ _ ___ _ __ |
|
6 |
| |\/| |/ _ \ __/ _` |/ _` |/ _` | __/ _` | '_ \| |/ _` | | | |/ _ \ '__| |
|
7 |
| | | | __/ || (_| | (_| | (_| | || (_| | |_) | | (_| | |_| | __/ | |
|
8 |
|_| |_|\___|\__\__,_|\__,_|\__,_|\__\__,_| .__/|_|\__,_|\__, |\___|_| |
|
9 |
|_| |___/ |
|
10 |
||
11 |
* Copyright 2010-2012 Institut de recherche et d'innovation |
|
|
1069
2409cb4cebaf
getting various changes from github
ymh <ymh.work@gmail.com>
parents:
998
diff
changeset
|
12 |
* contributor(s) : Karim Hamidou, Samuel Huron, Raphael Velt, Thibaut Cavalie, Yves-Marie Haussonne, Nicolas Durand, Olivier Aubert |
|
0
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
13 |
* |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
14 |
* contact@iri.centrepompidou.fr |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
15 |
* http://www.iri.centrepompidou.fr |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
16 |
* |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
17 |
* This software is a computer program whose purpose is to show and add annotations on a video . |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
18 |
* This software is governed by the CeCILL-C license under French law and |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
19 |
* abiding by the rules of distribution of free software. You can use, |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
20 |
* modify and/ or redistribute the software under the terms of the CeCILL-C |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
21 |
* license as circulated by CEA, CNRS and INRIA at the following URL |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
22 |
* "http://www.cecill.info". |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
23 |
* |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
24 |
* The fact that you are presently reading this means that you have had |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
25 |
* knowledge of the CeCILL-C license and that you accept its terms. |
|
c357d5b60635
First import. Last version from France culture
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
26 |
*/ |