summaryrefslogtreecommitdiff
path: root/LICENSE
Commit message (Collapse)AuthorAge
* license: Mention that vf_interlace is GPL, not LGPLDiego Biurrun2014-08-28
|
* Add libx265 encoderDerek Buitenhuis2014-02-12
| | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* vf_yadif: Relicense from GPL to LGPLRobert Krüger2014-01-14
| | | | All copyright holders have agreed to the relicensing.
* LICENSE: Move (L)GPLv3 explanation block to a more suitable placeDiego Biurrun2013-02-27
|
* doc: Clarify licensing issues arising from external librariesDiego Biurrun2012-08-12
|
* LICENSE: Document all GPL filesDerek Buitenhuis2012-08-02
| | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* x86: remove libmpeg2 mmx(ext) idct functionsMans Rullgard2012-08-02
| | | | | | | | These functions are not faster than other mmx implementations on any hardware I have been able to test on, and they are horribly inaccurate. There is thus no reason to ever use them. Signed-off-by: Mans Rullgard <mans@mansr.com>
* Remove libpostproc.Diego Biurrun2012-02-23
| | | | | | | | This library does not fit into Libav as a whole and its code is just a maintenance burden. Furthermore it is now available as an external project, which completely obviates any reason to keep it around. URL: http://git.videolan.org/?p=libpostproc.git
* Clarify licensing information about files borrowed from libjpeg.Diego Biurrun2012-02-21
|
* cosmetics: fix dashed line length after 070c5d0Janne Grunau2011-03-28
|
* partially rename FFmpeg to LibavJanne Grunau2011-03-16
| | | | update mailing list references and irc channels in configure
* Remove h264 asm items off the GPL-only list. They are LGPL now.Ronald S. Bultje2010-09-10
| | | | Originally committed as revision 25093 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libvpx now has an (L)GPL-compatible license.Diego Biurrun2010-06-05
| | | | Originally committed as revision 23482 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a short note about libvpx.Diego Biurrun2010-05-31
| | | | Originally committed as revision 23394 to svn://svn.ffmpeg.org/ffmpeg/trunk
* The GPL-licensed optimizations in libswscale have been replaced.Diego Biurrun2010-05-30
| | | | Originally committed as revision 23387 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clarify which parts of libswscale remain GPL.Diego Biurrun2010-03-27
| | | | Originally committed as revision 22697 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding.Diego Biurrun2009-07-07
| | | | | | libopencore can now be used as a replacement except for AMR-WB encoding. Originally committed as revision 19365 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libfaac no longer claims to be LGPL.Diego Biurrun2009-07-06
| | | | Originally committed as revision 19353 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for external OpenCORE libraries for AMR-NB/WB support.Diego Biurrun2009-06-05
| | | | Originally committed as revision 19117 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add configure option to upgrade (L)GPL to version 3.Diego Biurrun2009-06-05
| | | | Originally committed as revision 19116 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move around one paragraph, add headings for greater clarity.Diego Biurrun2009-06-05
| | | | Originally committed as revision 19115 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1.Diego Biurrun2009-06-05
| | | | | | | This is in preparation for the (L)GPL license upgrade code that will add version 3 of these licenses. Originally committed as revision 19114 to svn://svn.ffmpeg.org/ffmpeg/trunk
* The AC-3 decoder is now LGPL. Exchange the license header and change referencesDiego Biurrun2009-05-19
| | | | | | in the build system and documentation that mark it as GPL. Originally committed as revision 18876 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add note about nonfree license of libfaac.Diego Biurrun2009-05-04
| | | | Originally committed as revision 18735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace MPEG group reference DCT implementation by newly rewritten version.Dylan Yudaken2009-03-31
| | | | | | patch by Dylan Yudaken, dyudaken gmail com Originally committed as revision 18274 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AltiVec optimizations in libswscale are no longer GPL.Diego Biurrun2009-03-29
| | | | Originally committed as revision 18215 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo: beomes --> becomesDiego Biurrun2009-03-25
| | | | Originally committed as revision 18186 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move licensing information into a separate file called LICENSE andDiego Biurrun2009-03-25
rewrite it for greater clarity in the process. Originally committed as revision 18185 to svn://svn.ffmpeg.org/ffmpeg/trunk