Licensing: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 47: Line 47:
* [http://code.google.com/p/libsquish/ '''squish:'''] is an open source [http://en.wikipedia.org/wiki/S3_Texture_Compression DXT] compression.
* [http://code.google.com/p/libsquish/ '''squish:'''] is an open source [http://en.wikipedia.org/wiki/S3_Texture_Compression DXT] compression.
* [http://en.wikipedia.org/wiki/Universal_Disk_Format '''udf2.x fs:'''] is a profile of the specification known as ISO/IEC 13346 and [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-167.pdf ECMA-167] and is an open vendor-neutral file system for computer data storage for a broad range of media.
* [http://en.wikipedia.org/wiki/Universal_Disk_Format '''udf2.x fs:'''] is a profile of the specification known as ISO/IEC 13346 and [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-167.pdf ECMA-167] and is an open vendor-neutral file system for computer data storage for a broad range of media.
* [http://en.wikipedia.org/wiki/Webkit '''Webkit:'''] is a layout [http://www.webkit.org/ engine software] component designed to allow web browsers to render web pages.
* [http://en.wikipedia.org/wiki/Webkit '''Webkit:'''] is a layout [http://www.webkit.org/ engine software] component designed to allow web browsers to render web pages. See also: [http://www.scei.co.jp/ps4-license/webkit.html webkit license page] for [http://www.scei.co.jp/ps4-license/webkit_536_26.zip download of webkit 536_26]
* [http://en.wikipedia.org/wiki/Zlib '''zlib:'''] is [http://www.zlib.net/ a software library] used for data compression, written by [http://en.wikipedia.org/wiki/Jean-loup_Gailly Jean-loup Gailly] (compression) and [http://en.wikipedia.org/wiki/Mark_Adler Mark Adler] (decompression).
* [http://en.wikipedia.org/wiki/Zlib '''zlib:'''] is [http://www.zlib.net/ a software library] used for data compression, written by [http://en.wikipedia.org/wiki/Jean-loup_Gailly Jean-loup Gailly] (compression) and [http://en.wikipedia.org/wiki/Mark_Adler Mark Adler] (decompression).



Revision as of 08:37, 6 May 2014

Notes for readers/editors:

Bold term (left) with generic/wiki link, followed by more specific link if possible.

Open Source Software used in PlayStation 4

PlayStation 4 uses the open source software (source here) listed below (2013):

SHAREfactory uses:

  • FFmpeg