15
15
* by the libopenshot project.
17
17
* OpenShot Library (libopenshot) is free software: you can redistribute it
18
* and/or modify it under the terms of the GNU Affero General Public License
18
* and/or modify it under the terms of the GNU Lesser General Public License
19
19
* as published by the Free Software Foundation, either version 3 of the
20
20
* License, or (at your option) any later version.
22
22
* OpenShot Library (libopenshot) is distributed in the hope that it will be
23
23
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
24
24
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25
* GNU Affero General Public License for more details.
25
* GNU Lesser General Public License for more details.
27
* You should have received a copy of the GNU Affero General Public License
27
* You should have received a copy of the GNU Lesser General Public License
28
28
* along with OpenShot Library. If not, see <http://www.gnu.org/licenses/>.
30
* Also, if your software can interact with users remotely through a computer
31
* network, you should also make sure that it provides a way for users to
32
* get its source. For example, if your program is a web application, its
33
* interface could display a "Source" link that leads users to an archive
34
* of the code. There are many ways you could offer source, and different
35
* solutions will be better for different programs; see section 13 for the
36
* specific requirements.
38
* You should also get your employer (if you work as a programmer) or school,
39
* if any, to sign a "copyright disclaimer" for the program, if necessary.
40
* For more information on this, and how to apply and follow the GNU AGPL, see
41
* <http://www.gnu.org/licenses/>.
44
31
#include "../include/FFmpegReader.h"