Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
17048ca8
Commit
17048ca8
authored
May 25, 2002
by
Fabrice Bellard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
license/copyright change
Originally committed as revision 585 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
a1b63811
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
README
README
+5
-8
No files found.
README
View file @
17048ca8
FFmpeg - (c) 2000,2001 Gerard Lantau.
1) Introduction
---------------
...
...
@@ -61,13 +59,12 @@ ffmpeg is made of two programs:
3) Licensing:
------------
* See the file COPYING. ffmpeg and the associated library are licensed
under the GNU General Public License. I may change the license of
libavcodec and libav to LGPL if many people ask it (and if they
submit good patches!).
* See the file COPYING. ffmpeg and the associated library EXCEPT
liba52 are licensed under the Lesser GNU General Public
License. liba52 is distributed under the GNU General Public License.
* This code should be patent free since it is very simple. I took care
to use the same video encoder/decoder core for all formats to show
that they really
ARE THE SAME except for the encoding huffman codes
.
that they really
are mostly the same
.
Gerard Lantau (glantau@yahoo.fr)
.
Fabrice Bellard
.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment