Cisco Cisco MediaSense Release 9.1(1) Informações de licenciamento

Página de 446
             Open Source Used In Cisco MediaSense 10.5(1)                                                                                                                                    120
shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or
consequential damages of any character arising as a result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or
any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of
such damages.
 
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may
choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or
rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf
and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend,
and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by
reason of your accepting any such warranty or additional liability.
 
END OF TERMS AND CONDITIONS
 
1.23 ffmpeg 1.1 
1.23.1 Available under license : 
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
FFmpeg.
 
Some optional parts of FFmpeg are licensed under the GNU General Public License
version 2 or later (GPL v2+). See the file COPYING.GPLv2 for details. None of
these parts are used by default, you have to explicitly pass --enable-gpl to
configure to activate them. In this case, FFmpeg's license changes to GPL v2+.
 
Specifically, the GPL parts of FFmpeg are
 
- libpostproc
- libmpcodecs
- optional x86 optimizations in the files
 libavcodec/x86/idct_mmx.c
- libutvideo encoding/decoding wrappers in
 libavcodec/libutvideo*.cpp
- the X11 grabber in libavdevice/x11grab.c
- the swresample test app in
 libswresample/swresample-test.c
- the texi2pod.pl tool
- the following filters in libavfilter:
   - f_ebur128.c
   - vf_blackframe.c
   - vf_boxblur.c
   - vf_colormatrix.c