Commit 1c7a47c6 authored by Felix Paul Kühne's avatar Felix Paul Kühne

opengl: update author lists

parent f071d8da
/***************************************************************************** /*****************************************************************************
* opengl.c: OpenGL and OpenGL ES output common code * opengl.c: OpenGL and OpenGL ES output common code
***************************************************************************** *****************************************************************************
* Copyright (C) 2004-2012 VLC authors and VideoLAN * Copyright (C) 2004-2013 VLC authors and VideoLAN
* Copyright (C) 2009, 2011 Laurent Aimar * Copyright (C) 2009, 2011 Laurent Aimar
* *
* Authors: Cyril Deguet <asmax@videolan.org> * Authors: Laurent Aimar <fenrir _AT_ videolan _DOT_ org>
* Gildas Bazin <gbazin@videolan.org>
* Eric Petit <titer@m0k.org>
* Cedric Cocquebert <cedric.cocquebert@supelec.fr>
* Laurent Aimar <fenrir _AT_ videolan _DOT_ org>
* Ilkka Ollakka <ileoo@videolan.org> * Ilkka Ollakka <ileoo@videolan.org>
* Rémi Denis-Courmont
* Adrien Maglo <magsoft at videolan dot org>
* Felix Paul Kühne <fkuehne at videolan dot org>
* Pierre d'Herbemont <pdherbemont at videolan dot org>
* *
* This program is free software; you can redistribute it and/or modify it * 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 * under the terms of the GNU Lesser General Public License as published by
......
/***************************************************************************** /*****************************************************************************
* opengl.h: OpenGL vout_display helpers * opengl.h: OpenGL vout_display helpers
***************************************************************************** *****************************************************************************
* Copyright (C) 2004 VLC authors and VideoLAN * Copyright (C) 2004-2013 VLC authors and VideoLAN
* Copyright (C) 2009 Laurent Aimar * Copyright (C) 2009 Laurent Aimar
* *
* Authors: Cyril Deguet <asmax@videolan.org> * Authors: Laurent Aimar <fenrir _AT_ videolan _DOT_ org>
* Gildas Bazin <gbazin@videolan.org> * Rémi Denis-Courmont
* Eric Petit <titer@m0k.org> * Jean-Baptiste Kempf <jb@videolan.org>
* Cedric Cocquebert <cedric.cocquebert@supelec.fr> * Ilkka Ollakka <ileoo@videolan.org>
* Laurent Aimar <fenrir _AT_ videolan _DOT_ org> * Felix Paul Kühne <fkuehne at videolan dot org>
* Rafaël Carré <funman@videolanorg>
* *
* This program is free software; you can redistribute it and/or modify it * 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 * under the terms of the GNU Lesser General Public License as published by
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment