equal
deleted
inserted
replaced
1 |
|
2 /* |
|
3 * |
|
4 __ __ _ _ _ _ |
|
5 | \/ | ___| |_ __ _ __| | __ _| |_ __ _ _ __ | | __ _ _ _ ___ _ __ |
|
6 | |\/| |/ _ \ __/ _` |/ _` |/ _` | __/ _` | '_ \| |/ _` | | | |/ _ \ '__| |
|
7 | | | | __/ || (_| | (_| | (_| | || (_| | |_) | | (_| | |_| | __/ | |
|
8 |_| |_|\___|\__\__,_|\__,_|\__,_|\__\__,_| .__/|_|\__,_|\__, |\___|_| |
|
9 |_| |___/ |
|
10 |
|
11 * Copyright 2010-2012 Institut de recherche et d'innovation |
|
12 * contributor(s) : Karim Hamidou, Samuel Huron, Raphael Velt, Thibaut Cavalie, Yves-Marie Haussonne, Nicolas Durand, Olivier Aubert |
|
13 * |
|
14 * contact@iri.centrepompidou.fr |
|
15 * http://www.iri.centrepompidou.fr |
|
16 * |
|
17 * This software is a computer program whose purpose is to show and add annotations on a video . |
|
18 * This software is governed by the CeCILL-C license under French law and |
|
19 * abiding by the rules of distribution of free software. You can use, |
|
20 * modify and/ or redistribute the software under the terms of the CeCILL-C |
|
21 * license as circulated by CEA, CNRS and INRIA at the following URL |
|
22 * "http://www.cecill.info". |
|
23 * |
|
24 * The fact that you are presently reading this means that you have had |
|
25 * knowledge of the CeCILL-C license and that you accept its terms. |
|
26 */ |
|