PuTTY

PuTTY is copyright 1997-2017 Simon Tatham.


Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, Colin Watson, Christopher Staite, and CORE SDI S.A.


Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:


The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.


THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


WinSCP

WinSCP is licensed under the GNU GENERAL PUBLIC LICENSE.
For the full license text, please see the license  [RR]\bin\3rdparty\win_SCP\license.txt


The WinSCP Icon set is  Copyright (C) York Technologies Limited.


Independent JPEG 

Independent JPEG Group's JPEG Software (libjpeg) version 6b.

This software is copyright (C) 1991-1998, Thomas G. Lane.


OpenEXR

Copyright (c) 2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC All rights reserved.


Python

Copyright (c)

2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved


Libcurl

Copyright (c) 1996 - 2009, Daniel Stenberg.



Info-ZIP

Copyright (c) 1990-2007 Info-ZIP. All rights reserved.

For the purposes of this copyright and license, "Info-ZIP" is defined as the following set of individuals:

Mark Adler, John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois, Jean-loup Gailly, Hunter Goatley, Ed Gordon, Ian Gorman, Chris Herborth, Dirk Haase, Greg Hartwig, Robert Heath, Jonathan Hudson, Paul Kienitz, David Kirschbaum, Johnny Lee, Onno van der Linden, Igor Mandrichenko, Steve P. Miller, Sergio Monesi, Keith Owens, George Petrov, Greg Roelofs, Kai Uwe Rommel, Steve Salisbury, Dave Smith, Steven M. Schweda, Christian Spieler, Cosmin Truta, Antoine Verheijen, Paul von Behren, Rich Wales, Mike White.



FFmpeg

rrCreateVideo accesses the FFmpeg libraries.

FFmpeg is a trademark of Fabrice Bellard, originator of the FFmpeg project.


RR has a limited ffmpeg compilation included.

By default it only supports encoding of M-Jpeg quicktimes.


RR has used the source code from 31.7.2009.

The version in avcodec.h is:

LIBAVCODEC_VERSION_MAJOR 52

LIBAVCODEC_VERSION_MINOR 32

LIBAVCODEC_VERSION_MICRO 0 





Linux


The configuration line used for linux is:

./configure --enable-shared --disable-static --disable-decoders --disable-bsfs --disable-filters --disable-indevs --disable-outdevs --disable-protocol=pipe --disable-demuxers --disable-network --disable-parsers --disable-muxers --enable-muxer=mov --disable-encoders --enable-encoder=mjpeg




Windows


The configuration line used for Windows is:


./configure --enable-shared --enable-memalign-hack --disable-static --disable-decoders --disable-bsfs --disable-filters --disable-indevs --disable-protocol=pipe --disable-demuxers --disable-network --disable-parsers --disable-muxers --enable-muxer=mov --disable-encoders --enable-encoder=mjpeg



It also uses a modified subdir.mak and config.mak to ensure that the Dlls do not include the version number in the name.