Open Source Used in Cisco Unified Communication Integration for Microsoft Lync 11.6

Total Page:16

File Type:pdf, Size:1020Kb

Open Source Used in Cisco Unified Communication Integration for Microsoft Lync 11.6 Open Source Used In Cisco Unified Communication Integration for Microsoft Lync 11.6 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the Cisco website at www.cisco.com/go/offices. Open Source Used In Cisco Unified Communication Integration for Microsoft Lync 11.6 1 Text Part Number: 78EE117C99-116112639 Open Source Used In Cisco Unified Communication Integration for Microsoft Lync 11.6 2 This document contains licenses and notices for open source software used in this product. With respect to the free/open source software listed in this document, if you have any questions or wish to receive a copy of any source code to which you may be entitled under the applicable free/open source license(s) (such as the GNU Lesser/General Public License), please contact us at [email protected]. In your requests please include the following reference number 78EE117C99-116112639 Contents 1.1 base64.cpp 1.0 1.1.1 Available under license 1.2 BOOST C++ Library 1.56.0 1.2.1 Available under license 1.3 ccard 1.0 1.3.1 Available under license 1.4 e2fsprogs-lib-uuid 1.41.8 1.4.1 Available under license 1.5 Expat 2.1.0 :2.1.0 1.5.1 Available under license 1.6 glib 2.27.1 1.6.1 Available under license 1.7 gstreamer 0.10.35.1 1.7.1 Available under license 1.8 gstreamer-plugins-bad 0.10.22.1 1.8.1 Available under license 1.9 gstreamer-plugins-base 0.10.35.1 1.9.1 Available under license 1.10 gstreamer-plugins-good 0.10.30.1 1.10.1 Available under license 1.11 htmlcxx-0.84 0.84 1.11.1 Available under license 1.12 hunspell 1.3.3 1.12.1 Available under license 1.13 hunspell-dict-da-DK 1.5 1.13.1 Available under license Open Source Used In Cisco Unified Communication Integration for Microsoft Lync 11.6 3 1.14 hunspell-dict-de-DE 20090107+frami20090221 1.14.1 Available under license 1.15 hunspell-dict-en-GB 1.18 1.15.1 Available under license 1.16 Hunspell-dict-en-us 1 1.16.1 Available under license 1.17 hunspell-dict-es-es 1 1.17.1 Available under license 1.18 hunspell-dict-fr-FR 1 1.18.1 Available under license 1.19 Hunspell-dict-it 2.4 1.19.1 Available under license 1.20 hunspell-dict-nl-nl 1 1.20.1 Available under license 1.21 Hunspell-dict-pl 1 1.21.1 Available under license 1.22 hunspell-dict-pt-BR 2.1 1.22.1 Available under license 1.23 Hunspell-dict-pt-pt 1 1.23.1 Available under license 1.24 hunspell-dict-ru-ru 1 1.24.1 Available under license 1.25 hunspell-dict-sv-se 1 1.25.1 Available under license 1.26 icu4c 56.1 1.26.1 Available under license 1.27 jansson 2.3.1 1.27.1 Available under license 1.28 json-c 0.12 1.28.1 Available under license 1.29 json-c/test-driver 0.12 1.29.1 Available under license 1.30 jsoncpp 1.4.0 1.30.1 Available under license 1.31 ldns 1.6.13 1.31.1 Available under license 1.32 libcURL 7.42.1 1.32.1 Available under license 1.33 libcURL_ASLv2.0 7.42.1 Open Source Used In Cisco Unified Communication Integration for Microsoft Lync 11.6 4 1.33.1 Available under license 1.34 libjpeg 6b 1.34.1 Notifications 1.34.2 Available under license 1.35 liboil 0.3.16.1 1.35.1 Available under license 1.36 libxml2 2.9.4 1.36.1 Available under license 1.37 libyuv r752 :ICS 1.37.1 Available under license 1.38 OpenCV 3.1 1.38.1 Available under license 1.39 OpenLDAP 2.4.44 :2.4.44 1.39.1 Available under license 1.40 openssl 1.0.1t :1 1.40.1 Available under license 1.41 openssl 1.0.1s :1 1.41.1 Notifications 1.41.2 Available under license 1.42 OpenSSL patch to 0.9.8 branch to add RFC5649 (key wrap with pad) 1.0 1.42.1 Notifications 1.42.2 Available under license 1.43 opus 1.1 1.43.1 Available under license 1.44 rapidxml 1.13 1.44.1 Available under license 1.45 SQL Cipher 3.8.0.2 1.45.1 Available under license 1.46 sqlcipher 3.3.1 :3.3.1 1.46.1 Available under license 1.47 SRTP1.4.2 1.4.2 1.47.1 Available under license 1.48 tinyxml 2.6.2 1.48.1 Available under license 1.49 unbound 1.4.18 1.49.1 Available under license 1.50 Windows Template Library (WTL) 8.0 :7161 1.50.1 Available under license 1.51 zlib 1.2.5 Open Source Used In Cisco Unified Communication Integration for Microsoft Lync 11.6 5 1.51.1 Available under license 1.52 zlib 1.2.8 1.52.1 Available under license 1.53 zlib 1.2.8 1.53.1 Available under license 1.54 zlib 1.2.3 1.54.1 Available under license 1.1 base64.cpp 1.0 1.1.1 Available under license : Copyright (C) 2004-2008 Ren Nyffenegger This source code is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this source code must not be misrepresented; you must not claim that you wrote the original source code. If you use this source code in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original source code. 3. This notice may not be removed or altered from any source distribution. Ren Nyffenegger [email protected] 1.2 BOOST C++ Library 1.56.0 1.2.1 Available under license : Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: Open Source Used In Cisco Unified Communication Integration for Microsoft Lync 11.6 6 The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. 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, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. =========================================================================== Copyright (c) 2007-2011 Barend Gehrels, Amsterdam, the Netherlands. Copyright (c) 2008-2011 Bruno Lalande, Paris, France. Copyright (c) 2009-2011 Mateusz Loskot, London, UK. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ============================================================================ The default copyright note for C++ source files reads: // Boost.Geometry (aka GGL, Generic Geometry Library) // Copyright (c) 2007-2011 Barend Gehrels, Amsterdam, the Netherlands. // Copyright (c) 2008-2011 Bruno Lalande, Paris, France. // Copyright (c) 2009-2011 Mateusz Loskot, London, UK. // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) Exceptions: 1) Major work of any author -> might change order, change date 2) Exclusive work of one author including design -> might take sole copyright Examples: - adapted geometry types e.g. array, Boost.Polygon - implemented file-format e.g. WKB - implemented specific strategy or algorithm e.g. intersections 3) Examples -> might take sole copyright Open Source Used In Cisco Unified Communication Integration for Microsoft Lync 11.6 7 4) Tests -> might take sole copyright 5) Docs -> might take sole copyright 6) Utilities e.g. converters -> might take sole copyright The copyright note for other (source) files as .py, Jamfiles, etc is similar and comments are changed accordingly. The following people hereby grant permission to replace all existing licenses on their contributions to Boost with the Boost Software License, Version 1.0. (boostinspect:nolicense boostinspect:nocopyright) Aleksey Gurtovoy ([email protected]) Andrei Alexandrescu (andrewalex - at - hotmail.com) (See Boost list message of August 12, 2004 11:06:58 AM EST) Andrew Lumsdaine () Anthony Williams (anthony -at- justsoftwaresolutions.co.uk) Beman Dawes ([email protected]) Brad King (brad.king -at- kitware.com) (See Boost list message of Wed, 21 Jul 2004 11:15:46 -0400) Brian Osman (osman -at- vvisions.com) (See CVS log) Bruce Barr (schmoost -at- yahoo.com) (See Boost list of Mon, 16 Aug 2004 15:06:43 -0500) Bruno da Silva de Oliveira (bruno - at - esss.com.br) Christain Engstrom (christian.engstrom -at- glindra.org) (See Boost list message of Mon, 30 Aug 2004 14:31:49 +0200) Cromwell D Enage (sponage -at- yahoo.com) (See Boost list message of August 12, 2004 11:49:13 AM EST) Dan Gohman (djg -at- cray.com) (See
Recommended publications
  • Withlinux Linux
    LINUX JOURNAL MISTERHOUSE | F-SPOT | AJAX | KAFFEINE | ROBOTS | VIDEO CODING An Excerpt from Apress’ Beginning DIGITAL LIFESTYLE DIGITAL Ubuntu Linux: From Novice to Professional ™ Since 1994: The Original Magazine of the Linux Community OCTOBER 2006 | ISSUE 150 | www.linuxjournal.com MisterHouse | AL F-Spot DIGIT | Ajax | Kaffeine LIFESTYLE | ux Robots with LinuxLin | Video Coding Video >> F-Spot Tips >> Working with Digital Images >> H.264 Video Encoding for Low-Bitrate Video | Ubuntu >> Linux-Based Do-It-Yourself Robots >> Share Music with Kaffiene, Amarok, Last.fm and more >> Digital Convenience at Home with Open-Source Technology O >> Maddog’s Travel Gadgets C T O B E >> Using MisterHouse for Home Automation R 2006 AN I S S PUBLICATION U E USA $5.00 150 + Doc Searls Breaks the Marketing Matrix CAN $6.50 U|xaHBEIGy03102ozXv,:! Today, Carlo restored a failed router in Miami, rebooted a Linux server in Tokyo, and remembered someone’s very special day. With Avocent centralized management solutions, the world can finally revolve around you. Avocent puts secure access and control right at your fingertips – from multi-platform servers to network routers, your local data center to branch offices. Our “agentless” out-of-band solution manages your physical and virtual connections (KVM, serial, integrated power, embedded service processors, IPMI and SoL) from a single console. You have guaranteed access to your critical hardware even when in-band methods fail. Let others roll crash carts to troubleshoot – with Avocent, trouble becomes a thing of the past, so you can focus on the present. Visit www.avocent.com/special to download Data Center Control: Guidelines to Achieve Centralized Management white paper.
    [Show full text]
  • Ubuntu Kung Fu
    Prepared exclusively for Alison Tyler Download at Boykma.Com What readers are saying about Ubuntu Kung Fu Ubuntu Kung Fu is excellent. The tips are fun and the hope of discov- ering hidden gems makes it a worthwhile task. John Southern Former editor of Linux Magazine I enjoyed Ubuntu Kung Fu and learned some new things. I would rec- ommend this book—nice tips and a lot of fun to be had. Carthik Sharma Creator of the Ubuntu Blog (http://ubuntu.wordpress.com) Wow! There are some great tips here! I have used Ubuntu since April 2005, starting with version 5.04. I found much in this book to inspire me and to teach me, and it answered lingering questions I didn’t know I had. The book is a good resource that I will gladly recommend to both newcomers and veteran users. Matthew Helmke Administrator, Ubuntu Forums Ubuntu Kung Fu is a fantastic compendium of useful, uncommon Ubuntu knowledge. Eric Hewitt Consultant, LiveLogic, LLC Prepared exclusively for Alison Tyler Download at Boykma.Com Ubuntu Kung Fu Tips, Tricks, Hints, and Hacks Keir Thomas The Pragmatic Bookshelf Raleigh, North Carolina Dallas, Texas Prepared exclusively for Alison Tyler Download at Boykma.Com Many of the designations used by manufacturers and sellers to distinguish their prod- ucts are claimed as trademarks. Where those designations appear in this book, and The Pragmatic Programmers, LLC was aware of a trademark claim, the designations have been printed in initial capital letters or in all capitals. The Pragmatic Starter Kit, The Pragmatic Programmer, Pragmatic Programming, Pragmatic Bookshelf and the linking g device are trademarks of The Pragmatic Programmers, LLC.
    [Show full text]
  • VLC User Guide
    VLC user guide Henri Fallon Alexis de Lattre Johan Bilien Anil Daoud Mathieu Gautier Clément Stenac VLC user guide by Henri Fallon, Alexis de Lattre, Johan Bilien, Anil Daoud, Mathieu Gautier, and Clément Stenac Copyright © 2002-2004 the VideoLAN project This document is the complete user guide of VLC. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The text of the license can be found in the appendix. GNU General Public License. Table of Contents 1. Introduction.........................................................................................................................................................................1 What is the VideoLAN project ?.....................................................................................................................................1 What is a codec ?............................................................................................................................................................3 How can I use VideoLAN ?............................................................................................................................................3 Command line usage.......................................................................................................................................................4 2. Modules and options for VLC...........................................................................................................................................8
    [Show full text]
  • Guile-Gnome-Gstreamer.Pdf
    Guile-GNOME: GStreamer version 0.9.92, updated 10 November 2007 Wim Taymans many others This manual is for (gnome gstreamer) (version 0.9.92, updated 10 November 2007) Copyright 2000-2007 Wim Taymans and others Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. i Short Contents 1 Overview :::::::::::::::::::::::::::::::::::::::::::: 1 2 GstBin :::::::::::::::::::::::::::::::::::::::::::::: 2 3 GstBuffer:::::::::::::::::::::::::::::::::::::::::::: 8 4 GstBus::::::::::::::::::::::::::::::::::::::::::::: 13 5 GstCaps:::::::::::::::::::::::::::::::::::::::::::: 18 6 GstChildProxy :::::::::::::::::::::::::::::::::::::: 24 7 GstClock ::::::::::::::::::::::::::::::::::::::::::: 26 8 gstconfig ::::::::::::::::::::::::::::::::::::::::::: 33 9 GstElementFactory ::::::::::::::::::::::::::::::::::: 34 10 GstElement ::::::::::::::::::::::::::::::::::::::::: 37 11 GstGError :::::::::::::::::::::::::::::::::::::::::: 53 12 GstEvent ::::::::::::::::::::::::::::::::::::::::::: 55 13 GstFilter ::::::::::::::::::::::::::::::::::::::::::: 63 14 GstFormat :::::::::::::::::::::::::::::::::::::::::: 64 15 GstGhostPad:::::::::::::::::::::::::::::::::::::::: 66 16 GstImplementsInterface ::::::::::::::::::::::::::::::: 68 17 GstIndexFactory ::::::::::::::::::::::::::::::::::::: 69 18 GstIndex ::::::::::::::::::::::::::::::::::::::::::: 70 19 GstInfo :::::::::::::::::::::::::::::::::::::::::::: 74 20 GstIterator :::::::::::::::::::::::::::::::::::::::::
    [Show full text]
  • Oracle® Secure Global Desktop Platform Support and Release Notes for Release 5.2
    Oracle® Secure Global Desktop Platform Support and Release Notes for Release 5.2 April 2015 E51729-03 Oracle Legal Notices Copyright © 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs. No other rights are granted to the U.S.
    [Show full text]
  • Gstreamer & Rust
    GStreamer & Rust Fast, safe and productive multimedia software FOSDEM 2018 – Rust devroom 4 February, Brussels Sebastian Dröge < [email protected] > Introduction Who? What? + What is GStreamer? https://gstreamer.freedesktop.org for more details GStreamer Pipeline-based, cross-platform multimedia framework Media Pipelines Philosophy Toolbox for higher-level multimedia processing Batteries included … … and usable from many languages But not … Media player or playback library Codec and protocol library Transcoding tool Streaming server … can be used to build all that! GStreamer ❤ Rust Why Rust? Memory-safety, fearless concurrency & modern language and tooling Why Rust? No runtime, no GC & zero-cost abstractions Why Rust? Ownership model maps perfectly to GStreamer's Using GStreamer from Rust Applications Safe, idiomatic bindings to the GStreamer C API https://github.com/sdroege/gstreamer- rs Examples: gstreamer-rs/examples Tutorials: gstreamer-rs/tutorials Plugins Safe, plain Rust infrastructure for writing plugins https://github.com/sdroege/gst-plugin- rs Contains various examples Tutorials being written right now The Future Write more Rust & write less C more plugins (rust-av!), more useful applications This is where you can get involved! We're not going to rewrite GStreamer (yet) It's the perfect time for writing your next GStreamer application or plugin in Rust Rust experience so far Don't be afraid of unsafe code if needed … … but wrap in safe abstractions Don't be afraid of other people's code Adding dependencies is easy, and
    [Show full text]
  • D3 Intelligent Camera Platform
    Easy! D3 Intelligent Camera Platform Intelligent Cameras | Framegrabbers | Made in Germany WWW.STEMMER-IMAGING.COM Ease of Use The D3 Intelligent Camera New Intelligent Camera Platform The D3 is the latest, most advanced intelligent camera generation by VRmagic. The D3 platform was designed with usability, flexibility, and performance in mind. Excellent Usability The D3 platform runs a wide range of embedded software and libraries, such as Common Vision Blox Embedded, EyeVision, or HALCON Embedded. This way you can easily take advantage of the latest, state- of-the-art machine vision algorithms. Additionally, the new Mono compatible .NET interface makes applica- tion development with the VRmagic SDK much easier. Software development for the D3 intelligent camera platform – that’s ease of use. Built-In Flexibility The D3‘s embedded system provides users with a high level of flexibility by supporting a multitude of interfaces, such as Ethernet, USB, and GPIOs. Choose either a standard OEM interface board for compact systems integration or an interface evaluation board for convenient test and development. A version for industrial environments is also available. Depending on the business case, a custom interface board may also be a viable option. High Performance The D3 intelligent camera platform features a 1 GHz ARM® Cortex™-A8 Core with floating point unit (FPU) running Linux. A 700 MHz C674x™ DSP with FPU is at your disposal for computationally intensive algo- The D3 Industrial Camera has a rigid aluminum rithms. 2 GB DDR3-800 RAM with 6103 MB/s band- body and industry-standard interfaces such as width and a Gigabit Ethernet interface ensure rapid 24 V power supply and Power over Ethernet.
    [Show full text]
  • Dell™ Gigaos 6.5 Release Notes July 2015
    Dell™ GigaOS 6.5 Release Notes July 2015 These release notes provide information about the Dell™ GigaOS release. • About Dell GigaOS 6.5 • System requirements • Product licensing • Third-party contributions • About Dell About Dell GigaOS 6.5 For complete product documentation, visit http://software.dell.com/support/. System requirements Not applicable. Product licensing Not applicable. Third-party contributions Source code is available for this component on http://opensource.dell.com/releases/Dell_Software. Dell will ship the source code to this component for a modest fee in response to a request emailed to [email protected]. This product contains the following third-party components. For third-party license information, go to http://software.dell.com/legal/license-agreements.aspx. Source code for components marked with an asterisk (*) is available at http://opensource.dell.com. Dell GigaOS 6.5 1 Release Notes Table 1. List of third-party contributions Component License or acknowledgment abyssinica-fonts 1.0 SIL Open Font License 1.1 ©2003-2013 SIL International, all rights reserved acl 2.2.49 GPL (GNU General Public License) 2.0 acpid 1.0.10 GPL (GNU General Public License) 2.0 alsa-lib 1.0.22 GNU Lesser General Public License 2.1 alsa-plugins 1.0.21 GNU Lesser General Public License 2.1 alsa-utils 1.0.22 GNU Lesser General Public License 2.1 at 3.1.10 GPL (GNU General Public License) 2.0 atk 1.30.0 LGPL (GNU Lesser General Public License) 2.1 attr 2.4.44 GPL (GNU General Public License) 2.0 audit 2.2 GPL (GNU General Public License) 2.0 authconfig 6.1.12 GPL (GNU General Public License) 2.0 avahi 0.6.25 GNU Lesser General Public License 2.1 b43-fwcutter 012 GNU General Public License 2.0 basesystem 10.0 GPL (GNU General Public License) 3 bash 4.1.2-15 GPL (GNU General Public License) 3 bc 1.06.95 GPL (GNU General Public License) 2.0 bind 9.8.2 ISC 1995-2011.
    [Show full text]
  • Camcorder Multimedia Framework with Linux and Gstreamer
    Camcorder multimedia framework with Linux and GStreamer W. H. Lee, E. K. Kim, J. J. Lee , S. H. Kim, S. S. Park SWL, Samsung Electronics [email protected] Abstract Application Applications Layer Along with recent rapid technical advances, user expec- Multimedia Middleware Sequencer Graphics UI Connectivity DVD FS tations for multimedia devices have been changed from Layer basic functions to many intelligent features. In order to GStreamer meet such requirements, the product requires not only a OSAL HAL OS Layer powerful hardware platform, but also a software frame- Device Software Linux Kernel work based on appropriate OS, such as Linux, support- Drivers codecs Hardware Camcorder hardware platform ing many rich development features. Layer In this paper, a camcorder framework is introduced that is designed and implemented by making use of open Figure 1: Architecture diagram of camcorder multime- source middleware in Linux. Many potential develop- dia framework ers can be referred to this multimedia framework for camcorder and other similar product development. The The three software layers on any hardware platform are overall framework architecture as well as communica- application, middleware, and OS. The architecture and tion mechanisms are described in detail. Furthermore, functional operation of each layer is discussed. Addi- many methods implemented to improve the system per- tionally, some design and implementation issues are ad- formance are addressed as well. dressed from the perspective of system performance. The overall software architecture of a multimedia 1 Introduction framework is described in Section 2. The framework design and its operation are introduced in detail in Sec- It has recently become very popular to use the internet to tion 3.
    [Show full text]
  • 1. Mengapa GIMP & Inkscape Tidak Punya Warna
    Paten Software Merugikan Komunitas Free Software Bismillahirrahmanirrahim. Copyright © 2016 Ade Malsasa Akbar <[email protected]> Tulisan ini berbicara mengenai bahaya paten software yang mengakibatkan banyak Free Software mengalami kekurangan fitur dibanding software proprietari komersial. Tulisan ini awalnya berjudul Mengapa Free Software Mengalami Kekurangan Fitur? tetapi diubah pada 16 Maret 2016 menjadi berjudul yang sekarang. Tulisan ini diharapkan membangkitkan kesadaran setiap orang terhadap perlunya Free Software. Tulisan ini disusun dalam format tanya jawab atau FAQ supaya tepat sasaran dan mudah dimengerti. Saya bukan hanya menulis ini untuk mereka yang bertanya-tanya kenapa Free Software seperti LibreOffice, GIMP, Inkscape, ODF, dan OGG Vorbis mengalami kekurangan fitur. Namun juga saya meniatkan tulisan ini sebagai pengantar buat siapa saja yang hendak menggunakan Free Software, baik pengguna baru maupun yang sudah lama. 1. Mengapa GIMP & Inkscape tidak punya warna Pantone? Karena Pantone Color Matching telah dipatenkan1. Hanya pemilik paten tersebut yang berhak membuat implementasi Pantone di dalam software. Konsekuensinya, GIMP (dan free software lainnya) dilarang membuat fitur Pantone ke dalam software. 2. Mengapa Linux Mint menyediakan versi no-codec? Karena versi no-codec2 dibuat untuk negara Jepang yang di sana MP3 dipatenkan. Pada dasarnya tidak boleh mendistribusikan codec MP3 di Jepang kecuali pemegang asli paten MP3. Berlaku juga untuk negara Amerika Serikat dan Uni Eropa. 3. Mengapa Linux Mint menyertakan codec? Karena versi Linux Mint yang menyertakan codec itu ditujukan untuk semua negara yang di sana codec MP3 tidak dipatenkan. Linux Mint (yang memuat codec) tidak didistribusikan di negara Jepang, Amerika Serikat, dan Uni Eropa3 karena di sana MP3 telah dipatenkan. Kenyataan ini yang tidak banyak diketahui.
    [Show full text]
  • Example in English
    Means of (re)production: GStreamer Outline GStreamer: Multimedia for all @fluendo.com: What we're up to GStreamer What is GStreamer? * A multimedia library and set of plugins * Modular building blocks for media applications Brief example v4l2src ! ffmpegcolorspace ! ximagesink GStreamer history * 0.0.9 October 1999 * 0.1.0 January 2001 * 0.3.0 December 2001 * 0.4.0 July 2002 * 0.6.0 February 2003 * API Stable * 0.8.0 March 2004 * 0.10.0 December 2005 GStreamer history No one can accuse us of version number inflation :) Next incompatible break will be the last: 1.0 An application-based introduction A tour through GStreamer Players Historically the first applications built on GStreamer Surprisingly difficult Players: solutions How do applications interact with a playing media pipeline? * Generic core API to create and interact with pipeline * Media pipeline runs in threads * Messages posted both synchronously and asynchronously from pipeline Players: solutions Synchronization between audio and video * Threads Players: solutions Autoplugging: play any format * Registry of "typefinders" * Registry of capabilities that plugins can handle * Elements that perform autoplugging for you Transcoding / capture E.g. thoggen DVD ripper, radio production apps, flumotion Transcoding / capture: solutions Robustness * long-running pipelines * high load * large number of different codecs Transcoding / capture: solutions Features * language bindings * many capture sources * v4l, firewire, ... * network data flow over tcp * network clock synchronization "Embedded"
    [Show full text]
  • Libcaca Reference Manual 0.99.Beta1
    libcaca Reference Manual 0.99.beta1 Generated by Doxygen 1.4.6 Sun Apr 23 00:15:09 2006 CONTENTS 1 Contents 1 libcaca Documentation 1 2 libcaca Module Documentation 2 3 libcaca Data Structure Documentation 31 4 libcaca File Documentation 32 5 libcaca Page Documentation 41 1 libcaca Documentation 1.1 Introduction libcaca is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library. libcaca can use almost any virtual terminal to work, thus it should work on all Unix systems (including Mac OS X) using either the slang library or the ncurses library, on DOS using the conio library, and on Windows systems using either slang or ncurses (through Cygwin emulation) or conio. There is also a native X11 driver, and an OpenGL driver (through freeglut) that does not require a text terminal. For machines without a screen, the raw driver can be used to send the output to another machine, using for instance cacaserver. libcaca is free software, released under the Do What The Fuck You Want To Public License. This ensures that no one, not even the libcaca developers, will ever have anything to say about what you do with the software. It used to be licensed under the GNU Lesser General Public License, but that was not free enough. 1.2 Developer’s documentation libcaca relies on a low-level, device independent library, called libcucul. libcucul can be used alone as a simple ASCII and/or Unicode compositing canvas.
    [Show full text]