Licensing: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
m (fixed link)
mNo edit summary
Line 23: Line 23:
* [http://www.freedesktop.org/wiki/Software/HarfBuzz/ '''HarfBuzz'''] <ref>Since July-2014?</ref> is an [http://en.wikipedia.org/wiki/OpenType OpenType] text shaping engine.
* [http://www.freedesktop.org/wiki/Software/HarfBuzz/ '''HarfBuzz'''] <ref>Since July-2014?</ref> is an [http://en.wikipedia.org/wiki/OpenType OpenType] text shaping engine.
* [http://site.icu-project.org/ '''ICU''':] is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support.
* [http://site.icu-project.org/ '''ICU''':] is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support.
*'''[Intrusive MPSC node-based queue :]''' <ref>[[Datecode|Since May-2014]]</ref>
*['''Intrusive MPSC node-based queue :'''] <ref>[[Datecode|Since May-2014]]</ref>
* '''[http://web.eecs.utk.edu/~plank/plank/papers/CS-08-627.html Jerasure version 1.2A:'''] is a Library in C/C++ Facilitating Erasure Coding for Storage Applications.
* [http://web.eecs.utk.edu/~plank/plank/papers/CS-08-627.html '''Jerasure version 1.2A:'''] is a Library in C/C++ Facilitating Erasure Coding for Storage Applications.
* '''[http://jquery.com/ jQuery:'''] is a fast, small, and feature-rich JavaScript library.
* [http://jquery.com/ '''jQuery:'''] is a fast, small, and feature-rich JavaScript library.
* '''[http://people.freebsd.org/~imura/kiconv/ kiconv for unicode:'''] is a [http://en.wikipedia.org/wiki/Iconv iconv] style character conversion utility in kernel.
* [http://people.freebsd.org/~imura/kiconv/ '''kiconv for unicode:'''] is a [http://en.wikipedia.org/wiki/Iconv iconv] style character conversion utility in kernel.
* '''[http://compiler-rt.llvm.org/ libcompiler_rt:'''] is a simple library that provides an implementation of the low-level target-specific hooks required by code generation and other runtime components.
* [http://compiler-rt.llvm.org/ '''libcompiler_rt:'''] is a simple library that provides an implementation of the low-level target-specific hooks required by code generation and other runtime components.
* [https://github.com/pathscale/libcxxrt '''libcxxrt:'''] is a library intended to sit below an [http://en.wikipedia.org/wiki/Standard_Template_Library STL] implementation, and provide features required by the compiler for implementation of the C++ language.
* [https://github.com/pathscale/libcxxrt '''libcxxrt:'''] is a library intended to sit below an [http://en.wikipedia.org/wiki/Standard_Template_Library STL] implementation, and provide features required by the compiler for implementation of the C++ language.
* [http://en.wikipedia.org/wiki/Libjpeg '''libjpeg:'''] is a widely used free software library written in C which implements JPEG.
* [http://en.wikipedia.org/wiki/Libjpeg '''libjpeg:'''] is a widely used free software library written in C which implements JPEG.

Revision as of 23:01, 16 August 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:

SHAREfactory uses:

  • FFmpeg

Notes

  1. Since July-2014?
  2. Since July-2014?
  3. Since May-2014