| Index: source/patched-ffmpeg-mt/LICENSE
|
| ===================================================================
|
| --- source/patched-ffmpeg-mt/LICENSE (revision 59416)
|
| +++ source/patched-ffmpeg-mt/LICENSE (working copy)
|
| @@ -1,6 +1,9 @@
|
| FFmpeg:
|
| -------
|
|
|
| +Modified source code for FFmpeg-mt is located here:
|
| +http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/
|
| +
|
| Most files in FFmpeg are under the GNU Lesser General Public License version 2.1
|
| or later (LGPL v2.1+). Read the file COPYING.LGPLv2.1 for details. Some other
|
| files have MIT/X11/BSD-style licenses. In combination the LGPL v2.1+ applies to
|
| @@ -15,7 +18,6 @@
|
|
|
| - libpostproc
|
| - optional x86 optimizations in the files
|
| - libavcodec/x86/h264_deblock_sse2.asm
|
| libavcodec/x86/h264_idct_sse2.asm
|
| libavcodec/x86/idct_mmx.c
|
| - the X11 grabber in libavdevice/x11grab.c
|
|
|