[vlc-commits] LGPL

Jean-Baptiste Kempf git at videolan.org
Sun Nov 27 22:54:48 CET 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Nov 27 21:44:15 2011 +0100| [36ab287e77e9df059f261ed1cfb13fc4674182ec] | committer: Jean-Baptiste Kempf

LGPL

Re-license almost all of libVLC and libVLCcore to LGPLv2.1+

This move was authorized by the developers, either:
 - by e-mail,
 - by vote at the VideoLAN Dev Days 2011,
 - on the license website,
 - in a contract, oral or written.
No objection was raised, so far.

The developers agreeing are:
  Justus Piater
  Alexis Ballier
  Alexander Bethke
  Mohammed Adnène Trojette
  Alex Converse
  Alexey Sokolov
  Alexis de Lattre
  Andre Pang
  Anthony Loiseau
  Cyril Deguet
  André Weber
  Boris Dorès
  Brieuc Jeunhomme
  Benjamin Drung
  Hugo Beauzée-Luyssen
  Benoit Steiner
  Benjamin Pracht
  Bernie Purcell
  Przemyslaw Fiala
  Arnaud de Bossoreille de Ribou
  Brad Smith
  Nick Briggs
  Christopher Rath
  Christophe Courtaut
  Christopher Mueller
  Clement Chesnin
  Andres Krapf
  Damien Fouilleul
  David Flynn
  Sebastien Zwickert
  Antoine Cellerier
  Jérôme Decoodt
  Jérome Decoodt
  Dylan Yudaken
  Eduard Babayan
  Eugenio Jarosiewicz
  Elliot Murphy
  Eric Petit
  Erwan Tulou
  Etienne Membrives
  Ludovic Fauvet
  Fabio Ritrovato
  Tobias Güntner
  Jakub Wieczorek
  Frédéric Crozat
  Francois Cartegnie
  Laurent Aimar
  Florian G. Pflug
  Felix Paul Kühne
  Frank Enderle
  Rafaël Carré
  Simon Latapie
  Gildas Bazin
  Geoffroy Couprie
  Julien / Gellule
  Gildas Bazin
  Arnaud Schauly
  Toralf Niebuhr
  Vicente Jimenez Aguilar
  Derk-Jan Hartman
  Henri Fallon
  Ilkka Ollakka
  Olivier Teulière
  Rémi Duraffort
  Jakob Leben
  Jean-Baptiste Kempf
  Jean-Paul Saman
  Jean-Philippe Grimaldi
  Jean-François Massol
  Gaël Hendryckx
  Jakob Leben
  Jean-Marc Dressler
  Jai Menon
  Johan Bilien
  Johann Ransay
  Joris van Rooij
  JP Dinger
  Jean-Philippe André
  Adrien Grand
  Juha Jeronen
  Juho Vähä-Herttua
  Kaarlo Raiha
  Kaarlo Raiha
  Kamil Baldyga
  Keary Griffin
  Ken Self
  KO Myung-Hun
  Pierre Ynard
  Filippo Carone
  Loïc Minier
  Luca Barbato
  Lucas C. Villa Real
  Lukas Durfina
  Adrien Maglo
  Marc Ariberti
  Mark Lee
  Mark Moriarty
  Martin Storsjö
  Christophe Massiot
  Michel Kaempf
  Marian Ďurkovič
  Mirsal Ennaime
  Carlo Calabrò
  Damien Lucas
  Naohiro Koriyama
  Basos G
  Pierre Baillet
  Vincent Penquerc'h
  Olivier Aubert
  Pankaj Yadav
  Paul Corke
  Pierre d'Herbemont
  Philippe Morin
  Antoine Lejeune
  Michael Ploujnikov
  Jean-Marc Dressler
  Michael Hanselmann
  Rafaël Carré
  Ramiro Polla
  Rémi Denis-Courmont
  Renaud Dartus
  Richard Shepherd
  Faustino Osuna
  Arnaud Vallat
  Rob Jonson
  Robert Jedrzejczyk
  Steve Lhomme
  Rocky Bernstein
  Romain Goyet
  Rov Juvano
  Sam Hocevar
  Martin T. H. Sandsmark
  Sebastian Birk
  Sébastien Escudier
  Vincent Seguin
  Fabio Ritrovato
  Sigmund Augdal Helberg
  Casian Andrei
  Srikanth Raju
  Hannes Domani
  Stéphane Borel
  Stephan Krempel
  Stephan Assmus
  Tony Castley
  Pavlov Konstantin
  Eric Petit
  Tanguy Krotoff
  Dennis van Amerongen
  Michel Lespinasse
  Can Wu
  Xavier Marchesini
  Sébastien Toque
  Christophe Mutricy
  Yoann Peronneau
  Yohann Martineau
  Yuval Tze
  Scott Caudle
  Clément Stenac

It is possible, that some minor piece of code was badly tracked, for
some reasons (SVN, mainly) or that some small developers did not answer.
However, as an "œuvre collective", defined as in "CPI 113-2 alinéa 3",
and seeing "Cour. Cass. 17 Mai 1978", and seeing that the editor and
the very vast majority of developers have agreed (> 99.99% of the code,
> 99% of developers), we are fine here.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=36ab287e77e9df059f261ed1cfb13fc4674182ec
---

 compat/asprintf.c                      |    2 +-
 compat/atof.c                          |    2 +-
 compat/atoll.c                         |    2 +-
 compat/dirfd.c                         |    2 +-
 compat/fdopendir.c                     |    2 +-
 compat/flockfile.c                     |    2 +-
 compat/fsync.c                         |    2 +-
 compat/getdelim.c                      |    2 +-
 compat/getpid.c                        |    2 +-
 compat/gmtime_r.c                      |    2 +-
 compat/inet_pton.c                     |    2 +-
 compat/lldiv.c                         |    2 +-
 compat/localtime_r.c                   |    2 +-
 compat/nrand48.c                       |    2 +-
 compat/rewind.c                        |    2 +-
 compat/setenv.c                        |    2 +-
 compat/strcasecmp.c                    |    2 +-
 compat/strcasestr.c                    |    2 +-
 compat/strdup.c                        |    2 +-
 compat/strlcpy.c                       |    2 +-
 compat/strncasecmp.c                   |    2 +-
 compat/strndup.c                       |    2 +-
 compat/strnlen.c                       |    2 +-
 compat/strsep.c                        |    2 +-
 compat/strtof.c                        |    2 +-
 compat/strtok_r.c                      |    2 +-
 compat/strtoll.c                       |    2 +-
 compat/swab.c                          |    2 +-
 compat/vasprintf.c                     |    2 +-
 include/vlc/deprecated.h               |   18 +++++++++---------
 include/vlc/libvlc.h                   |   18 +++++++++---------
 include/vlc/libvlc_events.h            |   18 +++++++++---------
 include/vlc/libvlc_media.h             |   18 +++++++++---------
 include/vlc/libvlc_media_discoverer.h  |   18 +++++++++---------
 include/vlc/libvlc_media_library.h     |   18 +++++++++---------
 include/vlc/libvlc_media_list.h        |   18 +++++++++---------
 include/vlc/libvlc_media_list_player.h |   18 +++++++++---------
 include/vlc/libvlc_media_player.h      |   18 +++++++++---------
 include/vlc/libvlc_structures.h        |   18 +++++++++---------
 include/vlc/libvlc_version.h.in        |   16 ++++++++--------
 include/vlc/libvlc_vlm.h               |   18 +++++++++---------
 include/vlc/vlc.h                      |   18 +++++++++---------
 include/vlc_access.h                   |   18 +++++++++---------
 include/vlc_acl.h                      |   18 +++++++++---------
 include/vlc_aout.h                     |   18 +++++++++---------
 include/vlc_aout_intf.h                |   18 +++++++++---------
 include/vlc_aout_mixer.h               |   18 +++++++++---------
 include/vlc_arrays.h                   |   18 +++++++++---------
 include/vlc_art_finder.h               |   16 ++++++++--------
 include/vlc_atomic.h                   |   16 ++++++++--------
 include/vlc_avcodec.h                  |   16 ++++++++--------
 include/vlc_bits.h                     |   18 +++++++++---------
 include/vlc_block.h                    |   18 +++++++++---------
 include/vlc_block_helper.h             |   18 +++++++++---------
 include/vlc_charset.h                  |   18 +++++++++---------
 include/vlc_codec.h                    |   18 +++++++++---------
 include/vlc_codec_synchro.h            |   18 +++++++++---------
 include/vlc_codecs.h                   |   18 +++++++++---------
 include/vlc_config.h                   |   18 +++++++++---------
 include/vlc_config_cat.h               |   18 +++++++++---------
 include/vlc_configuration.h            |   18 +++++++++---------
 include/vlc_cpu.h                      |   18 +++++++++---------
 include/vlc_demux.h                    |   18 +++++++++---------
 include/vlc_dialog.h                   |   16 ++++++++--------
 include/vlc_epg.h                      |   18 +++++++++---------
 include/vlc_es.h                       |   18 +++++++++---------
 include/vlc_es_out.h                   |   18 +++++++++---------
 include/vlc_events.h                   |   18 +++++++++---------
 include/vlc_extensions.h               |   16 ++++++++--------
 include/vlc_filter.h                   |   18 +++++++++---------
 include/vlc_fixups.h                   |   16 ++++++++--------
 include/vlc_fourcc.h                   |   16 ++++++++--------
 include/vlc_fs.h                       |   16 ++++++++--------
 include/vlc_gcrypt.h                   |   16 ++++++++--------
 include/vlc_http.h                     |   18 +++++++++---------
 include/vlc_httpd.h                    |   18 +++++++++---------
 include/vlc_image.h                    |   18 +++++++++---------
 include/vlc_inhibit.h                  |   12 ++++++------
 include/vlc_input.h                    |   18 +++++++++---------
 include/vlc_input_item.h               |   18 +++++++++---------
 include/vlc_interface.h                |   18 +++++++++---------
 include/vlc_intf_strings.h             |   18 +++++++++---------
 include/vlc_iso_lang.h                 |   18 +++++++++---------
 include/vlc_keys.h                     |   18 +++++++++---------
 include/vlc_main.h                     |   18 +++++++++---------
 include/vlc_md5.h                      |    8 ++++----
 include/vlc_media_library.h            |   16 ++++++++--------
 include/vlc_memory.h                   |   18 +++++++++---------
 include/vlc_messages.h                 |   18 +++++++++---------
 include/vlc_meta.h                     |   18 +++++++++---------
 include/vlc_modules.h                  |   18 +++++++++---------
 include/vlc_mouse.h                    |   16 ++++++++--------
 include/vlc_mtime.h                    |   18 +++++++++---------
 include/vlc_network.h                  |   18 +++++++++---------
 include/vlc_objects.h                  |   18 +++++++++---------
 include/vlc_opengl.h                   |   16 ++++++++--------
 include/vlc_osd.h                      |   20 ++++++++++----------
 include/vlc_picture.h                  |   18 +++++++++---------
 include/vlc_picture_fifo.h             |   18 +++++++++---------
 include/vlc_picture_pool.h             |   18 +++++++++---------
 include/vlc_playlist.h                 |   18 +++++++++---------
 include/vlc_plugin.h                   |   18 +++++++++---------
 include/vlc_probe.h                    |   12 ++++++------
 include/vlc_rand.h                     |   16 ++++++++--------
 include/vlc_services_discovery.h       |   18 +++++++++---------
 include/vlc_sout.h                     |   18 +++++++++---------
 include/vlc_spu.h                      |   18 +++++++++---------
 include/vlc_sql.h                      |   18 +++++++++---------
 include/vlc_stream.h                   |   18 +++++++++---------
 include/vlc_strings.h                  |   18 +++++++++---------
 include/vlc_subpicture.h               |   18 +++++++++---------
 include/vlc_text_style.h               |   18 +++++++++---------
 include/vlc_threads.h                  |   18 +++++++++---------
 include/vlc_tls.h                      |   18 +++++++++---------
 include/vlc_update.h                   |   16 ++++++++--------
 include/vlc_url.h                      |   18 +++++++++---------
 include/vlc_variables.h                |   18 +++++++++---------
 include/vlc_video_splitter.h           |   16 ++++++++--------
 include/vlc_vlm.h                      |   18 +++++++++---------
 include/vlc_vod.h                      |   18 +++++++++---------
 include/vlc_vout.h                     |   18 +++++++++---------
 include/vlc_vout_display.h             |   16 ++++++++--------
 include/vlc_vout_osd.h                 |   18 +++++++++---------
 include/vlc_vout_window.h              |   16 ++++++++--------
 include/vlc_vout_wrapper.h             |   16 ++++++++--------
 include/vlc_windows_interfaces.h       |   16 ++++++++--------
 include/vlc_xlib.h                     |   16 ++++++++--------
 include/vlc_xml.h                      |   18 +++++++++---------
 lib/audio.c                            |   18 +++++++++---------
 lib/core.c                             |   18 +++++++++---------
 lib/error.c                            |   16 ++++++++--------
 lib/event.c                            |   18 +++++++++---------
 lib/event_async.c                      |   18 +++++++++---------
 lib/event_internal.h                   |   18 +++++++++---------
 lib/libvlc_internal.h                  |   18 +++++++++---------
 lib/log.c                              |   18 +++++++++---------
 lib/media.c                            |   18 +++++++++---------
 lib/media_discoverer.c                 |   18 +++++++++---------
 lib/media_internal.h                   |   18 +++++++++---------
 lib/media_library.c                    |   18 +++++++++---------
 lib/media_list.c                       |   18 +++++++++---------
 lib/media_list_internal.h              |   18 +++++++++---------
 lib/media_list_path.h                  |   18 +++++++++---------
 lib/media_list_player.c                |   18 +++++++++---------
 lib/media_player.c                     |   18 +++++++++---------
 lib/media_player_internal.h            |   18 +++++++++---------
 lib/playlist.c                         |   18 +++++++++---------
 lib/video.c                            |   18 +++++++++---------
 lib/vlm.c                              |   18 +++++++++---------
 src/audio_output/aout_internal.h       |   18 +++++++++---------
 src/audio_output/common.c              |   18 +++++++++---------
 src/audio_output/dec.c                 |   18 +++++++++---------
 src/audio_output/filters.c             |   18 +++++++++---------
 src/audio_output/input.c               |   18 +++++++++---------
 src/audio_output/intf.c                |   18 +++++++++---------
 src/audio_output/mixer.c               |   18 +++++++++---------
 src/audio_output/output.c              |   18 +++++++++---------
 src/config/chain.c                     |   18 +++++++++---------
 src/config/cmdline.c                   |   18 +++++++++---------
 src/config/configuration.h             |   18 +++++++++---------
 src/config/core.c                      |   18 +++++++++---------
 src/config/dirs.c                      |   18 +++++++++---------
 src/config/file.c                      |   18 +++++++++---------
 src/config/getopt.c                    |   10 +++++-----
 src/config/help.c                      |   18 +++++++++---------
 src/config/intf.c                      |   18 +++++++++---------
 src/config/keys.c                      |   18 +++++++++---------
 src/config/vlc_getopt.h                |   10 +++++-----
 src/extras/libc.c                      |   18 +++++++++---------
 src/extras/tdestroy.c                  |   12 ++++++------
 src/input/access.c                     |   18 +++++++++---------
 src/input/access.h                     |   18 +++++++++---------
 src/input/clock.c                      |   18 +++++++++---------
 src/input/clock.h                      |   18 +++++++++---------
 src/input/control.c                    |   18 +++++++++---------
 src/input/decoder.c                    |   18 +++++++++---------
 src/input/decoder.h                    |   18 +++++++++---------
 src/input/decoder_synchro.c            |   18 +++++++++---------
 src/input/demux.c                      |   18 +++++++++---------
 src/input/demux.h                      |   18 +++++++++---------
 src/input/es_out.c                     |   18 +++++++++---------
 src/input/es_out.h                     |   18 +++++++++---------
 src/input/es_out_timeshift.c           |   16 ++++++++--------
 src/input/es_out_timeshift.h           |   16 ++++++++--------
 src/input/event.c                      |   16 ++++++++--------
 src/input/event.h                      |   16 ++++++++--------
 src/input/info.h                       |   16 ++++++++--------
 src/input/input.c                      |   18 +++++++++---------
 src/input/input_interface.h            |   18 +++++++++---------
 src/input/input_internal.h             |   18 +++++++++---------
 src/input/item.c                       |   18 +++++++++---------
 src/input/item.h                       |   16 ++++++++--------
 src/input/meta.c                       |   18 +++++++++---------
 src/input/resource.c                   |   16 ++++++++--------
 src/input/resource.h                   |   16 ++++++++--------
 src/input/stream.c                     |   18 +++++++++---------
 src/input/stream.h                     |   18 +++++++++---------
 src/input/stream_demux.c               |   18 +++++++++---------
 src/input/stream_filter.c              |   16 ++++++++--------
 src/input/stream_memory.c              |   18 +++++++++---------
 src/input/subtitles.c                  |   18 +++++++++---------
 src/input/var.c                        |   18 +++++++++---------
 src/input/vlm.c                        |   18 +++++++++---------
 src/input/vlm_event.c                  |   16 ++++++++--------
 src/input/vlm_event.h                  |   16 ++++++++--------
 src/input/vlm_internal.h               |   18 +++++++++---------
 src/input/vlmshell.c                   |   18 +++++++++---------
 src/interface/dialog.c                 |   16 ++++++++--------
 src/interface/interface.c              |   18 +++++++++---------
 src/libvlc-module.c                    |   18 +++++++++---------
 src/libvlc.c                           |   18 +++++++++---------
 src/libvlc.h                           |   18 +++++++++---------
 src/misc/atomic.c                      |   16 ++++++++--------
 src/misc/block.c                       |   18 +++++++++---------
 src/misc/cpu.c                         |   18 +++++++++---------
 src/misc/epg.c                         |   18 +++++++++---------
 src/misc/error.c                       |   18 +++++++++---------
 src/misc/es_format.c                   |   18 +++++++++---------
 src/misc/events.c                      |   18 +++++++++---------
 src/misc/exit.c                        |   18 +++++++++---------
 src/misc/filter.c                      |   16 ++++++++--------
 src/misc/filter_chain.c                |   18 +++++++++---------
 src/misc/fourcc.c                      |   16 ++++++++--------
 src/misc/http_auth.c                   |   18 +++++++++---------
 src/misc/image.c                       |   18 +++++++++---------
 src/misc/md5.c                         |    6 +++---
 src/misc/media_library.c               |   18 +++++++++---------
 src/misc/messages.c                    |   18 +++++++++---------
 src/misc/mtime.c                       |   18 +++++++++---------
 src/misc/objects.c                     |   18 +++++++++---------
 src/misc/picture.c                     |   18 +++++++++---------
 src/misc/picture_fifo.c                |   18 +++++++++---------
 src/misc/picture_pool.c                |   18 +++++++++---------
 src/misc/probe.c                       |   12 ++++++------
 src/misc/rand.c                        |   16 ++++++++--------
 src/misc/sql.c                         |   18 +++++++++---------
 src/misc/stats.c                       |   18 +++++++++---------
 src/misc/subpicture.c                  |   16 ++++++++--------
 src/misc/subpicture.h                  |   16 ++++++++--------
 src/misc/text_style.c                  |   18 +++++++++---------
 src/misc/threads.c                     |   18 +++++++++---------
 src/misc/update.c                      |   16 ++++++++--------
 src/misc/update.h                      |   16 ++++++++--------
 src/misc/update_crypto.c               |   16 ++++++++--------
 src/misc/variables.c                   |   18 +++++++++---------
 src/misc/variables.h                   |   18 +++++++++---------
 src/misc/xml.c                         |   18 +++++++++---------
 src/missing.c                          |   16 ++++++++--------
 src/modules/bank.c                     |   18 +++++++++---------
 src/modules/cache.c                    |   18 +++++++++---------
 src/modules/entry.c                    |   18 +++++++++---------
 src/modules/modules.c                  |   18 +++++++++---------
 src/modules/modules.h                  |   18 +++++++++---------
 src/modules/textdomain.c               |   16 ++++++++--------
 src/network/acl.c                      |   16 ++++++++--------
 src/network/getaddrinfo.c              |   18 +++++++++---------
 src/network/httpd.c                    |   18 +++++++++---------
 src/network/io.c                       |   18 +++++++++---------
 src/network/poll.c                     |   16 ++++++++--------
 src/network/rootbind.c                 |   16 ++++++++--------
 src/network/tcp.c                      |   18 +++++++++---------
 src/network/tls.c                      |   16 ++++++++--------
 src/network/udp.c                      |   18 +++++++++---------
 src/os2/dirs.c                         |   18 +++++++++---------
 src/os2/poll.c                         |   16 ++++++++--------
 src/os2/specific.c                     |   16 ++++++++--------
 src/os2/thread.c                       |   18 +++++++++---------
 src/osd/osd.c                          |   16 ++++++++--------
 src/osd/osd_text.c                     |   18 +++++++++---------
 src/playlist/art.c                     |   18 +++++++++---------
 src/playlist/art.h                     |   18 +++++++++---------
 src/playlist/control.c                 |   18 +++++++++---------
 src/playlist/engine.c                  |   18 +++++++++---------
 src/playlist/fetcher.c                 |   18 +++++++++---------
 src/playlist/fetcher.h                 |   18 +++++++++---------
 src/playlist/item.c                    |   18 +++++++++---------
 src/playlist/loadsave.c                |   18 +++++++++---------
 src/playlist/playlist_internal.h       |   18 +++++++++---------
 src/playlist/preparser.c               |   18 +++++++++---------
 src/playlist/preparser.h               |   18 +++++++++---------
 src/playlist/search.c                  |   18 +++++++++---------
 src/playlist/services_discovery.c      |   18 +++++++++---------
 src/playlist/sort.c                    |   18 +++++++++---------
 src/playlist/thread.c                  |   18 +++++++++---------
 src/playlist/tree.c                    |   18 +++++++++---------
 src/posix/darwin_dirs.c                |   18 +++++++++---------
 src/posix/darwin_specific.c            |   18 +++++++++---------
 src/posix/dirs.c                       |   18 +++++++++---------
 src/posix/filesystem.c                 |   18 +++++++++---------
 src/posix/linux_specific.c             |   16 ++++++++--------
 src/posix/plugin.c                     |   18 +++++++++---------
 src/posix/specific.c                   |   16 ++++++++--------
 src/posix/thread.c                     |   18 +++++++++---------
 src/stream_output/announce.c           |   18 +++++++++---------
 src/stream_output/sap.c                |   18 +++++++++---------
 src/stream_output/sdp.c                |   12 ++++++------
 src/stream_output/stream_output.c      |   18 +++++++++---------
 src/stream_output/stream_output.h      |   18 +++++++++---------
 src/symbian/dirs.c                     |   12 ++++++------
 src/symbian/path.cpp                   |   12 ++++++------
 src/symbian/path.h                     |   12 ++++++------
 src/test/block_test.c                  |   16 ++++++++--------
 src/test/dictionary.c                  |   16 ++++++++--------
 src/test/headers.c                     |   16 ++++++++--------
 src/test/i18n_atof.c                   |   16 ++++++++--------
 src/test/md5.c                         |   16 ++++++++--------
 src/test/timer.c                       |   16 ++++++++--------
 src/test/url.c                         |   16 ++++++++--------
 src/test/utf8.c                        |   16 ++++++++--------
 src/test/xmlent.c                      |   16 ++++++++--------
 src/text/charset.c                     |   18 +++++++++---------
 src/text/filesystem.c                  |   18 +++++++++---------
 src/text/iso-639_def.h                 |   18 +++++++++---------
 src/text/iso_lang.c                    |   18 +++++++++---------
 src/text/strings.c                     |   18 +++++++++---------
 src/text/unicode.c                     |   18 +++++++++---------
 src/version.c                          |   18 +++++++++---------
 src/video_output/chrono.h              |   16 ++++++++--------
 src/video_output/control.c             |   16 ++++++++--------
 src/video_output/control.h             |   16 ++++++++--------
 src/video_output/display.c             |   16 ++++++++--------
 src/video_output/display.h             |   16 ++++++++--------
 src/video_output/event.h               |   16 ++++++++--------
 src/video_output/inhibit.c             |   12 ++++++------
 src/video_output/inhibit.h             |   12 ++++++------
 src/video_output/interlacing.c         |   16 ++++++++--------
 src/video_output/interlacing.h         |   16 ++++++++--------
 src/video_output/opengl.c              |   16 ++++++++--------
 src/video_output/postprocessing.c      |   16 ++++++++--------
 src/video_output/postprocessing.h      |   16 ++++++++--------
 src/video_output/snapshot.c            |   16 ++++++++--------
 src/video_output/snapshot.h            |   16 ++++++++--------
 src/video_output/statistic.h           |   16 ++++++++--------
 src/video_output/video_epg.c           |   16 ++++++++--------
 src/video_output/video_output.c        |   18 +++++++++---------
 src/video_output/video_text.c          |   18 +++++++++---------
 src/video_output/video_widgets.c       |   18 +++++++++---------
 src/video_output/vout_control.h        |   18 +++++++++---------
 src/video_output/vout_internal.h       |   18 +++++++++---------
 src/video_output/vout_intf.c           |   18 +++++++++---------
 src/video_output/vout_subpictures.c    |   18 +++++++++---------
 src/video_output/vout_wrapper.c        |   16 ++++++++--------
 src/video_output/window.c              |   16 ++++++++--------
 src/win32/atomic.c                     |   16 ++++++++--------
 src/win32/dirs.c                       |   18 +++++++++---------
 src/win32/filesystem.c                 |   18 +++++++++---------
 src/win32/plugin.c                     |   18 +++++++++---------
 src/win32/poll.c                       |   16 ++++++++--------
 src/win32/specific.c                   |   18 +++++++++---------
 src/win32/thread.c                     |   18 +++++++++---------
 src/win32/winsock.c                    |   16 ++++++++--------
 351 files changed, 2796 insertions(+), 2796 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=36ab287e77e9df059f261ed1cfb13fc4674182ec


More information about the vlc-commits mailing list