- 13 Feb, 2014 1 commit
-
-
Rémi Denis-Courmont authored
-
- 23 Jul, 2013 1 commit
-
-
Rafaël Carré authored
Fixes: #3899
-
- 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.
-
- 07 May, 2011 1 commit
-
-
Rémi Denis-Courmont authored
This should help Doxygen parse VLC headers, and generally makes headers easier to read. LibVLC already uses a similar approach.
-
- 19 Feb, 2011 1 commit
-
-
Rémi Denis-Courmont authored
This is purely a syntactical change to share the opengl.c code. This commit does not actually make use of the vlc_gl_Create().
-
- 09 Jan, 2011 1 commit
-
-
Laurent Aimar authored
You have to set the list of chromas the module support in vout_display_t::info.subpicture_chromas and then handle the subpicture_t parameters in vout_display_t::prepare/display.
-
- 07 Nov, 2010 2 commits
-
-
Laurent Aimar authored
Now vout_SetDisplayCrop() takes crop parameters relative to the visible part.
-
Laurent Aimar authored
-
- 20 May, 2010 1 commit
-
-
Laurent Aimar authored
It basically works but they are some issues to be fixed.
-
- 26 Dec, 2009 1 commit
-
-
Rémi Denis-Courmont authored
This enables passing a below state in addition to currently supported always-on-top (above) and normal. (However, none of the window provider support it just yet).
-
- 13 Dec, 2009 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 01 Nov, 2009 1 commit
-
-
Laurent Aimar authored
Picture resources where not released when VOUT_DISPLAY_RESET_PICTURES was called while direct rendering was used.
-
- 29 Aug, 2009 1 commit
-
-
Pierre Ynard authored
There is a "t" in "outside"
-
- 04 Aug, 2009 1 commit
-
-
Laurent Aimar authored
-