X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=afef671611931cf78b378364026c7e233eafb4b5;hb=37cb3b180a1dc3d6f123f68e0806585ebc2578b6;hp=3daee7cf6b29f65527143abaf31ce0c5c5bb2442;hpb=8b5d5864db4a01b219f477a73ed31924d7d5e879;p=ffmpeg diff --git a/README b/README index 3daee7cf6b2..afef6716119 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -FFmpeg README -------------- +Libav README +------------ 1) Documentation ---------------- @@ -9,18 +9,4 @@ FFmpeg README 2) Licensing ------------ -* Read the file COPYING.LGPL. FFmpeg and the associated libraries EXCEPT - for libpostproc and libswscale are licensed under the GNU Lesser General - Public License. - -* libpostproc and libswscale are distributed under the GNU General Public - License, see the file COPYING.GPL for details. Their compilation and use - in FFmpeg is optional. - -* The files libavcodec/jfdctfst.c, libavcodec/jfdctint.c, libavcodec/jrevdct.c - are taken from libjpeg, see the top of the files for licensing details. - -* The file libavcodec/fdctref.c is copyrighted by the MPEG Software Simulation - Group with all rights reserved. It is only used to create a DCT test program - and not compiled into libavcodec. - +* See the LICENSE file.