@ -2,7 +2,6 @@
* darwinvlc.m: OS X specific main executable for VLC media player
*****************************************************************************
* Copyright (C) 2013-2015 VLC authors and VideoLAN
* $Id$
*
* Authors: Felix Paul Kühne <fkuehne at videolan dot org>
* David Fuhrmann <dfuhrmann at videolan dot org>
* vlc.c: the VLC player
* Copyright (C) 1998-2013 the VideoLAN team
* Authors: Vincent Seguin <seguin@via.ecp.fr>
* Samuel Hocevar <sam@zoy.org>
* deprecated.h: libvlc deprecated API
* Copyright (C) 1998-2008 VLC authors and VideoLAN
* Authors: Clément Stenac <zorglub@videolan.org>
* Jean-Paul Saman <jpsaman@videolan.org>
* libvlc.h: libvlc external API
* Copyright (C) 1998-2009 VLC authors and VideoLAN
* libvlc_media.h: libvlc external API
* libvlc_media_discoverer.h: libvlc external API
* libvlc_media_library.h: libvlc external API
* libvlc_media_list.h: libvlc_media_list API
* Authors: Pierre d'Herbemont
* libvlc_media_list_player.h: libvlc_media_list API
* libvlc_media_player.h: libvlc_media_player external API
* Copyright (C) 1998-2015 VLC authors and VideoLAN
* vlc.h: global header for libvlc
* vlc_access.h: Access descriptor, queries and methods
* Copyright (C) 1999-2006 VLC authors and VideoLAN
* Authors: Laurent Aimar <fenrir@via.ecp.fr>
* vlc_actions.h: handle vlc actions
* Copyright (C) 2003-2016 VLC authors and VideoLAN
* Authors: Sigmund Augdal Helberg <dnumgis@videolan.org>
* vlc_aout_volume.h: audio volume module
* Copyright (C) 2002-2009 VLC authors and VideoLAN
* Authors: Christophe Massiot <massiot@via.ecp.fr>
* Laurent Aimar <fenrir _AT_ videolan _DOT_ org>
* vlc_arrays.h : Arrays and data structures handling
* Copyright (C) 1999-2004 VLC authors and VideoLAN
* Authors: Samuel Hocevar <sam@zoy.org>
* Clément Stenac <zorglub@videolan.org>
* vlc_bits.h : Bit handling helpers
* Copyright (C) 2001, 2002, 2003, 2006, 2015 VLC authors and VideoLAN
* Gildas Bazin <gbazin at videolan dot org>
* vlc_block.h: Data blocks management functions
* Copyright (C) 2003 VLC authors and VideoLAN
@ -3,7 +3,6 @@
* Copyright (C) 2003-2005 VLC authors and VideoLAN
* Copyright © 2005-2010 Rémi Denis-Courmont
* Author: Rémi Denis-Courmont <rem # videolan,org>
* vlc_codec.h: Definition of the decoder and encoder structures
* Copyright (C) 1999-2003 VLC authors and VideoLAN
* Authors: Gildas Bazin <gbazin@netcourrier.com>
* vlc_codecs.h: codec related structures needed by the demuxers and decoders
* Copyright (C) 1999-2001 VLC authors and VideoLAN
* Author: Gildas Bazin <gbazin@videolan.org>
* vlc_config_cat.h : Definition of configuration categories
* Anil Daoud <anil@videolan.org>
@ -4,7 +4,6 @@
* It includes functions allowing to declare, get or set configuration options.
* Authors: Gildas Bazin <gbazin@videolan.org>
* vlc_demux.h: Demuxer descriptor, queries and methods
* Copyright (C) 1999-2005 VLC authors and VideoLAN
* vlc_epg.h: Electronic Program Guide
* Copyright (C) 2007 VLC authors and VideoLAN
* vlc_es.h: Elementary stream formats descriptions
* Copyright (C) 1999-2012 VLC authors and VideoLAN
* vlc_es_out.h: es_out (demuxer output) descriptor, queries and methods
* Interface used to send events.
* vlc_extensions.h: Extensions (meta data, web information, ...)
* Copyright (C) 2009-2010 VideoLAN and authors
* Authors: Jean-Philippe André < jpeg # videolan.org >
* vlc_fourcc.h: Definition of various FOURCC and helpers
* Copyright (C) 2009 Laurent Aimar
* Authors: Laurent Aimar <fenrir _AT_ videolan _DOT_ com>
* vlc_http.h: Shared code for HTTP clients
* Copyright (C) 2001-2008 VLC authors and VideoLAN
* Christophe Massiot <massiot@via.ecp.fr>
* vlc_httpd.h: builtin HTTP/RTSP server.
* Copyright (C) 2004-2006 VLC authors and VideoLAN
* vlc_image.h : wrapper for image reading/writing facilities
* Copyright (C) 2004 VLC authors and VideoLAN
* vlc_input.h: Core input structures
* Copyright (C) 1999-2015 VLC authors and VideoLAN
* Laurent Aimar <fenrir@via.ecp.fr>
* vlc_input_item.h: Core input item
* Copyright (C) 1999-2009 VLC authors and VideoLAN
* interface, such as message output.
* Copyright (C) 1999, 2000 VLC authors and VideoLAN
* vlc_intf_strings.h : Strings for main interfaces
* vlc_iso_lang.h: function to decode language code (in dvd or a52 for instance).
* Copyright (C) 1998-2001 VLC authors and VideoLAN
* Author: Stéphane Borel <stef@via.ecp.fr>
* Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr>
* vlc_media_library.h: SQL-based media library
* Copyright (C) 2008-2010 the VideoLAN Team and AUTHORS
* Authors: Antoine Lejeune <phytos@videolan.org>
* Jean-Philippe André <jpeg@videolan.org>
* Copyright (C) 1999, 2000, 2001, 2002 VLC authors and VideoLAN
* vlc_meta.h: Stream meta-data
* vlc_modules.h : Module descriptor and load functions
* Copyright (C) 2001-2011 VLC authors and VideoLAN
* vlc_mouse.h: mouse related structures and functions
* Authors: Laurent Aimar <fenrir _AT_ videolan _DOT_ org>
* Copyright (C) 2002-2005 VLC authors and VideoLAN
* Copyright © 2006-2007 Rémi Denis-Courmont
* vlc_objects.h: vlc_object_t definition and manipulation methods
* Copyright (C) 2002-2008 VLC authors and VideoLAN
* vlc_picture.h: picture definitions
* Copyright (C) 1999 - 2009 VLC authors and VideoLAN
* Samuel Hocevar <sam@via.ecp.fr>
* vlc_picture_fifo.h: picture fifo definitions
* Copyright (C) 2009 VLC authors and VideoLAN
* vlc_picture_pool.h: picture pool definitions
* vlc_playlist_legacy.h : Legacy playlist functions
* vlc_rand.h: RNG
* Copyright © 2007 Rémi Denis-Courmont
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by
* vlc_services_discovery.h : Services Discover functions
* Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
* vlc_sout.h : stream output module
* Copyright (C) 1999-2010 VLC authors and VideoLAN
* Copyright (C) 2010 Laurent Aimar
* vlc_stream.h: Stream (between access and demux) descriptor and methods
* vlc_strings.h: String functions
* Copyright (C) 2006 VLC authors and VideoLAN
* Authors: Antoine Cellerier <dionoea at videolan dot org>
* vlc_subpicture.h: subpicture definitions
* vlc_text_style.h: text_style_t definition and helpers.
* Authors: Derk-Jan Hartman <hartman _AT_ videolan _DOT_ org>
* basOS G <noxelia 4t gmail , com>
@ -10,7 +10,6 @@
* Functions prototyped are implemented in interface/mtime.c.
* Copyright (C) 1996, 1997, 1998, 1999, 2000 VLC authors and VideoLAN
* vlc_timestamp_helper.h : timestamp handling helpers
* Copyright (C) 2014 VLC authors and VideoLAN
* Authors: Felix Abecassis <felix.abecassis@gmail.com>
* vlc_update.h: VLC update download
* Copyright © 2005-2007 VLC authors and VideoLAN
* Authors: Antoine Cellerier <dionoea -at- videolan -dot- org>
* Rafaël Carré <funman@videolanorg>
* vlc_url.h: URL related macros
* Copyright (C) 2002-2006 VLC authors and VideoLAN
* Rémi Denis-Courmont <rem # videolan.org>
* vlc_variables.h: variables handling
* Copyright (C) 2002-2004 VLC authors and VideoLAN
* Gildas Bazin <gbazin@netcourrier.com>
* vlc_video_splitter.h: "video splitter" related structures and functions
* vlc_vlm.h: VLM core structures
* Copyright (C) 2000, 2001 VLC authors and VideoLAN
* Authors: Simon Latapie <garf@videolan.org>
* Laurent Aimar <fenrir@videolan.org>
* vlc_vod.h: interface for VoD server modules
* vlc_vout.h: common video definitions
* Copyright (C) 1999 - 2008 VLC authors and VideoLAN
* vlc_vout_display.h: vout_display_t definitions
* Copyright (C) 2004-2005 M2X
* Authors: Jean-Paul Saman <jpsaman #_at_# m2x dot nl>
* Gildas Bazin <gbazin@videolan.org>
* Copyright (C) 2008 Rémi Denis-Courmont
* libvlc_audio.c: New libvlc audio control API
* Authors: Filippo Carone <filippo@carone.org>
* Jean-Paul Saman <jpsaman _at_ m2x _dot_ nl>
* core.c: Core libvlc new API functions : initialization
* Copyright (C) 2005 VLC authors and VideoLAN
* Also contains some internal utility functions
* Copyright (C) 2005-2009 VLC authors and VideoLAN
* Authors: Damien Fouilleul <damienf@videolan.org>
* media.c: Libvlc API media descripor management
* Authors: Pierre d'Herbemont <pdherbemont@videolan.org>
* media_discoverer.c: libvlc new API media discoverer functions
* Create a tree of the 'tags' of a media_list's medias.
* media_list.c: libvlc new API media list functions
* media_list_player.c: libvlc new API media_list player functions
* Copyright (C) 2007-2015 VLC authors and VideoLAN
* Niles Bindel <zaggal69 # gmail.com>
* playlist.c: libvlc new API playlist handling functions
* Copyright (C) 2005-2010 VLC authors and VideoLAN
* Filippo Carone <littlejohn@videolan.org>
* avio.c: access using libavformat library
* avio.h: access using libavformat library
* cdda.c : CD digital audio input module for vlc
* Copyright (C) 2000, 2003-2006, 2008-2009 VLC authors and VideoLAN
* directory.c: expands a directory (directory: access_browser plug-in)
* Copyright (C) 2002-2015 VLC authors and VideoLAN
* Authors: Derk-Jan Hartman <hartman at videolan dot org>
* Rémi Denis-Courmont
* access_sys_t definition
* Copyright (C) 2002, 2004, 2010-2011 VLC authors and VideoLAN
* crossbar.cpp : DirectShow access module for vlc
* Copyright (C) 2002, 2004, 2009 VLC authors and VideoLAN
* Author: Damien Fouilleul <damien dot fouilleul at laposte dot net>
* dshow.cpp : DirectShow access and access_demux module for vlc
* Copyright (C) 2002-2004, 2006, 2008, 2010 the VideoLAN team
* Damien Fouilleul <damienf@videolan.org>
* filter.cpp : DirectShow access module for vlc
* Copyright (C) 2002-2010 VLC authors and VideoLAN
* CapturePin, CaptureFilter, CaptureEnumPins implementations
* Copyright (C) 2002-2004, 2008 VLC authors and VideoLAN
* vlc_dshow.h : DirectShow access module for vlc
* dv.c: Digital video/Firewire input (file: access plug-in)
* Copyright (C) 2005 M2X
* Authors: Jean-Paul Saman <jpsaman at m2x dot nl>
* dvdnav.c: DVD module using the dvdnav library.
* Copyright (C) 2004-2009 VLC authors and VideoLAN
* dvdread.c : DvdRead input module for vlc
* Copyright (C) 2001-2006 VLC authors and VideoLAN
* Authors: Stéphane Borel <stef@via.ecp.fr>
* Rémi Denis-Courmont <rem # videolan # org>
* Copyright © 2006 Rémi Denis-Courmont
* Authors: Laurent Aimar <fenrir@via.ecp.fr> - original code
* Rémi Denis-Courmont <rem # videolan.org> - EPSV support
* http.c: HTTP input module
* idummy.c: dummy input plugin, to manage "vlc://" special options
* Copyright (C) 2001, 2002 VLC authors and VideoLAN
* imem.c : Memory input for VLC
* Copyright (C) 2009-2010 Laurent Aimar
* Author: Laurent Aimar <fenrir _AT_ videolan _DOT org>