- 27 Nov, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
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.
-
- 25 Jul, 2011 2 commits
-
-
Alexey Sokolov authored
Didn't notice them first time. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Alexey Sokolov authored
New doxygen command \libvlc_return_bool means that wrapper generators should translate returning int to a boolean value. For example, this is useful for Ruby, where every number, including 0, is considered to be true. For normal HTML/LaTeX documentation it's invisible. Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 07 May, 2011 1 commit
-
-
Rémi Denis-Courmont authored
There are no functional, source or binary changes. This is only for consistency: libvlc stuff -> LIBVLC, vlc plugin stuff -> VLC
-
- 01 May, 2011 1 commit
-
-
Alexey Sokolov authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 02 Dec, 2010 1 commit
-
-
Rafaël Carré authored
This reverts commit 193aeeff. Conflicts: include/vlc/libvlc_media.h
-
- 28 Nov, 2010 1 commit
-
-
Pierre Ynard authored
-
- 23 Nov, 2010 1 commit
-
-
Rafaël Carré authored
This reverts commit 708a15ff.
-
- 10 Nov, 2010 1 commit
-
-
Rafaël Carré authored
We don't need sout_stream_description hack anymore
-
- 06 Nov, 2010 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 20 Oct, 2010 1 commit
-
-
Rafaël Carré authored
Fix a warning reported by gcc -ansi -pedantic
-
- 29 Sep, 2010 1 commit
-
-
Rémi Denis-Courmont authored
Too many quotes.
-
- 15 Jul, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 28 May, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 28 Feb, 2010 1 commit
-
-
Pierre authored
-
- 22 Feb, 2010 4 commits
- 20 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 18 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
Also rename libvlc_media_new to libvlc_media_new_location to remove the ambiguity.
-
- 11 Feb, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 04 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
This violates the C standard. Passing a value outside not part of the enumeration is undefined. This obviously excludes bits fields.
-
- 03 Feb, 2010 1 commit
-
-
Christophe Mutricy authored
-
- 02 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 27 Jan, 2010 1 commit
-
-
Rafaël Carré authored
-
- 23 Jan, 2010 2 commits
-
-
Rémi Duraffort authored
-
Rafaël Carré authored
-
- 21 Jan, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 15 Jan, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 08 Dec, 2009 2 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
* set a meta (without changing the file) * save all meta to the file
-
- 20 Nov, 2009 1 commit
-
-
Rémi Duraffort authored
libvlc: add a function get the statistics about the current media (also add a structure to expose this values). All statistics are not exported, only the most used are exported.
-
- 05 Oct, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Aug, 2009 1 commit
-
-
Olivier Aubert authored
in order to be consistent with other libvlc methods (libvlc_media_player_get_length, get_time, ...)
-
- 31 Jul, 2009 1 commit
-
-
Olivier Aubert authored
-
- 06 Jul, 2009 1 commit
-
- 29 Jun, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 23 Jun, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-